Commit graph

36811 commits

Author SHA1 Message Date
Rafael Dominguez
7d2adfa114 Remove DECLARE_LIST(DdeTopics,DdeTopic*) 2011-05-06 10:17:57 +02:00
Rafael Dominguez
a39d4eae6d Remove DECLARE_LIST(DdeConnections,DdeConnection*) 2011-05-06 10:16:43 +02:00
Michael Meeks
825b62a2c6 bug 36262 - undo BrOffice branding work 2011-05-05 11:02:25 +01:00
Francois Tigeot
2c21aa4638 Remove unused DirEntry methods 2011-05-05 09:25:57 +02:00
Francois Tigeot
88b39691b6 Remove unused DirEntry methods 2011-05-05 09:21:05 +02:00
Julien Nabet
dc135ac4c0 Some cppcheck cleaning 2011-05-04 22:58:22 +02:00
Julien Nabet
dd1041f126 Change <file>.toURL() to <file>.toURI().toURL() 2011-05-04 20:50:00 +02:00
Radek Doulik
16eaa5e7c1 wmf-mm-text-1.diff: Fix WMF rendering, n#417818 2011-05-04 17:49:15 +02:00
Radek Doulik
db1b08d217 wmf-mm-text.diff: Fix WMF rendering, n#417818 2011-05-04 17:49:15 +02:00
Florian Reuter
d3c8f60a66 external-apm-header.diff: fix WMF scaling in RTF import, n#417818 2011-05-04 17:49:15 +02:00
Rafael Dominguez
422c2aba58 Remove deprecated tools/queue.hxx 2011-05-04 07:06:27 -07:00
Rafael Dominguez
bd28739f58 Remove deprecated List from ImplEntryList 2011-05-04 07:06:18 -07:00
Rafael Dominguez
e85f223e82 Remove List usage in FontList 2011-05-04 07:06:10 -07:00
Rafael Dominguez
57ad48b813 Remove unused sot/agg.hxx 2011-05-04 07:06:00 -07:00
Rafael Dominguez
b392bdf0c7 Remove sot/agg.hxx include 2011-05-04 07:05:52 -07:00
Jan Holesovsky
73b79fe869 Add forgotten vcl/source/app/brand.cxx. 2011-05-04 15:38:24 +02:00
Jan Holesovsky
f099955cd1 DBG_ERROR into OSL_FAIL. 2011-05-04 13:34:44 +02:00
Andras Timar
96dbb5f5f0 remove double space from en-US message 2011-05-03 21:08:57 +02:00
Andras Timar
3adbe0e231 change 97/XP/2000 to 97/XP/2000/2003 - fdo#36734 2011-05-03 21:08:57 +02:00
Petr Mladek
030ae5a58a Version 3.3.99.4, tag libreoffice-3.3.99.4 (3.4.0-beta4) 2011-05-03 20:01:38 +02:00
Muthu Subramanian
8c0b019bae Adding a public getNamespaceURL method to fastparser. 2011-05-03 22:16:03 +05:30
Rafael Dominguez
10aa3ef1b7 Remove tools/table.hxx include. 2011-05-03 14:41:38 +01:00
Francois Tigeot
4de8c4a304 Remove strange filesystems-related enum. 2011-05-03 14:34:34 +02:00
Michael Meeks
c0a5b2b30a revert commit causing problems with windows theming: cf. fdo bug#36481 2011-05-03 12:13:39 +01:00
David Tardon
7934342133 always use svp plugin with --headless 2011-05-03 09:27:06 +02:00
David Tardon
c4da751879 add kde4 to fallback list 2011-05-03 08:34:12 +02:00
Tor Lillqvist
10c128616e Fix for fdo#36481: Spinboxes missing up/down arrows on Windows
Bypass test for empty control region (rectangle) on Windows. Obviously
just a stopgap measure. More insightful fix welcome.
2011-05-02 13:25:19 +03:00
Luboš Luňák
1385ee42a3 fix off-by-one when exporting postscript fonts to pdf
The problem shows when exporting a text document to pdf and there
a .pfb font is used (e.g. Standard Symbols L or Bitstream Charter).
As far as I can say this is actually harmless, as this is just
a padding section, but Acroread shows an error dialog for this
(bnc#690005).
2011-05-02 11:29:32 +02:00
Luboš Luňák
bf01c23b63 fix off-by-one when exporting postscript fonts to pdf
The problem shows when exporting a text document to pdf and there
a .pfb font is used (e.g. Standard Symbols L or Bitstream Charter).
As far as I can say this is actually harmless, as this is just
a padding section, but Acroread shows an error dialog for this
(bnc#690005).
2011-05-02 11:27:25 +02:00
Rafael Dominguez
4dbde94943 Remove SV_DECL_REF_LIST(SotObject,SotObject*) 2011-05-01 19:01:04 -07:00
Francois Tigeot
e45dc3828b Remove more DirEntry unused functions 2011-05-01 21:38:53 +02:00
Joseph Powers
77069ad139 Ignore .gitattributes 2011-05-01 06:43:02 -07:00
Joseph Powers
8157dce1b0 Convert List* to vector<> 2011-05-01 06:39:41 -07:00
Julien Nabet
6b197f7ae4 lacking endif re added 2011-05-01 09:27:49 +02:00
Francois Tigeot
699f13e092 Remove unused function IsRFSAvailable() 2011-05-01 07:56:25 +02:00
Francois Tigeot
64cf70b4e4 Remove some OS/2 code 2011-05-01 07:49:30 +02:00
Francois Tigeot
3c4779bdeb Remove unused function IsLongNameOnFAT() 2011-05-01 07:38:07 +02:00
Francois Tigeot
c8a9db7a02 Remove unused function HasReadOnlyFlag() 2011-05-01 07:10:27 +02:00
Christian Dywan
269dabfe3d Set GTK+ native mouse behaviour settings 2011-04-30 01:09:53 +02:00
Christian Dywan
8a172aef57 Clean up GtkSettings use in GTK+ platform module 2011-04-30 01:04:06 +02:00
Christian Dywan
51940f50c9 Unify light gray checked color special case
It's the same hack on all platforms using it.
2011-04-30 00:39:59 +02:00
Joseph Powers
fe4b4f71bb Convert some more LIST_APPENDs into ULONG_MAX.
Also remove references to tools/list.hxx
2011-04-29 15:08:33 -07:00
Jan Holesovsky
e8f7d39b9d Make vcl building. 2011-04-29 19:19:30 +02:00
Thorsten Behrens
b78698e14f Applied normalize-template-paths-fix (slightly adapted)
Fix for n#512146
2011-04-29 19:03:43 +02:00
Joseph Powers
32341029e4 Remove unneeded #include <tools/list.hxx>. 2011-04-29 08:57:18 -07:00
Joseph Powers
b2d7548bd6 Convert LIST_APPEND to ULONG_MAX.
Neede to remove all references to tools/list.hxx
2011-04-29 08:56:42 -07:00
Noel Power
78ea0365da fix for fdo#36629, corrupted IDE tabs when adding/deleting modules 2011-04-29 16:25:38 +01:00
Joseph Powers
1d2bcb5c3a Remove some references to "tools/list.hxx" which wheren't needed. 2011-04-29 06:13:13 -07:00
Thorsten Behrens
3a0faa48c3 dlopen-global-symbols.diff: use global namespace for dlopened sym 2011-04-29 14:07:22 +02:00
Andras Timar
34528dd054 change SV_BUTTONTEXT_LESS from More to Less - fdo#36663 2011-04-29 08:27:59 +02:00