Commit graph

66100 commits

Author SHA1 Message Date
Thomas Arnhold
e03c7b3a45 OSL_TRACE: Use format string 2011-03-13 16:50:43 +01:00
Thomas Arnhold
6495f3945e Move OSL_ENSURE(0,...) to OSL_FAIL(...) 2011-03-13 16:50:43 +01:00
Thomas Arnhold
1f6580e985 Move OSL_ENSURE(false,...) to OSL_FAIL(...) 2011-03-13 16:50:42 +01:00
Thomas Arnhold
1c881a9eb5 Move OSL_ENSURE(false,...) to OSL_FAIL(...) 2011-03-13 16:50:42 +01:00
Thomas Arnhold
35debc3595 Don't use GetBuffer() on char* 2011-03-13 16:50:42 +01:00
Thomas Arnhold
8ca72e1a77 Move DBG_TRACE to OSL_TRACE for strings foo().GetBuffer() 2011-03-13 16:50:42 +01:00
Thomas Arnhold
6de13b4ea6 Move DBG_TRACE to OSL_TRACE for strings GetBuffer() 2011-03-13 16:50:42 +01:00
Thomas Arnhold
3f121f2206 Use GetBuffer() for String 2011-03-13 16:50:42 +01:00
Thomas Arnhold
77db0bd198 Move DBG_TRACE to OSL_TRACE for getStr() 2011-03-13 16:50:42 +01:00
Thomas Arnhold
dd7cde0a52 Use getStr() for OStrings 2011-03-13 16:50:42 +01:00
Thomas Arnhold
9a96bb8660 Move DBG_TRACE to OSL_TRACE 2011-03-13 16:50:41 +01:00
Thomas Arnhold
361cfb9962 Move DBG_TRACE* to OSL_TRACE 2011-03-13 16:50:41 +01:00
Thomas Arnhold
e8ca279d0f Move DBG_TRACE5 to OSL_TRACE 2011-03-13 16:50:41 +01:00
Thomas Arnhold
ef0bcb7dc7 Move DBG_TRACE3 to OSL_TRACE 2011-03-13 16:50:41 +01:00
Thomas Arnhold
c663b3ed10 Move DBG_TRACE2 to OSL_TRACE 2011-03-13 16:50:41 +01:00
Thomas Arnhold
4051dd7fd8 Move DBG_TRACE1 to OSL_TRACE 2011-03-13 16:50:41 +01:00
Thomas Arnhold
3560e5891f Move DBG_ERROR1 to OSL_TRACE 2011-03-13 16:50:41 +01:00
Thomas Arnhold
52417ccecb Move DBG_ERROR to OSL_FAIL for mac files 2011-03-13 16:50:41 +01:00
Thomas Arnhold
b8e17a39d3 Remove unused macros HANDLE_SQL_ERRORS and DO_SAFE_WITH_ERROR 2011-03-13 16:50:40 +01:00
Thomas Arnhold
145cede37c Move DBG_ERROR to OSL_FAIL and correct OString usage 2011-03-13 16:50:40 +01:00
Thomas Arnhold
f549c4f683 Move DBG_ERROR to OSL_FAIL for getStr() (multiline) 2011-03-13 16:50:40 +01:00
Thomas Arnhold
1c3b168ed1 Move DBG_ERROR to OSL_FAIL for strings with masked quotation marks 2011-03-13 16:50:40 +01:00
Thomas Arnhold
adf9c047ac Move DBG_ERROR to OSL_FAIL for getStr() 2011-03-13 16:50:40 +01:00
Thomas Arnhold
b228332fe6 Move DBG_ERROR to OSL_FAIL for strings foo().GetBuffer() 2011-03-13 16:50:40 +01:00
Thomas Arnhold
f9273f454b Move DBG_ERROR to OSL_FAIL for strings GetBuffer() 2011-03-13 16:50:40 +01:00
Julien Nabet
5bc917e58e fix tabs + attributes not declared 2011-03-12 23:19:46 +01:00
Julien Nabet
e159b98bca replace spaces (put by mistake) with tabs 2011-03-12 16:37:27 +01:00
Julien Nabet
4213244370 Fix bug found with pychecker 2011-03-12 09:42:11 +01:00
Xavier ALT
5062dd9c6f fdo#34896 make color palette size consistent (8x13) 2011-03-11 20:27:45 +00:00
Albert Thuswaldner
ad058d6be9 Transalations and fixes (6) 2011-03-11 16:14:00 +05:30
Albert Thuswaldner
f5f7b4ef39 Transalations (5) 2011-03-11 16:14:00 +05:30
Caolán McNamara
5f7b3ed604 random character added by translation 2011-03-10 21:01:08 +00:00
Caolán McNamara
4b5c8f4826 Fix leak, we own these pointers, so release them. 2011-03-10 17:23:34 +00:00
Albert Thuswaldner
23facc7605 Translations (4). 2011-03-10 19:03:25 +05:30
Muthu Subramanian K
2c476a7ee8 Typo fixes. 2011-03-10 18:27:19 +05:30
Albert Thuswaldner
dcd5dee88e Translations and typo fixes (3). 2011-03-10 18:00:38 +05:30
Albert Thuswaldner
847b372451 Translation and typos (2). 2011-03-10 17:12:19 +05:30
Albert Thuswaldner
b043148959 Translations and typo fixes. 2011-03-10 16:47:00 +05:30
Nigel Hawkins
1f20eab7da Fix build breakage inside DBG_ASSERTs 2011-03-10 07:04:10 +00:00
Nigel Hawkins
dec8b67fa4 Remove last traces of SvLongs 2011-03-09 22:15:29 +00:00
Nigel Hawkins
a9170798a4 Remove use of SvLongs from txtrange.[ch]xx and refactor a bit.
Note that this commit forces changes onto writer as well.
2011-03-09 21:10:19 +00:00
Caolán McNamara
78814afd05 Resolves: fdo#34635 GetSelectEntry is far more likely correct 2011-03-09 16:43:01 +00:00
Xavier ALT
882a644d9e remove SVX_LIGHT macro 2011-03-09 16:09:04 +00:00
Caolán McNamara
3ea2c7d282 cppcheck: this method can be const 2011-03-09 09:11:48 +00:00
Caolán McNamara
3a6a7b8760 cppcheck: this method can be const 2011-03-09 09:10:23 +00:00
Rafael Dominguez
26c6a74395 Remove List in SdrObjListIter. 2011-03-08 19:53:14 -08:00
Bálint Dózsa
f7114f0245 Remove commented out code 2011-03-08 21:41:41 +01:00
David Tardon
5ea9358850 install high-resolution icons 2011-03-08 13:17:10 +01:00
David Tardon
a5ac066528 fix shebang 2011-03-08 13:17:10 +01:00
Sébastien Le Ray
3ebf11eb49 Added shadow configuration to prefs schema. 2011-03-08 11:51:02 +00:00