summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)Author
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-13OSL_TRACE: Use format stringThomas Arnhold
2011-03-13Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-13Move DBG_TRACE to OSL_TRACE for getStr()Thomas Arnhold
2011-03-13Use getStr() for OStringsThomas Arnhold
2011-03-13Move DBG_TRACE to OSL_TRACEThomas Arnhold
2011-03-13Move DBG_TRACE* to OSL_TRACEThomas Arnhold
2011-03-13Move DBG_TRACE5 to OSL_TRACEThomas Arnhold
2011-03-13Move DBG_TRACE3 to OSL_TRACEThomas Arnhold
2011-03-13Move DBG_TRACE2 to OSL_TRACEThomas Arnhold
2011-03-13Move DBG_TRACE1 to OSL_TRACEThomas Arnhold
2011-03-13Remove unused macros HANDLE_SQL_ERRORS and DO_SAFE_WITH_ERRORThomas Arnhold
2011-03-13Move DBG_ERROR to OSL_FAIL and correct OString usageThomas Arnhold
2011-03-13Move DBG_ERROR to OSL_FAIL for getStr() (multiline)Thomas Arnhold
2011-03-13Move DBG_ERROR to OSL_FAIL for getStr()Thomas Arnhold
2011-03-13Move DBG_ERROR to OSL_FAIL for strings foo().GetBuffer()Thomas Arnhold
2011-03-13Move DBG_ERROR to OSL_FAIL for strings GetBuffer()Thomas Arnhold
2011-03-11fdo#34896 make color palette size consistent (8x13)Xavier ALT
2011-03-09remove SVX_LIGHT macroXavier ALT
2011-03-08Remove List in SdrObjListIter.Rafael Dominguez
2011-03-07Remove use of Svlongs from fmshimp.[ch]xxNigel Hawkins
2011-03-05Removed /* ### ACHTUNG: Neuer Text in Resource? - lines from libs-coreChristina Rossmanith
2011-03-04Remove bogus and useless comments in libs-core.Guillaume Poussel
2011-03-04fix Count() -> size() in DBG_UTIL modeCaolán McNamara
2011-03-04Remode deprecated List container.npcdoom
2011-03-04Remove deprecated List container.npcdoom
2011-03-04Remove deprecated List container in gallery1.npcdoom
2011-03-03findbar: Show the find bar on Ctrl-f, hide on Escape.Jan Holesovsky
2011-03-03findbar: Make Escape the only key to return back to the document.Jan Holesovsky
2011-03-03findbar: Make the combobox wider.Jan Holesovsky
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-03-01avoid implicit castingCaolán McNamara
2011-03-01Pointless to convert char* to OString and backCaolán McNamara
2011-03-01avoid implicit castingCaolán McNamara
2011-03-01found an implicit casting bugCaolán McNamara
2011-03-01Change deprecated List for std::vector<String> in FillThemeList.npcdoom
2011-02-27[PATCH] Remove deprecated container list for std::vector.Rafael Dominguez
2011-02-26Remove "using namespace ::rtl"Julien Nabet
2011-02-26Move bogus OSL_ASSERT(msg) to OSL_FAIL(msg)Thomas Arnhold
2011-02-25Removed macros.Kohei Yoshida
2011-02-25Resolves fdo#32376 Set default color to the current one in toolbar popupKurosawa Takeshi
2011-02-21Fixed build breakage.Kohei Yoshida
2011-02-21Fixed build breakage.Kohei Yoshida
2011-02-21Remove dead code and translate German commentsAlbert Thuswaldner
2011-02-21Remove dead code and translate German commentsAlbert Thuswaldner
2011-02-21Remove dead code and translate one commentAlbert Thuswaldner
2011-02-21Remove CSET supportThomas Arnhold
2011-02-18Add another #include <tools/list.hxx> back in.Joseph Powers
2011-02-18Remove some #include "tools/list.hxx"Joseph Powers
2011-02-18need these to also be SVX_DLLPUBLIC apparentlyCaolán McNamara