Commit graph

15810 commits

Author SHA1 Message Date
Thomas Arnhold
feaab47c15 Remove WTC support
http://www.openoffice.org/issues/show_bug.cgi?id=52746

"WTC - watcom compiler (OS2, WNT?) - obsolete"
2011-02-19 16:21:52 +01:00
Caolán McNamara
9c8b5178f7 Method always returns true and contents are pure const
So removing it, I can't see the point of it.
2011-02-18 11:33:47 +00:00
David Tardon
86026d191c WaE: unused variable 2011-02-17 09:46:42 +01:00
David Tardon
2087f6f92d WaE: unused variable 2011-02-17 09:40:22 +01:00
David Tardon
16c242c9df WaE: unused variable 2011-02-17 09:40:14 +01:00
David Tardon
31695893d6 WaE: unused variable 2011-02-17 09:21:43 +01:00
Thomas Arnhold
79e28f8451 Remove SCO support 2011-02-16 16:28:01 +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
Kevin Hunter
178c9f5063 cppcheck: post- to pre- *crement change 2011-02-14 17:15:56 +01:00
Joseph Powers
820697b4d4 Removed some commented out code
It referenced PRV_SV_DECL_REF_SIGNATURE which I'm looking at removing; thus,
it was showing up in my reports.
2011-02-14 06:46:28 -08:00
Caolán McNamara
b5f02c24a1 WaE: unused return val 2011-02-13 20:01:03 +00:00
Guillaume Poussel
8add752517 Remove bogus comments 2011-02-13 17:35:58 +01:00
Joseph Powers
e66aaababc Remove precompiled header support.
The precompiled header has already been disabled via #if 0. I just deleted
the precompile header code and removed the include from all the files.

A make clean works fine on CUI.
2011-02-12 15:02:35 -08:00
Joseph Powers
84316d226d Remove #include "bootstrp/sstring.hxx"
This file is no longer needed outside of tools.
2011-02-12 10:36:08 -08:00
Joseph Powers
48ce10a78d Remove DECLARE_LIST( UniStringList, UniString* )
I converted the DECLARE_LIST() into a vector<> and moved it to the .hxx
file. This also means I no longer have to reference /bootstrp/sstring.hxx.
2011-02-12 09:13:46 -08:00
Fridrich Štrba
267aa681af Avoid confusion between boost::vector and std::vector 2011-02-11 19:20:07 +01:00
Kevin Hunter
bf03aa3bf4 cppcheck: post- to pre- *crement change 2011-02-11 13:44:07 +00:00
Caolán McNamara
d63540aebd Describe fonts the same way as the default font dialogs on each platform do
i.e.
Windows: Font, Style, Size
http://msdn.microsoft.com/en-us/library/ms646958%28v=vs.85%29.aspx

MacOsX: Family, Typeface, Size
http://sketchup.google.com/crimages/layout-set-ShowFonts-mac-en.jpg

GNOME: Family, Style, Size
http://live.gnome.org/Design/GTKFontDialog/UsabilityEvaluations
2011-02-11 09:36:19 +00:00
Fridrich Štrba
73b5d11576 Internal hunspell is static 2011-02-10 20:54:13 +01:00
Caolán McNamara
72d95a4b97 new gcc warnings, variable set but unused 2011-02-10 09:44:53 +00: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
Thomas Arnhold
44ddc302e8 Remove some dead code 2011-02-09 19:51:50 +01:00
Thomas Arnhold
ed105e9e10 make test -> make check 2011-02-09 19:51:50 +01:00
Tor Lillqvist
d81f351b9c prewin.h already includes <windows.h> 2011-02-09 01:01:48 +02:00
Caolán McNamara
aab856b75e fix build breakage 2011-02-08 21:00:41 +00:00
Luboš Luňák
9457a3ce40 more std:: -> o3tl:: build fixes 2011-02-08 19:33:25 +01: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
Fridrich Štrba
d0f6d5d97c std::bit_vector -> ::std::vector<bool, std::allocator<bool> > 2011-02-08 07:43:29 +01: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
bjoern.michaelsen@canonical.com
95132670c5 lp#696527: enable human icon theme in LibreOffice 2011-02-07 18:20:52 +01:00
Thomas Arnhold
b4286deec9 WaE: format not a string literal and no format arguments 2011-02-07 17:33:10 +01:00
Julien Nabet
ba11d549dc Some cppcheck cleaning 2011-02-06 23:16:23 +01:00
Petr Mladek
fa01a16651 add Ukrainian also into packinfo_office.txt 2011-02-06 18:22:35 +01:00
Petr Mladek
96cedad0b4 add Occitan also into packinfo_office.txt
build fails witout it
2011-02-06 18:06:37 +01:00
Karsten Gerloff
f6ae27e3f1 translate some comments 2011-02-06 17:00:52 +00:00
Thomas Arnhold
2d7ae26537 Remove OWN_DEBUG and WRITEDEBUGINFO 2011-02-06 13:43:35 +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
David Tardon
e78706a8bf make (hopefully) more understandable 2011-02-06 10:53:57 +01:00
David Tardon
118cba7335 use the right paragraph for notification 2011-02-06 10:53:56 +01:00
Joseph Powers
314be21c91 Two more missing #include <vector> 2011-02-05 21:44:51 -08:00
Fridrich Štrba
7685200dc1 move components to boost unordered containers 2011-02-06 01:00:47 +01:00
Julien Nabet
37823fe2b4 Some cppcheck cleaning 2011-02-06 00:19:46 +01:00
Thorsten Behrens
f452a1b010 New mimetype icons for LibreOffice
Update from design team, source svg is
http://wiki.documentfoundation.org/cgi_img_auth.php/d/d4/LibreOffice_Initial_Icons-pre_final.svg
2011-02-05 16:20:50 +01:00
Caolán McNamara
061bffcb0a Resolves: rhbz#673819 crash on changing position of drawing object in header
The header/footer objects are cunning wrappers to pretend to some parts
of the drawing stuff that there are multiple objects, while in reality
there is only one. So call HasText actually gets a totally different
object from the cast :-(

Signed-off-by: David Tardon <dtardon@redhat.com>
2011-02-03 18:25:09 +01:00
Jesús Corrius
fe9ce8d621 Revert: Reg4allmsdoc updated to use the new registry file extension IDs 2011-02-03 18:11:25 +01:00