Commit graph

300300 commits

Author SHA1 Message Date
Norbert Thiebaud
bec18a80f5 Revert "gbuildify apple_remote" need to have soenv2 merged before
This reverts commit 3d75a28274.
This will be pused again _after_ feature/soenv2 is merged
2012-01-28 18:29:49 -06:00
Norbert Thiebaud
3d75a28274 gbuildify apple_remote 2012-01-28 18:10:31 -06:00
Thomas Arnhold
da15496978 Remove VisualClassName 2012-01-28 21:40:25 +01:00
Thomas Arnhold
c3ac689d50 simplify PSEUDOCOLOR12 2012-01-28 21:40:24 +01:00
Thomas Arnhold
10e3da7bf2 sal_TrueCOLOR is never defined 2012-01-28 21:40:24 +01:00
Thomas Arnhold
047696ea10 SAL_XT is never used 2012-01-28 21:40:24 +01:00
Ivan Timofeev
ff2c26f586 bUILocked is always false 2012-01-28 22:13:14 +04:00
Julien Nabet
763b3e1e59 Fix duplicateExpression style Same expression on both sides of '&& 2012-01-28 18:54:01 +01:00
Takeshi Abe
9fedf7bcfa Removed unused define and extern 2012-01-29 01:17:26 +09:00
Takeshi Abe
b6ca3a8287 Use defined macro instead of magic number
This also added a missing READONLY entry
2012-01-29 01:17:26 +09:00
Olivier Hallot
7f585002c4 Fix for fdo43460 Part LVI getLength() to isEmpty()
Part LVI
Modules
vbahelper
2012-01-28 11:59:23 -02:00
Olivier Hallot
7c4807bfc0 Fix for fdo43460 Part LV getLength() to isEmpty()
Part LV
Modules
xmlsecurity
2012-01-28 09:56:30 -02:00
Olivier Hallot
9d4e1a5dad Fix for fdo43460 Part LIV getLength() to isEmpty()
Part LIV
Modules
xmlscript
2012-01-28 09:32:37 -02:00
Thomas Arnhold
57dacf1328 remove traces of b2dhompoint 2012-01-28 11:22:52 +01:00
Thomas Arnhold
7205e0c3ee ios: fix mis-merge 2012-01-28 11:12:28 +01:00
Alexander Bergmann
aedea4de6c unusedcode.easy: Removed unused code (basegfx::B2DHomPoint) 2012-01-28 10:07:47 +00:00
Thomas Arnhold
f356508623 mbHelpBtn is always false 2012-01-28 11:07:12 +01:00
Thomas Arnhold
632e2826d0 mbSound is always true 2012-01-28 11:07:12 +01:00
Thomas Arnhold
3c5dbb2f54 remove some dead code 2012-01-28 11:07:12 +01:00
Thomas Arnhold
0c0fbef7cc vcl: Remove unused GetSymbolKeyName 2012-01-28 11:07:11 +01:00
Thomas Arnhold
a9e2f766cc vcl: SalWM is unused 2012-01-28 11:05:49 +01:00
Thomas Arnhold
65f77f5a74 vcl: Remove unused server vendors
GetServerVendor() is only used to check for vendor_sun. Maybe
remove this method later...
2012-01-28 11:05:48 +01:00
Thomas Arnhold
8f2a08b957 GtkSalGraphics: No extra handling for Blueprint theme 2012-01-28 11:05:48 +01:00
Thomas Arnhold
9a7605b8f0 Remove further code belonging to SalDisplay::GetKeyboardName 2012-01-28 11:05:48 +01:00
Thomas Arnhold
04b9c2f633 Remove SalDisplay::GetKeyboardName
This method seems to be useless. The return value (keyboard name) isn't
used at any point. And I don't see any point in this method where some
implicit call is done to refresh mappings...
2012-01-28 11:05:47 +01:00
Santiago Martinez
2b507836fc Remove unused code as listed in unusedcode.easy 2012-01-28 13:25:52 +04:00
Alexander Bergmann
6e4b79042b Actually apply substance of previous unused code removal 2012-01-28 00:23:01 +00:00
Michael Stahl
2ea8bbe1d3 svtools: LineListBox: fix handling of "none" style
This was erroneously mapped to SOLID, thus effectively preventing the
removal of borders via the list box.
2012-01-27 23:49:19 +01:00
Michael Stahl
97400944bf SvxBorderTabPage: the minimal border width is 1 twip 2012-01-27 23:49:18 +01:00
Michael Stahl
b61abf6b13 SvxColumnItem: fix buggy STL conversion:
In the copy ctor, the vector must not be initialized with the constructor
that takes an integer, because that causes it to have that many
elements, which together with the loop that copies all source elements
leads to a vector with twice as many elements.
This causes a crash in writer when dragging the row separator line in a
table, because that code doesn't expect the item to have more elements
than the table has rows.
(regression from d319387526)
2012-01-27 23:49:18 +01:00
Michael Stahl
4512de034a SvxBorderLine::GuessLinesWidths: use SAL_N_ELEMENTS 2012-01-27 23:49:18 +01:00
Alexander Bergmann
b8f24c52c4 unusedcode.easy: Removed unused code (basegfx::B3DPolygon, basegfx::B3DPolyPolygon) 2012-01-27 21:29:38 +00:00
Alexander Bergmann
6cbf990789 unusedcode.easy: Removed unused code (basegfx::B2IVector) 2012-01-27 21:29:37 +00:00
Alexander Bergmann
ec139b751c unusedcode.easy: Removed unused code (basegfx::B2ITuple) 2012-01-27 21:29:37 +00:00
Olivier Hallot
260054594c Fix for fdo43460 Part LIII getLength() to isEmpty()
Part LIII
Modules
xmloff (part 6)
2012-01-27 19:14:06 -02:00
Olivier Hallot
983de98081 Fix for fdo43460 Part LII getLength() to isEmpty()
Part LII
Modules
xmloff (part 5)
2012-01-27 19:14:06 -02:00
Tor Lillqvist
87842e4aa4 Skip Executable_soffice.bin for non-desktop OSes, hmm 2012-01-27 22:44:08 +02:00
Tor Lillqvist
659894f19a Thanks to sal/main.h need to compile main.c as Objective-C for iOS 2012-01-27 22:44:07 +02:00
Tor Lillqvist
a261b5e664 Skip Library_vbaswobj for iOS 2012-01-27 22:44:06 +02:00
Tor Lillqvist
ed639fbb39 No thanks for non-desktop OSes 2012-01-27 22:44:05 +02:00
Tor Lillqvist
a925b72db3 Do deliver headers also for iOS even if we don't build the libs 2012-01-27 22:44:04 +02:00
Tor Lillqvist
5cf4a008ef For iOS, filter out the sb and vbahelper libs that we don't build 2012-01-27 22:44:03 +02:00
Tor Lillqvist
98ed7409fc Deliver the static libneon built for iOS
Actually libneon probably can't be used in an app distributed through
the App Store thanks to its LGPL licensing, so eventually we either
need a replacement, like AOO, or need to bypass code that uses neon
for iOS. But for now let's keep building it...
2012-01-27 22:44:03 +02:00
Tor Lillqvist
fa580e345c WaE: Unused parameter 2012-01-27 22:44:02 +02:00
Tor Lillqvist
bcc6126098 Deliver the static libunotest.a built for iOS 2012-01-27 22:44:01 +02:00
Tor Lillqvist
d088fd397f Fix bit-rot in the iOS "code" 2012-01-27 22:44:00 +02:00
Tor Lillqvist
adb9a3e60e CppunitTests go in gb_Module_add_check_targets 2012-01-27 22:44:00 +02:00
Tor Lillqvist
8f819c743b Bypass libwp? for iOS 2012-01-27 22:43:59 +02:00
Tor Lillqvist
06eba7d751 One more 2012-01-27 22:43:58 +02:00
Tor Lillqvist
81cf9f5099 Bypass building BASIC and scripting related modules for iOS
Any LO-based app distributed through the App Store can't have
scripting or extendability anyway.

Sure, this will break the build elsewhere because of missing headers.
No big deal, I will take care of that eventually. It isn't as if there
would anybody else building for iOS anyway, as far as I know. If there
is, please make yourself heard.
2012-01-27 22:43:58 +02:00