Commit graph

300515 commits

Author SHA1 Message Date
Korrawit Pruegsanusak
a1275f841a use SAL_CALL - fix bulid in msvc 2012-01-30 11:41:52 +00:00
Stephan Bergmann
e8bb827571 Fixed cppheader.xsl nillable treatment.
* cppheader.xsl had initially been written under the false assumption that a
missing oor:nillable attribute defaults to "false" instead of "true".  That has
been fixed.
* As a result, many places that use the new simplified officecfg/*.hxx headers
broke as they did not expect value types to be wrapped boost::optional.  To keep
the code simple, I decided to change all occurrences in
officecfg/registry/schema/ of properties that specify a default <value> and do
not explicitly specify oor:nillable="true" to oor:nillable="false".  Strictly
speaking, this is an incompatible change, but in many cases it should be what
was intended, anyway.
* Some places that use the new simplified officecfg/*.hxx headers still had to
be adapted to boost::optional wrapping.
* This showed that unotools/configuration.hxx did not yet work for those wrapped
properties and needed fixing, too.
2012-01-30 12:27:47 +01:00
Fridrich Štrba
dc6953f932 Initial support for quadratic beziers 2012-01-30 11:34:50 +01:00
Albert Thuswaldner
e70541dc46 Updated error message for Invalid sheet name 2012-01-30 09:59:40 +01:00
Stefan Knorr (astron)
0b6486772c Make named range dialog more consistent, localizable (II) 2012-01-30 09:35:01 +01:00
Ivan Timofeev
93236fcdf2 remove '#define UNOOUSTRING ::rtl::OUString' 2012-01-30 12:23:34 +04:00
Ivan Timofeev
9cde190a46 remove '#define OUSTRING ::rtl::OUString' 2012-01-30 12:23:34 +04:00
Tor Lillqvist
5a388e5c2e For iOS, skip stuff not built 2012-01-30 09:29:26 +02:00
Markus Mohrhard
f4060a56bf clean-up sc's knownissues.xcl 2012-01-30 00:34:06 +01:00
Markus Mohrhard
8cab24997a add test case for XReplaceable 2012-01-30 00:23:07 +01:00
François Tigeot
f621ba670e _POSIX_THREAD_SYSCALL_SOFT serves no purpose 2012-01-29 21:45:43 +01:00
Lionel Elie Mamane
ab2fb9c4f9 remove erroneously committed debug code 2012-01-29 20:18:39 +01:00
Tor Lillqvist
1518468ae0 WaE: format '%d' expects type 'int', but argument 3 has type 'sal_Int32' 2012-01-29 20:42:20 +02:00
Lionel Elie Mamane
19ef5bcc8d use proper sizes for SQL(Get|Set)StmtAttr
Fixes fdo#34432 (driver smashes our stack)

Continuation of
commit 9a466d9718
Author: Lionel Elie Mamane <lionel@mamane.lu>
Date:   Tue Nov 29 17:49:36 2011 +0100

    ODBC: use right integer length to get Statement Options
2012-01-29 19:00:46 +01:00
Lionel Elie Mamane
63b6b1d612 make OTools::getValue insanely safe, factorise get{Int,Long,Byte,...} 2012-01-29 19:00:38 +01:00
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