Commit graph

641 commits

Author SHA1 Message Date
David Tardon
727d623d23 fix RTL_CONSTASCII_USTRINGPARAM on char* 2010-12-15 11:57:42 +01:00
Thorsten Behrens
f1be5590a8 Fix filled polygons on pdfimport
This fixes fdo#32330, by explicitely closing filled polygons on
ODF streaming-out. LibO does not fill polygons, even if specifically
asked to - unless they're closed on coordinate level.
2010-12-15 10:08:01 +01:00
Julien Nabet
99786a265e RTL_CONSTASCII_USTRINGPARAM sdext 2010-12-15 08:00:36 +01:00
Rene Engelhard
92e678daab generate hash.cxx in $(INCCOM) 2010-12-14 22:59:36 +01:00
Rene Engelhard
16a3e0e4df generate hash.cxx in $(INCCOM) 2010-12-14 22:49:07 +01:00
Petr Mladek
27e94542c1 Revert "Stopgap help for the CPU-bound long hang in bug fdo#31716"
We the proper fix now.

This reverts commit e0913f3c3740453ea1570896d20140b92663ce3f.
2010-12-14 18:34:52 +01:00
Rene Engelhard
3f85da7f82 build hash.cxx using gperf instead of having it prebuilt 2010-12-14 11:09:59 +01:00
Rene Engelhard
e628835a04 build hash.cxx using gperf instead of having it prebuilt 2010-12-13 22:29:51 +01:00
Fridrich Štrba
1be9e3a375 Don't bundle MSVC runtime + don't dupplicate licenses 2010-12-13 21:20:25 +01:00
Fridrich Štrba
4c20724e66 Don't bundle MSVC runtime + don't dupplicate licenses 2010-12-13 21:19:49 +01:00
Andy Holder
f511b34a12 Change unnamespace file.hxx macro 2010-12-12 21:16:27 +00:00
Andy Holder
bc7c3c97a3 Change unnamespaced file.hxx macros 2010-12-09 20:23:00 +00:00
Gert Faller
7085e23bf0 RTL_CONSTASCII_USTRINGPARAM in extensions 2 2010-12-08 17:22:45 +01:00
Joseph Powers
a4fb4f90ec Fix Trianry Issues
They where giving me an error stating that the two sides where of
different types.

Informationdialog: I just changed it back to the old ones.
optimizerdialg: I removed the HC icon reference (I thought we'd kill all
of these before).
2010-12-06 19:53:07 -08:00
Gert Faller
6c4698ded0 RTL_CONSTASCII_USTRINGPARAM in extensions 1 2010-12-06 13:10:56 +01:00
Kenneth Venken
780df7c562 more Sal n elements 2010-12-03 13:59:22 +00:00
Ivo Hinkelmann
18b99658a2 OOO330 2010-11-30 16:19:53 +01:00
Tor Lillqvist
32ad343217 Stopgap help for the CPU-bound long hang in bug fdo#31716
As the hang seems to be causes by the code messing around in extension
help file directories, of which there are lots in a multi-lingual
build, just build en-US help for the Presenter Console
(a.k.a. presenter-screen) extension for now.

Why such a change is needed both here and in
solenv/inc/extension_helplink.mk (see commit
4e40f4ea586f240f38aa6856eda64619f505294a in the "bootstrap" repo) I
don't know, but that's how it seemed in my testing.
2010-11-30 15:27:32 +02:00
Hans-Joachim Lankenau
da5c46b32f ause128: #i115689# guard additional dependencies of ZIPnTARGETN 2010-11-29 18:50:33 +01:00
Caolán McNamara
aa36f9278f cppcheck: use prefix variant 2010-11-26 21:29:11 +00:00
Jan Holesovsky
9533991ab5 Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/extensions 2010-11-25 20:58:58 +01:00
Jan Holesovsky
9de5df5a44 Merge remote branch 'origin/libreoffice-3-3' 2010-11-25 14:26:56 +01:00
Caolán McNamara
58eee175b5 cppcheck: methods can be const 2010-11-25 11:55:56 +00:00
Caolán McNamara
b9c0431c4a cppcheck: methods can be const 2010-11-25 09:53:35 +00:00
Caolán McNamara
b0a284053e make possible to build with c++0x 2010-11-24 14:43:00 +00:00
Caolán McNamara
e21bc5c777 cppcheck: Variable 'pFrame' is assigned a value that is never used 2010-11-23 18:54:57 +00:00
Norbert Thiebaud
83cb7a3edb remove 'busy' code (code that consume cpu to produce unused result) 2010-11-21 12:28:25 -06:00
Rene Engelhard
3383177186 Merge commit 'ooo/OOO330_m16' into libreoffice-3-3 2010-11-21 14:47:31 +01:00
David Tardon
f65bf13800 do not use high contrast icons 2010-11-19 20:44:31 +01:00
obo
2708eda59a masterfix OOO330: #i114049# Presentation minimizer 1.0.1 does not install on OOO330m15, #i113990# presenter console does not work with multiple screens 2010-11-18 14:09:19 +01:00
Sebastian Spaeth
9c4729a175 Don't require extension_32_h.png in extensions 2010-11-18 11:04:30 +01:00
Sebastian Spaeth
adc03f77d0 Remove reference to high-contrast icon from ext. description.xml 2010-11-16 09:53:13 +01:00
Carsten Driesner
df375693b0 Rebase to DEV300m93 2010-11-15 13:10:36 +01:00
Bernhard Rosenkraenzer
ce774555f0 Fix build of presenter with many languages enabled (bug #31409) 2010-11-09 14:03:57 +00:59
Bernhard Rosenkraenzer
a5e0594ae2 Fix build of presenter with many languages enabled (bug #31409) 2010-11-09 13:56:23 +00:59
Vladimir Glazunov
423bfb9985 CWS-TOOLING: integrate CWS dba34a 2010-11-08 16:01:31 +01:00
Jan Holesovsky
06bc09ab38 Fix a funny build issue in sdext when not building presenter console. 2010-11-05 00:39:43 +01:00
Carsten Driesner
c50a3aa163 fwk160: #i107568# Jobs service enhancement to instantiate services only on matching application module context 2010-11-04 15:43:13 +01:00
David Tardon
ce49813581 clean up a bit 2010-11-02 06:58:52 +01:00
David Tardon
9a31239f3e remove uncecessary lock 2010-11-02 06:55:08 +01:00
Vladimir Glazunov
364f406080 CWS-TOOLING: integrate CWS pdfextfix04 2010-11-01 17:13:34 +01:00
Caolán McNamara
0b468b7e7d add modelines to .hxx files as well 2010-10-27 15:59:43 +01:00
Norbert Thiebaud
f45ddd0be9 replace a residual use of vos::TTimeValue by salhelper::TTimeValue 2010-10-25 17:57:43 -05:00
Norbert Thiebaud
cd3998c22f merge vosremoval-timer.diff 2010-10-25 17:57:42 -05:00
Philipp Lohmann [pl]
8297b75033 pdfextfix04: update version number 2010-10-20 18:55:03 +02:00
Philipp Lohmann [pl]
e1e4bf8ec5 pdfextfix04: #i90800# fix RTL import, use mirror string service, use character classification instead of overly broad script type complex 2010-10-20 18:04:43 +02:00
Povilas Kanapickas
bdc71b3e41 remove non-compiled code 2010-10-18 15:50:38 +01:00
Kenneth Venken
9f8917600d some patches that replace sizeof(a)/sizeof(a[0]) with SAL_N_ELEMENTS(a) 2010-10-16 20:56:57 +01:00
Sebastian Spaeth
fa39fbdcce Add vim/emacs modelines to all source files
Fixes #fdo30794
Based on bin/add-modelines script (originally posted in mail
1286706307.1871.1399280959@webmail.messagingengine.com)

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-10-13 10:57:24 +02:00
Caolán McNamara
5ff6152b92 add some brackets to silence warnings 2010-10-12 14:30:03 +01:00
Jan Holesovsky
542a0e91f4 Merge commit 'ooo/OOO330_m9'
Conflicts:
	swext/mediawiki/build.xml
	swext/prj/build.lst
2010-10-06 13:35:21 +02:00
Caolán McNamara
9cdba569d3 silence warnings 2010-10-06 08:43:24 +01:00
Caolán McNamara
0877b8e08c silence warning 2010-10-06 08:43:24 +01:00
Petr Mladek
da0276bc88 more removed include guards using fixguard.py 2010-10-05 18:13:37 +02:00
Petr Mladek
c498357860 remove include guards using fixguard.py 2010-10-05 18:13:36 +02:00
Christian Lippka
f208c330c0 impress201: rebase m89 2010-10-05 13:53:45 +02:00
Christian Lippka
a2741b5779 impress201: merge 2010-10-05 13:34:27 +02:00
sj
68f609b72d impress201: #114741# reducing memory footprint if mimimizing very huge documents -> no more graphics lost 2010-09-24 17:02:42 +02:00
Frank Schoenheit [fs]
259eb04088 dba34a: #i111000# make UI names for the PDF import filter unique 2010-09-23 10:57:58 +02:00
sb
849c66c6c8 sb129: merged in DEV300_m88 2010-09-22 10:27:02 +02:00
Frank Schoenheit [fs]
7bc90385d4 dba34a: merge 2010-09-21 10:41:48 +02:00
Frank Schoenheit [fs]
dd2152778f dba34a: merged latest changes from CWS dba33j 2010-09-21 11:02:19 +02:00
Hans-Joachim Lankenau
d31148b2a8 DEV300: changesets OOO330 up to m8 2010-09-17 13:32:40 +02:00
Thorsten Behrens
29f8e484cb framework-extra-job-config-sdext.diff: Migrated
i#107568
2010-09-16 18:48:35 +02:00
Thorsten Behrens
8eb955342f pdfimport-lax-restrictions.diff: Lax restrictions on pdf import filter.
i#90468
2010-09-16 18:46:15 +02:00
Thorsten Behrens
8ed3c9196c slideshow-effect-rewind-sdext.diff: allows to step back one animation effect
i#48179
2010-09-16 18:36:06 +02:00
obo
d918e2ac6c masterfix OOO330: #i10000# build problem with cygwin shell (Windows) 2010-09-16 12:33:53 +02:00
Rene Engelhard
92d67985ba remove useless license prompt for extensions 2010-09-15 14:06:36 +02:00
Kalman Szalai - KAMI
7240a160d9 extensions_deliver.diff: Deliver extensions to the solver 2010-09-14 16:57:26 +02:00
obo
a32e092938 CWS-TOOLING: integrate CWS jl158 2010-09-14 13:03:44 +02:00
Fridrich Štrba
88f6fa6d2f win32-pdfimport-use-temporary-file.diff: avoid locking issues on win32 2010-09-14 10:50:46 +02:00
Joachim Lingner
9ec25654f3 jl158 #i114008# sed problem on solaris fixed 2010-09-10 17:05:00 +02:00
sb
f7d15243e6 sb129: #i113189# change UNO components to use passive registration 2010-09-10 13:10:07 +02:00
sj
818f46505d impress199: #i114275# unbranding presentation minimizer extension 2010-09-06 17:25:36 +02:00
Hans-Joachim Lankenau
3c224c60cc jl158: #i114008# add dependency on xmlhelp 2010-09-01 17:22:19 +02:00
Hans-Joachim Lankenau
1de48c4174 jl158: #i114008# pre-indexing of extension help 2010-09-01 13:01:03 +02:00
Caol?n McNamara
31bfaf0d23 cmcfixes76: #i112868# WaE 2010-07-06 10:43:11 +01:00
Caol?n McNamara
0fa33ce500 cmcfixes76: #i112868# WaE 2010-07-06 10:40:26 +01:00
obo
1a73871715 CWS-TOOLING: integrate CWS impress190 2010-06-15 06:55:41 +02:00
Christian Lippka
a587cb194b cws impress190: rebase m82 2010-06-14 18:49:32 +02:00
obo
a7847f4c5e CWS-TOOLING: integrate CWS pdfextfix03 2010-06-14 16:03:23 +02:00
Philipp Lohmann [pl]
0de390d940 rebase to DEV300_m80 2010-06-08 15:27:40 +02:00
sj
de2b200332 impress190: #111838# fixed UI name 2010-06-05 22:57:43 +02:00
Frank Schoenheit [fs]
948bace52a slidecopy: merged latest DEV300.m80 changes 2010-06-03 14:33:05 +02:00
Philipp Lohmann [pl]
3f67e32d81 pdfextfix03: #i110871# increase micro version to reflect bugfixes 2010-04-29 11:25:37 +02:00
Philipp Lohmann [pl]
16fcdbceed pdfextfix03: #i90800# improvments for font recognition, RTL (thanks ayaniger !) 2010-04-28 15:36:33 +02:00
Philipp Lohmann [pl]
3651f66317 pdfextfix03: #i110871# use DocumentPasswordRequest, PasswordRequest is deprecated 2010-04-28 14:19:13 +02:00
Philipp Lohmann [pl]
ef8fba3206 pdfextfix03: #i110871# pdf literal strings may contain nested parantheses 2010-04-27 19:27:46 +02:00
Dirk Voelzke
f153fe8223 nativeb: #i110985#: changed extension icons again 2010-04-21 08:25:26 +02:00
Jens-Heiner Rechtien
628edf8ff1 CWS-TOOLING: integrate CWS sb118 2010-04-16 10:09:51 +02:00
sb
8fbf84fa89 sb118: merged in DEV300_m76 2010-04-11 17:40:44 +02:00
Frank Schoenheit [fs]
01dec66abb slidecopy: merge CWS wth MWS-m76 2010-04-09 09:37:17 +02:00
sb
b2124b5bf9 sb118: merged in re/DEV300_next towards DEV300_m76 2010-04-07 13:14:23 +02:00
Vladimir Glazunov
f12056dce6 #i10000# fix for extension registration 2010-04-06 17:30:12 +02:00
Vladimir Glazunov
e1895bccfc #100000# added missing ProtocolHandler.xcu 2010-04-06 13:17:17 +02:00
Dirk Voelzke
a203974735 nativea: #161849#:Changed high contrast extension icons 2010-04-01 14:51:10 +02:00
Vladimir Glazunov
31c6a714d0 native0: Help changes - transplanted from 9e8dffd0a10f@native0 2010-03-31 12:36:27 +02:00
Vladimir Glazunov
124d66b166 native0ext: rebranding minimizer - transplanted from changeset b8c3a04c0dcb@native0 2010-03-30 18:49:52 +02:00
Dirk Voelzke
a7590fa00e nativea: #161692# Changed provider link for some extensions 2010-03-30 15:45:05 +02:00
thb
dd2a69ee71 Merged DEV300_m76 2010-04-12 18:17:01 +02:00
thb
69564cd94b Merge DEV300_m75
* resolved two conflicts caused by lineend changes in
   canvashelper_texturefill.cxx and implrenderer.cxx. Took the cws
   version, which uses new texture fill semantics, and fixes clipping
   bug
 * binned file header changes from head for deleted files
2010-03-31 14:57:58 +02:00
Frank Schoenheit [fs]
4ae601cfb4 removed unused dependency to VCL 2010-03-22 13:36:52 +01:00
Frank Schoenheit [fs]
57a5230fab slidecopy: XResourceFactory::createResource now allows to raise IllegalArgument/WrappedTargetException 2010-03-19 11:16:52 +01:00
sj
e0c43dcee8 native0ext: rebranding minimizer 2010-03-18 00:38:32 +01:00
Dirk Voelzke
cad0cf764b native0ext:#161688# changed some extension descriptions, part 2 2010-03-11 15:07:42 +01:00
Vladimir Glazunov
401c922376 native0ext:#161688# rebranding extensions, part 2 - transplanted from 7e1d416e40bf@native0 2010-03-30 11:19:24 +02:00
Vladimir Glazunov
32a41d0d54 native0ext:#161688# rebranding extensions, part 2 - transplanted from 3d9497740c41@native0 2010-03-29 16:47:49 +02:00
sb
f525a73df3 sb118: #i109791# improved CPPUNIT_CFLAGS handling 2010-03-04 22:13:08 +01:00
sj
ccf44bdea6 native0ext: Presentation Minimizer: automatic file name extension is now per default on 2010-03-04 21:11:21 +01:00
Vladimir Glazunov
75877a17a6 native0ext:#161688# rebranding extensions - transplanted from 28f77bc32e70@native0 2010-03-29 16:24:13 +02:00
Vladimir Glazunov
0eebf5add7 CWS-TOOLING: integrate CWS vcl109 2010-03-22 18:17:46 +01:00
Rene Engelhard
e409563eeb sb118: add missing CFLAGS+= $(CPPUNIT_CFLAGS) to loads of other makefiles, too 2010-03-04 00:11:19 +01:00
sb
486c429d73 sb118: merged in DEV300_m72 2010-02-25 12:46:45 +01:00
thb
a4c9aaff98 Merged with dev300_m71 2010-02-19 12:46:18 +01:00
Jens-Heiner Rechtien
4326ef06fe changefileheader2: #i109125#: change source file copyright notice from Sun Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision) 2010-02-12 15:01:35 +01:00
sb
080dcac625 sb118: merged in DEV300_m71 2010-02-08 09:18:14 +01:00
Philipp Lohmann [pl]
775cc94b67 merge with DEV300_m71 2010-02-03 15:34:13 +01:00
sb
0ee646e5f3 sb118: #i108776# changed addsym.awk to also export STLport num_put symbols, and simplified it by requiring that first section is labeled UDK_3_0_0; adapted map files accordingly, replacing many individual ones with solenv/src templates 2010-01-29 17:01:54 +01:00
Philipp Lohmann [pl]
526575b696 improve deflate recognition, fix debug output 2010-01-29 15:49:01 +01:00
Ivo Hinkelmann
094f161e7b CWS-TOOLING: integrate CWS vcl108 2010-01-26 16:43:42 +01:00
Philipp Lohmann [pl]
6ad42e8f25 rebase to DEV300m70 2010-01-21 12:33:39 +01:00
thb
130a04677c #i105937# Post-merge fixes
* nicer gradient poly setup, made code more self-explanatory
 * corrected order of rotation matrix multiplication
 * fixed build breakage in presenter screen, type only implicitely
   included
2010-01-18 18:58:26 +01:00
Jens-Heiner Rechtien
7847494ac4 CWS-TOOLING: integrate CWS aus111 2010-01-05 15:43:09 +01:00
Philipp Lohmann [pl]
e4d43a39b7 merge with DEV300_m68 2010-01-04 14:23:26 +01:00
Armin Le Grand
c4ba94f3eb aw078: resync to DEV300m68for integration 2009-12-21 20:40:13 +01:00
Philipp Lohmann [pl]
644152b8f9 merge with DEV300m67 2009-12-11 13:49:58 +01:00
Hans-Joachim Lankenau
5d3dc92d74 aus111: #i107498# - xhp localization outside helpcontent2 and the according cleanup in sdext 2009-12-10 18:02:55 +01:00
Hans-Joachim Lankenau
b7cbd2ef8e aus111: #i107498# - xhp localization outside helpcontent2 and the according cleanup in sdext 2009-12-10 15:53:30 +01:00
Vladimir Glazunov
725b64a71e CWS-TOOLING: integrate CWS killnonpro 2009-12-09 19:10:19 +01:00
Kurt Zenker
d9aef5ad75 masterfix: #i10000# help of presenter added for missing platforms 2009-12-08 16:16:07 +01:00
Mathias Bauer
baced7cd51 next merge 2009-12-07 17:54:30 +01:00
Kurt Zenker
e4a04a9cde masterfix: #i10000# build error fixed 2009-12-07 16:11:02 +01:00
Mathias Bauer
0f3b155ea1 merge to m67 2009-12-05 19:29:07 +01:00
Kurt Zenker
2751e8d8f2 CWS-TOOLING: integrate CWS impressaccessibility5_DEV300 2009-12-03 13:16:13 +01:00
Philipp Lohmann [pl]
ef8d59c5b9 vcl108: #i106853# work around broken file_iterator on Windows 2009-12-01 17:55:30 +01:00
Armin Le Grand
d625d409cd commit after rebase to DEV300m62 2009-10-22 17:29:01 +02:00
Andre Fischer
683118f4df #i105185# Added notification for transformation change on resize. 2009-10-16 12:59:19 +00:00
Andre Fischer
63fa3c48e2 #i48179# Fixed wrong resolution of merge conflict. 2009-10-16 12:00:49 +00:00
Jens-Heiner Rechtien
654336da47 slideshow1: merge with DEV300 m61 2009-11-30 15:37:50 +00:00
Jens-Heiner Rechtien
14ab17add4 slideshow1: merge with DEV300 m56 2009-11-30 15:31:47 +00:00
Jens-Heiner Rechtien
9c2711a44a slideshow1: merge with DEV300 m49 2009-11-30 15:12:49 +00:00
Jens-Heiner Rechtien
1becba6356 slideshow1: merge with DEV300 m44 2009-11-30 14:44:46 +00:00
Mathias Bauer
d381760a0b merge commit 2009-09-25 21:47:16 +02:00
Armin Le Grand
c4c61d8169 #i97509# continued matrix tooling and adapting the usages now to all the ooo code 2009-09-22 18:14:05 +02:00
Andre Fischer
5d21864366 #i105185# Increased version number to 1.0.3 2009-09-22 08:07:25 +00:00
Andre Fischer
c9066a25c1 #i105185# Added help files. 2009-09-21 15:26:12 +00:00
Ivo Hinkelmann
108632dc97 CWS-TOOLING: integrate CWS impressaccessibility3
2009-09-18 16:10:59 +0200 af  r276289 : #i102525# Fixed some minor compilation problems.
2009-09-17 14:11:23 +0200 af  r276243 : #i102525# Fixed F1 shortcut for help view.
2009-09-16 16:20:58 +0200 af  r276205 : #i102525# Removing const to make Solaris linker happy.
2009-09-16 16:13:25 +0200 af  r276204 : #i90690# Initializing variable to avoid compilation problem.
2009-09-15 19:10:04 +0200 af  r276186 : #i90825# Replace edit source proxy when an outliner object is set.
2009-09-15 11:12:07 +0200 af  r276160 : #i90690# Broadcast accessibility events when the current slide is changed.
2009-09-15 09:37:48 +0200 af  r276148 : #i102525# Fixed Solaris compilation problem.
2009-09-14 18:12:40 +0200 af  r276142 : #i102525# Added missing implementation for some font related functions.
2009-09-14 18:02:05 +0200 af  r276139 : #i102525# Added accessibility support.
2009-09-14 17:30:13 +0200 af  r276136 : #i102525# Added support for interface XPane2 to panes.
2009-09-14 17:00:27 +0200 af  r276133 : #i102525# Added XPane2 interface.
2009-09-14 16:13:04 +0200 af  r276131 : #i50376# Make the focus indicator visible when the slide sorter has the focus.
2009-09-18 15:39:21 +00:00
Ivo Hinkelmann
ef43d23e18 CWS-TOOLING: integrate CWS boost134
2009-09-09 10:30:24 +0200 fs  r275970 : #i100127# provided by rene: check whether system-boost's function.hpp compiles without exception support
2009-09-04 21:58:00 +0200 fs  r275832 : indention
2009-09-04 21:57:10 +0200 fs  r275831 : #i10000# type in boost/spirit check. Thanks to thb
2009-09-04 10:58:54 +0200 fs  r275787 : #i100127# provided by tono@openoffice.org: mingw needs using directives for std::min/max
2009-09-04 10:31:54 +0200 fs  r275782 : #i100127# (approved by hjs) on Solaris, set GNUTAR to /usr/sfw/bin/gtar, this is available on baseline machines (Solaris 10.x), but not necessarily available in LD_LIBRARY_PATH
2009-08-19 21:47:55 +0200 rene  r275161 : #i10000# check for the header actually used now
2009-08-17 21:55:31 +0200 fs  r275073 : CWS-TOOLING: rebase CWS boost134 to trunk@275001 (milestone: DEV300:m55)
2009-07-16 09:39:25 +0200 fs  r274031 : #i100127# extract download/% with GNUTAR instead of TAR
2009-07-14 09:18:15 +0200 fs  r273960 : CWS-TOOLING: rebase CWS boost134 to trunk@273858 (milestone: DEV300:m52)
2009-07-13 09:55:14 +0200 fs  r273919 : #i100127# use boost 1.39, not 1.34
2009-07-13 09:45:57 +0200 fs  r273918 : use GNUTAR when extracting download/%.tar.gz, not TAR (necessary with boost 1.39 tarball)
2009-07-10 21:10:52 +0200 fs  r273905 : #i100127# spirit now part of boost
2009-07-06 12:12:13 +0200 fs  r273732 : #i10000# lngconvex, used in src/wizards, is built in shell => added missing module dependency
2009-07-02 15:34:51 +0200 fs  r273660 : #i100127#
2009-07-02 13:35:24 +0200 fs  r273645 : #i100127# MSVC needs some hinting when using boost::bind on (some) member functions
2009-07-02 10:33:59 +0200 fs  r273625 : removed unused include (lead to an internal compiler error with MSVC and boost 1.34+)
2009-07-02 09:44:35 +0200 fs  r273619 : change some include orders, prevents 'internal compiler errors' with MSVC
2009-07-01 09:19:25 +0200 fs  r273547 : #i100127# who the heck is defining max as something unusable?
2009-07-01 09:17:28 +0200 fs  r273546 : #i100127# defining min/max is causing trouble now
2009-07-01 09:15:40 +0200 fs  r273545 : #i100127# reverted previous patch, and properly fixed the problem by defining BOOST_MEM_FN_ENABLE_CDECL, and disabling warning 4180
2009-07-01 09:14:23 +0200 fs  r273544 : #i100127# re-disable warning 4180, still needed for some files
2009-07-01 09:07:33 +0200 fs  r273543 : #i100127# reverted previous patch, and properly fixed the problem by defining BOOST_MEM_FN_ENABLE_CDECL
2009-06-24 11:00:32 +0200 fs  r273319 : oops, re-introduced some inc locations
2009-06-23 22:10:02 +0200 fs  r273304 : #i100127# disable warning C4180
2009-06-23 22:08:36 +0200 fs  r273303 : #i100127# disable warning C4180
2009-06-16 12:26:49 +0200 fs  r273015 : #i10000# (provided by mst@openoffice.org)
2009-06-15 09:10:27 +0200 fs  r272962 : #i10000# use -r instead of -a when copying the include files, this prevents the spurious 'failed to preserve ownership' errors
2009-06-11 23:55:06 +0200 fs  r272902 : #i100127#
2009-06-11 23:54:47 +0200 fs  r272901 : #i100127#
2009-06-11 23:54:05 +0200 fs  r272900 : make compile on unxsol[i|s]4
2009-06-10 10:12:22 +0200 fs  r272798 : #i100127# don't deliver from within unxlngi6/misc/build/boost, but from a 'normalized' location unxlngi6/inc
2009-06-10 09:48:00 +0200 fs  r272795 : #i100127# use 1.34.1 unconditionally on all platforms
2009-09-17 10:11:42 +00:00
Ivo Hinkelmann
ac6f47bc42 CWS-TOOLING: integrate CWS l10nframework01 2009-09-16 11:45:54 +00:00
Mathias Bauer
e10e4ddb2a #i103496#: split cppunit in a pure external lib and a lib depending on sal -> testshl2 2009-09-14 19:06:55 +02:00