summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2011-03-14WaE: remove set but unused variablesCaolán McNamara1-4/+0
2011-03-14Remove empty comment fieldsThomas Arnhold2-20/+6
2011-03-14make LibreOffice palette entries localizable - fdo#32628Andras Timar3-88/+89
2011-03-14fix signature mismatchMichael Meeks1-1/+1
2011-03-14debuglevels: pulled and merged DEV300.m102Frank Schoenheit [fs]4-25/+25
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold21-35/+35
2011-03-13OSL_TRACE: Use format stringThomas Arnhold1-6/+6
2011-03-13Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold3-10/+10
2011-03-13Move DBG_TRACE to OSL_TRACE for getStr()Thomas Arnhold1-6/+6
2011-03-13Use getStr() for OStringsThomas Arnhold1-6/+6
2011-03-13Move DBG_TRACE to OSL_TRACEThomas Arnhold2-7/+7
2011-03-13Move DBG_TRACE* to OSL_TRACEThomas Arnhold1-4/+4
2011-03-13Move DBG_TRACE5 to OSL_TRACEThomas Arnhold1-1/+1
2011-03-13Move DBG_TRACE3 to OSL_TRACEThomas Arnhold1-1/+1
2011-03-13Move DBG_TRACE2 to OSL_TRACEThomas Arnhold1-1/+1
2011-03-13Move DBG_TRACE1 to OSL_TRACEThomas Arnhold1-3/+3
2011-03-13Remove unused macros HANDLE_SQL_ERRORS and DO_SAFE_WITH_ERRORThomas Arnhold1-21/+0
2011-03-13Move DBG_ERROR to OSL_FAIL and correct OString usageThomas Arnhold1-1/+1
2011-03-13Move DBG_ERROR to OSL_FAIL for getStr() (multiline)Thomas Arnhold3-11/+11
2011-03-13Move DBG_ERROR to OSL_FAIL for getStr()Thomas Arnhold1-1/+1
2011-03-13Move DBG_ERROR to OSL_FAIL for strings foo().GetBuffer()Thomas Arnhold1-2/+2
2011-03-13Move DBG_ERROR to OSL_FAIL for strings GetBuffer()Thomas Arnhold5-6/+6
2011-03-13re-add linkwarn, used by impressNorbert Thiebaud5-0/+120
2011-03-12fix mis-merge all-around.Norbert Thiebaud34-1291/+78
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1360-16947/+19744
2011-03-11fdo#34896 make color palette size consistent (8x13)Xavier ALT1-2/+2
2011-03-09remove SVX_LIGHT macroXavier ALT18-196/+0
2011-03-09Revert idle whitespace changesThorsten Behrens38-115/+115
2011-03-08Remove List in SdrObjListIter.Rafael Dominguez2-32/+33
2011-03-07CWS-TOOLING: integrate CWS os146Ivo Hinkelmann1-1/+1
2011-03-07Remove use of Svlongs from fmshimp.[ch]xxNigel Hawkins2-7/+5
2011-03-05Removed /* ### ACHTUNG: Neuer Text in Resource? - lines from libs-coreChristina Rossmanith3-26/+0
2011-03-04Remove bogus and useless comments in libs-core.Guillaume Poussel14-24/+8
2011-03-04fix Count() -> size() in DBG_UTIL modeCaolán McNamara1-1/+1
2011-03-04Remode deprecated List container.npcdoom2-38/+23
2011-03-04Remove deprecated List container.npcdoom4-25/+31
2011-03-04Remove deprecated List container in gallery1.npcdoom2-16/+18
2011-03-03findbar: Show the find bar on Ctrl-f, hide on Escape.Jan Holesovsky1-2/+24
2011-03-03findbar: Make Escape the only key to return back to the document.Jan Holesovsky1-3/+1
2011-03-03findbar: Make the combobox wider.Jan Holesovsky1-1/+1
2011-03-03debuglevels: introduce SfxModule::GetModuleFieldUnit, taking an XFrame, to no...Frank Schoenheit [fs]2-3/+3
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold99-292/+292
2011-03-01avoid implicit castingCaolán McNamara1-1/+1
2011-03-01Pointless to convert char* to OString and backCaolán McNamara4-11/+4
2011-03-01avoid implicit castingCaolán McNamara1-6/+5
2011-03-01found an implicit casting bugCaolán McNamara1-1/+1
2011-03-01Change deprecated List for std::vector<String> in FillThemeList.npcdoom2-4/+4
2011-02-27[PATCH] Remove deprecated container list for std::vector.Rafael Dominguez2-31/+22
2011-02-26Remove "using namespace ::rtl"Julien Nabet5-5/+10
2011-02-26Move bogus OSL_ASSERT(msg) to OSL_FAIL(msg)Thomas Arnhold1-1/+1