Commit graph

4294 commits

Author SHA1 Message Date
Joseph Powers
e986d2fc48 Cleanup some #include <tools/list.hxx> 2011-02-20 21:03:23 -08:00
Thomas Arnhold
58a194b337 Remove hard-coded debug stuff 2011-02-20 18:58:10 +01:00
Thomas Arnhold
87849a834e Remove HPUX support 2011-02-16 16:28:01 +01:00
Francois Tigeot
0f5d93928f dragonfly stuff 2011-02-15 12:10:38 +00:00
Guillaume Poussel
8add752517 Remove bogus comments 2011-02-13 17:35:58 +01:00
Fridrich Štrba
267aa681af Avoid confusion between boost::vector and std::vector 2011-02-11 19:20:07 +01:00
Thomas Arnhold
0daab2a9a2 Remove static if-statement 2011-02-09 21:03:00 +01:00
Fridrich Štrba
255677ab5b Trying to remove the stlport mention from the code 2011-02-09 19:56:30 +01:00
Tor Lillqvist
d81f351b9c prewin.h already includes <windows.h> 2011-02-09 01:01:48 +02:00
Luboš Luňák
488922cead std:: -> o3tl:: fixes 2011-02-08 19:23:13 +01:00
Guillaume Poussel
842bfb16f7 Remove useless comments in components. 2011-02-08 19:06:48 +01:00
Tor Lillqvist
b0c96965cf Adapt to move of prewin.h and postwin.h 2011-02-08 13:02:44 +02:00
Jan Holesovsky
18e39b8c4d Merge remote branch 'origin/libreoffice-3-3'
Conflicts:
	cui/source/tabpages/swpossizetabpage.cxx
2011-02-08 00:10:21 +01:00
Thomas Arnhold
b4286deec9 WaE: format not a string literal and no format arguments 2011-02-07 17:33:10 +01:00
Thomas Arnhold
20cb667f44 Use OSL_DEBUG_LEVEL > 1 instead of > 2 2011-02-06 13:43:35 +01:00
Thomas Arnhold
50c26300e5 Remove lots of dead code 2011-02-06 13:43:35 +01:00
Fridrich Štrba
7685200dc1 move components to boost unordered containers 2011-02-06 01:00:47 +01:00
Rene Engelhard
babbe32413 another s/OpenOffice.org/LibreOffice/ in nsplugin 2011-02-03 00:37:15 +01:00
Thomas Arnhold
4327ec0dee Clean up makefiles 2011-02-02 12:06:11 +01:00
Thomas Arnhold
2945b56030 Clean up makefiles 2011-02-01 18:21:17 +01:00
Caolán McNamara
36b0de1df5 WaE: various new gcc 4.6.0 warnings 2011-01-29 17:13:27 +00:00
Caolán McNamara
34b5dc33d4 WaE: gcc 4.6.0 various warnings 2011-01-27 11:23:31 +00:00
An Leenders
8a4974c5cd cpp cleanliness: check for assignment to self 2011-01-26 20:15:28 +00:00
Thomas Arnhold
fa2526c545 Remove some dead code. 2011-01-26 07:50:25 +01:00
Thomas Arnhold
bef90950a0 Remove FUTURE. 2011-01-25 23:41:46 +01:00
Tor Lillqvist
bf4aaa1112 Fix fallout of WIN_ULONG change in pre/postsys.h 2011-01-24 17:39:05 +02:00
Thomas Arnhold
487a86403b Hopefully this will fix mac build. 2011-01-23 10:30:50 +01:00
Thomas Arnhold
86f964d438 Remove doubled headers. 2011-01-21 18:32:36 +01:00
Thomas Arnhold
7c89e643b1 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 10:30:44 +01:00
Kohei Yoshida
760a57fb4f Remove pesky on-line registration menu entry. (fdo#33112) 2011-01-14 11:53:12 -05:00
Rene Engelhard
0a9c73fd02 fix nsplugin for LibreOffice name
- OpenOffice path -> LibreOffice path
- only split "LibreOffice path [...] out with OSL_DEBUG_LEVEL > 0

Signed-off-by: Caolan McNamara <caolanm@redhat.com>
2011-01-09 22:27:14 +01:00
Caolán McNamara
c75df25a54 cppunit: prefer prefix variant 2011-01-06 13:44:33 +00:00
Caolán McNamara
bac4a610ff use RTL_CONSTASCII_USTRINGPARAM 2011-01-04 13:40:49 +00:00
Caolán McNamara
5ef4ae7290 cppcheck: this can be const 2010-12-29 20:54:35 +00:00
Caolán McNamara
72e5d86ee7 cppcheck: prefer prefix variant 2010-12-24 13:29:17 +00:00
Caolán McNamara
bbf9b1d7bc cppcheck: prefer prefix variant 2010-12-23 20:58:53 +00:00
Thomas Klausner
fa1649ccdf Handle NetBSD like the other BSDs in more cases. 2010-12-16 22:40:43 +01:00
Julien Nabet
f4f8701d70 RTL_CONSTASCII_USTRINGPARAM in extensions 2010-12-15 07:48:23 +01:00
Michael Meeks
a38b823124 remove non-existent URL button 2010-12-13 21:20:12 +00:00
Gert Faller
0c938820f9 change of __READONLY_DATA define to const 2010-12-12 09:17:59 +01:00
Andy Holder
5e09ab4967 Change unnamespaced file.hxx macro 2010-12-09 20:20:50 +00:00
Caolán McNamara
304048cd6c fix this up 2010-12-06 08:39:54 +00:00
Takeshi Abe
60a9b5172b Replace all occured, occurance etc. 2010-12-05 20:23:29 +00:00
Kenneth Venken
39fc2df3c1 more Sal n elements 2010-12-03 13:59:47 +00:00
Tor Lillqvist
0bdef7cec6 Revert one broken string initialisation change 2010-12-02 23:06:15 +02:00
Gert Faller
0d11c11da5 RTL_CONSTASCII_USTRINGPARAM in components 7 2010-11-29 23:10:23 +01:00
J. Graeme Lingard
2b77d15fd2 Remove dated comments 2010-11-28 19:44:03 +00:00
Gert Faller
7692bfc268 RTL_CONSTASCII_USTRINGPARAM in components 3 2010-11-28 18:33:53 +01:00
Caolán McNamara
6601aa8a5e Resolves: rhbz#657628# divide by zero
(cherry picked from commit cde18c8978d2c680dbee88159246024960cdc705)
2010-11-27 16:42:13 +00:00
Caolán McNamara
753e4ce5c8 Resolves: rhbz#657628# divide by zero 2010-11-27 16:32:56 +00:00