summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
2011-03-18Misc dbgutil build fixesThorsten Behrens
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-17No #warning in MSVCTor Lillqvist
2011-03-17Sprinkle some realpath goodness here, tooTor Lillqvist
2011-03-17killing off stl in gbuildBjoern Michaelsen
2011-03-15register component we need for writer ...Michael Meeks
2011-03-14reeabling unittests as the cppunittester location is fixed now in solenvBjoern Michaelsen
2011-03-13Don't use GetBuffer on a charThomas Arnhold
2011-03-13OSL_TRACE: Use format string for GetBuffer()Thomas Arnhold
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-13OSL_TRACE: Use format string for GetBuffer()Thomas Arnhold
2011-03-13Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-13Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-13Don't use GetBuffer() on char*Thomas Arnhold
2011-03-13Move DBG_TRACE to OSL_TRACE for strings foo().GetBuffer()Thomas Arnhold
2011-03-13Move DBG_TRACE to OSL_TRACE for strings GetBuffer()Thomas Arnhold
2011-03-13Use GetBuffer() for StringThomas Arnhold
2011-03-13Move DBG_TRACE to OSL_TRACEThomas Arnhold
2011-03-13Move DBG_TRACE1 to OSL_TRACEThomas Arnhold
2011-03-13Move DBG_ERROR1 to OSL_TRACEThomas Arnhold
2011-03-13Move DBG_ERROR to OSL_FAIL for mac filesThomas Arnhold
2011-03-13Move DBG_ERROR to OSL_FAIL for strings with masked quotation marksThomas Arnhold
2011-03-13Move DBG_ERROR to OSL_FAIL for strings GetBuffer()Thomas Arnhold
2011-03-12fix mis-merge all-around.Norbert Thiebaud
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-03-11Transalations and fixes (6)Albert Thuswaldner
2011-03-11Transalations (5)Albert Thuswaldner
2011-03-10random character added by translationCaolán McNamara
2011-03-10Translations (4).Albert Thuswaldner
2011-03-10Typo fixes.Muthu Subramanian K
2011-03-10Translations and typo fixes (3).Albert Thuswaldner
2011-03-10Translation and typos (2).Albert Thuswaldner
2011-03-10Translations and typo fixes.Albert Thuswaldner
2011-03-09Revert idle whitespace changesThorsten Behrens
2011-03-09cppcheck: this method can be constCaolán McNamara
2011-03-07fdo#30917: make the code easier to understand by using constantsSébastien Le Ray
2011-03-07fdo#30917: Storing the hierarchical view of style browserGert Faller
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 custom-tool-panel build dependenciesPetr Mladek
2011-03-04Be more fault tolerant here.Caolán McNamara
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-03-01Remove DBG_UTILxThomas Arnhold
2011-03-01remove this now its usage is goneCaolán McNamara
2011-03-01don't rely on implicit castingCaolán McNamara
2011-03-01Pointless to convert char* to OString and backCaolán McNamara
2011-03-01Remove Dead CodeXisco Fauli
2011-03-01Remove dead CodeXisco Fauli
2011-02-26Remove "using namespace ::rtl"Julien Nabet
2011-02-26Move bogus OSL_ASSERT(msg) to OSL_FAIL(msg)Thomas Arnhold