Commit graph

1357 commits

Author SHA1 Message Date
Wilhelm Pflueger
c515922683 Re-animated tests that were based on deprecated testshl. 2011-02-07 10:01:03 +01:00
Thomas Arnhold
099a6640fa Remove dead code 2011-02-06 13:30:33 +01:00
Thomas Arnhold
a4008f3093 Correct OSL_DEBUG_LEVEL usage
- remove values greater than 2
- move level 1 for debug_printf() to level 2 as it's user defined output
  and it gets defined at level 2 in salframe.cxx for example.
2011-02-06 13:30:33 +01:00
Joseph Powers
4b1d6163d7 Remove the #include guards. The .hxx file has it's own guards.
Also add #include <vector> to work around a boost issue.
2011-02-04 18:35:41 -08:00
Fridrich Strba
cbd9e9d4b8 use boost::hash instead of std::hash 2011-02-04 01:10:15 +01:00
Fridrich Strba
e99fcbe58e Bulk move libs-gui to boost unordered containers 2011-02-04 01:10:15 +01:00
Thomas Arnhold
957c87b827 Clean up makefiles 2011-02-01 17:58:55 +01:00
Caolán McNamara
4f4bec90b8 fix for fdo#32561# crash when moving through database types 2011-01-26 10:16:01 +00:00
Caolán McNamara
90b755b283 WaE: gcc 4.6.0 various warnings 2011-01-25 10:29:50 +00:00
Thomas Arnhold
4d6bcb340d Remove FS_PRIV_DEBUG directive. 2011-01-24 22:20:45 +01:00
Caolán McNamara
365e5c0ee5 WaE: gcc 4.6.0 various warnings 2011-01-24 10:57:21 +00:00
Thomas Arnhold
7ba80b2425 Remove old RCS lines. 2011-01-21 14:23:59 +01:00
Thomas Arnhold
2fb4d4800c Replace suitable equalsAscii calls with equalsAsciiL.
Done with sed -i 's%\(\.equalsAscii\)(\(\s\?"[^"]\+"\)\(\s\?\))%\1L(\3RTL_CONSTASCII_STRINGPARAM(\2\3)\3)%g'.
2011-01-20 11:35:10 +01:00
Caolán McNamara
d90fef45cd cppunit: prefer prefix variant 2011-01-06 14:06:38 +00:00
Caolán McNamara
5b4085018a cppcheck: prefer prefix variant 2011-01-01 20:47:30 +00:00
Caolán McNamara
bdff194624 cppcheck: prefer prefix variant 2010-12-23 14:01:55 +00:00
Takeshi Abe
54b4213411 Replace all occured, occurance etc. 2010-12-05 19:05:55 +00:00
Caolán McNamara
099626db8c cppcheck: use prefix form 2010-11-27 12:47:55 +00:00
Kevin Hunter
6fb8e13b45 EasyHack: RTL conversion from createFromAscii 2010-11-20 07:45:53 +01:00
Caolán McNamara
edf99f8800 drop unused methods 2010-11-17 14:19:55 +00:00
Caolán McNamara
24c53573f2 unused header 2010-11-17 14:19:55 +00:00
Caolán McNamara
3b1e371c57 micro-optimize, drop unused headers and lose some unused symbols 2010-11-17 14:19:55 +00:00
Caolán McNamara
908b4d33af remove archaic SGI header guards 2010-11-17 14:19:54 +00:00
Cédric Bosdonnat
b35a7344ed Docx Export: fixed some elements ordering problem
Nested elements that weren't in the order sequence weren't appended to
the parent... and then skipped.
2010-11-15 10:11:51 +01:00
Caolán McNamara
08cbfebc04 add modelines to .h and .c files as well 2010-10-28 15:52:27 +01:00
Norbert Thiebaud
ab9eecc53a Finally, gut the vos module out of the build 2010-10-25 19:55:38 -05:00
Norbert Thiebaud
08be4cfe51 convert vos/process.hxx and related API 2010-10-25 19:55:38 -05:00
Norbert Thiebaud
854ff7bfc8 remvove vos/macros.h usage 2010-10-25 19:55:38 -05:00
Norbert Thiebaud
c21186c38d rename osl::SolarMutexGuard -> SolarGuard to avoid namespace ambiguity 2010-10-25 19:55:38 -05:00
Norbert Thiebaud
d88b292704 merge vosremoval-mutex.diff
In practice the changeset is 'inspired' by vosremoval-mutex.diff
but was essentially redone manually
2010-10-25 19:55:38 -05:00
Caolán McNamara
145cbf3571 micro optimization 2010-10-25 20:57:41 +01:00
Caolán McNamara
fbfbfc1abc micro opts 2010-10-25 20:57:40 +01:00
Caolán McNamara
34dff4e6b4 micro opts 2010-10-24 21:05:46 +01:00
Povilas Kanapickas
849a713ffd remove non-compiled code 2010-10-18 16:52:27 +01:00
Sebastian Spaeth
4905a19032 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-14 17:02:15 +02:00
Norbert Thiebaud
5584c277cb merge vosremoval-diagnoses patch 2010-10-10 19:47:59 -05:00
jgraeme
7f02e96be9 A patch to remove some unused directives.
Graeme
2010-10-09 10:47:07 +02:00
Petr Mladek
1275d274db more removed include guards using fixguard.py 2010-10-05 18:21:30 +02:00
Petr Mladek
028b400398 remove include guards using fixguard.py 2010-10-05 18:21:29 +02:00
David Hobley
3f9bf0a9ae More of OD style's comments removal 2010-10-04 16:31:26 +02:00
Kurt Zenker
53ff95a79c CWS-TOOLING: integrate CWS mav56 2010-08-18 12:43:13 +02:00
Mikhail Voytenko
823d3cc493 mav56: #163253# tread invalid path segments correctly 2010-08-10 11:05:20 +02:00
sb
1b191d8cb9 jl154: #i112673# ensure that client-facing PID remains the same across internal OOo restart on Mac OS X 2010-07-01 13:01:22 +02:00
obo
8a629e8660 masterfix: #i10000#,#i112674# prevent restarting on Mac 2010-06-25 09:18:05 +02:00
obo
d1d79abfc4 CWS-TOOLING: integrate CWS jl152 2010-06-22 10:06:58 +02:00
Joachim Lingner
02db8f758e jl152 merge with DEV300_m83 2010-06-22 09:36:55 +02:00
obo
ecf638255c masterfix: #i10000# remove DOS lineends 2010-06-18 13:43:12 +02:00
obo
a82445e65d CWS-TOOLING: integrate CWS tl78v3 2010-06-18 12:27:33 +02:00
obo
5f7bddbfb7 CWS-TOOLING: integrate CWS tl78 2010-06-18 10:54:35 +02:00
Mikhail Voytenko
e514952e7c tl78v2: #i112427# Support password to modify in calc and writer ODF documents 2010-06-15 21:46:35 +02:00