Commit graph

11748 commits

Author SHA1 Message Date
Michael Stahl
d63d64c4de empty a bunch of d.lst files 2011-11-21 22:46:17 +01:00
Thorsten Behrens
d4d79be21e Fix radial gradient offset
Seems this got broken with the Gradient::GetBoundRect() common code
extraction - actually return what was calculated (fixes part of
n#714787).
2011-11-21 16:37:20 +01:00
Thorsten Behrens
7ddc69623d Make dbglevel=3 compile again in vcl 2011-11-21 16:37:11 +01:00
Lionel Elie Mamane
bce71931ab Oups... Disambiguation solved another way in 1c2f5d 2011-11-21 15:18:16 +01:00
Lionel Elie Mamane
96d01c8f07 disambiguate (OU)?String comparison into OUString comparison 2011-11-21 14:15:11 +01:00
Caolán McNamara
ce60138d33 link error 2011-11-21 13:12:27 +00:00
Caolán McNamara
6a9593f882 trailing/missing , 2011-11-21 12:53:58 +00:00
Caolán McNamara
054568fea7 this casting of a void* is a disaster waiting to happen
only ever used for a string, to set it to a string type
2011-11-21 12:51:36 +00:00
David Tardon
1c2f5d73a7 more conversion to rtl::OUString 2011-11-21 13:19:34 +01:00
David Tardon
3a88a0606b WaE: initialization order 2011-11-21 13:19:33 +01:00
David Tardon
5e04a781c5 WaE: type qualifiers ignored on function return type 2011-11-21 13:19:32 +01:00
Caolán McNamara
2de8d6208b fix text layout regression 2011-11-21 11:54:27 +00:00
Caolán McNamara
e1de8237d5 these need to be getStr post OUString-ization 2011-11-21 11:02:36 +00:00
David Tardon
d1916dfdb3 the string is sal_Unicode, not sal_Char 2011-11-21 10:27:47 +01:00
David Tardon
81b71b2ca6 init members in correct order 2011-11-21 10:27:47 +01:00
David Tardon
69dd81e2f2 use correct rtl::OUString function 2011-11-21 10:27:46 +01:00
Caolán McNamara
4d1c57a00e callcatcher: update list 2011-11-21 09:17:11 +00:00
David Tardon
bacfb77443 fix build on MacOS X 2011-11-21 10:03:21 +01:00
David Tardon
c5aeaee20c convert win plugin to rtl::O(U)String 2011-11-21 09:04:19 +01:00
David Tardon
13bbf43b13 convert aqua plugin to rtl::O(U)String 2011-11-21 09:04:04 +01:00
David Tardon
5ec603972f convert gtk plugin to rtl::O(U)String 2011-11-21 09:03:46 +01:00
David Tardon
737f61ba4c Convert Sal to rtl::O(U)String 2011-11-21 09:03:43 +01:00
Thomas Arnhold
a84651f39d Remove some unused methods 2011-11-20 13:54:12 +01:00
Lionel Elie Mamane
007a00589d Review comment translations by Luc Castermans <luc.castermans@gmail.com> 2011-11-20 11:12:04 +01:00
Luc Castermans
9a17eee279 translated German comments to English 2011-11-20 08:36:55 +01:00
Caolán McNamara
ca02d72808 remove [Byte]String::EraseAllChars 2011-11-19 21:11:02 +00:00
Caolán McNamara
705e5fe947 callcatcher: remove some unused code 2011-11-19 21:11:01 +00:00
Julien Chaffraix
06c84689ea FDO#42454 - EasyHack: remove code associated with unused icons
Removed code associated with SV_ICON_ID_PRESENTATION_TEMPLATE.

Remove 3 icons associated with the id that were not used.
2011-11-18 17:10:22 +00:00
Julien Chaffraix
abd7cf81dd FDO#42454 - EasyHack: remove code associated with unused icons
Removed SV_ICON_ID_PRESENTATION_COMPRESSED and all associated code.

Removed 2 icons that were unused after this removal.
2011-11-18 17:10:21 +00:00
Julien Chaffraix
2559cab126 FDO#42454 - EasyHack: remove code associated with unused icons
Removed SV_ICON_ID_MACRO and its reference in the code as it was
unused.

Removed 2 icons that were not referenced anymore.
2011-11-18 17:10:21 +00:00
Ivan Timofeev
639f7b562c fix UI updating in the print dialog 2011-11-18 16:26:18 +04:00
Caolán McNamara
9d2807cc9d ditch ENABLE_BYTESTRING_STREAM_OPERATORS 2011-11-17 23:04:11 +00:00
Tor Lillqvist
c81bdf3bcd Do build cpputools also for non-DESKTOP OSes, needed for bridgetest 2011-11-17 17:57:23 +02:00
Caolán McNamara
abf7cdac13 UniqueIdContainer is only needed by binfilter 2011-11-16 13:24:05 +00:00
Norbert Thiebaud
0ea8c014ef tweak gbuild standart Makefile to allow partial build in unsourced env
This allow to run make in a module wihtout the need to source
Env.Host.sh.
2011-11-16 06:18:54 -06:00
Noel Power
0d56c77726 remove unused SV_ICON_ID_HTML_DOCUMENT entries 2011-11-15 17:15:00 +00:00
Julien Chaffraix
e0e7c5dc46 FDO#42454 - EasyHack: remove code associated with unused icons
Removed the icons and code associated with:
SV_ICON_ID_CHART
SV_ICON_ID_DRAWING_TEMPLATE
2011-11-15 17:15:00 +00:00
Noel Power
a1cc4e507c Revert "FDO#42454 - EasyHack: remove code associated with unused icons"
This reverts commit 3e26dfcc2d.
2011-11-15 12:42:18 +00:00
Noel Power
1d843960ce Revert "remove unused SV_ICON_ID_HTML_DOCUMENT entries"
This reverts commit 28e36d54a0.
2011-11-15 12:42:18 +00:00
Noel Power
28e36d54a0 remove unused SV_ICON_ID_HTML_DOCUMENT entries 2011-11-15 11:25:35 +00:00
Julien Chaffraix
3e26dfcc2d FDO#42454 - EasyHack: remove code associated with unused icons
Removed the icons and code associated with:
SV_ICON_ID_CHART
SV_ICON_ID_DRAWING_TEMPLATE
2011-11-15 11:25:34 +00:00
David Tardon
6947091ab0 use SAL_N_ELEMENTS 2011-11-15 06:14:05 +01:00
Matteo Casalin
a366809af0 Decoview code cleanup
Fixed DrawSymbol color selection
Translated some comments from German to English
2011-11-14 15:50:55 +00:00
Caolán McNamara
deec2ba5f2 if we consider no bitmap non-fatal, then no canvas is non-fatal too 2011-11-14 11:52:13 +00:00
Stephan Bergmann
b11bd0323e Removed comphelper -> unotools processfactory.hxx duplication. 2011-11-14 11:50:26 +01:00
Caolán McNamara
f13bebfa30 strip down includes and forward declarations 2011-11-14 07:36:02 +00:00
Caolán McNamara
62bb49f9d5 we can use default implementations of these 2011-11-14 07:36:02 +00:00
Caolán McNamara
1c064d1460 I don't see that any of this makes sense anymore 2011-11-14 07:36:02 +00:00
Caolán McNamara
5670184ea8 no way to construct a MultiScreenGlyph now 2011-11-14 07:36:01 +00:00
Caolán McNamara
74730d4ace callcatcher: remove freshly unused methods 2011-11-14 07:36:01 +00:00