Commit graph

300528 commits

Author SHA1 Message Date
Caolán McNamara
bbc94edb9a refactor ConvertLineEnd 2012-01-30 13:18:38 +00:00
Caolán McNamara
47e1e8494d make svl ByteString free 2012-01-30 13:18:38 +00:00
Caolán McNamara
a108260d0f CreateResMgr just takes a const char* 2012-01-30 13:18:37 +00:00
Caolán McNamara
ea6900d405 ByteString->rtl::OString 2012-01-30 13:18:37 +00:00
Caolán McNamara
ecb2ce035a unused test string 2012-01-30 13:18:36 +00:00
Caolán McNamara
7ff0a5b0e4 callcatcher: remove unused NextChannel 2012-01-30 13:18:36 +00:00
Caolán McNamara
e216078272 reduce unnecessary includes 2012-01-30 13:18:36 +00:00
Caolán McNamara
5d138c0de1 update unused list 2012-01-30 13:18:35 +00:00
Caolán McNamara
aa398496d8 aInputStr never used, *perhaps* it should have been, but 10+ years this way 2012-01-30 13:18:35 +00:00
Caolán McNamara
89dc836918 ByteString->rtl::OString 2012-01-30 13:18:34 +00:00
Luboš Luňák
74ded8e619 add log areas 2012-01-30 14:10:49 +01:00
Luboš Luňák
0843da18a6 fprintf -> SAL_INFO 2012-01-30 14:10:49 +01:00
Luboš Luňák
6b2e9ebf77 fprintf -> SAL_INFO 2012-01-30 14:10:48 +01:00
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