summaryrefslogtreecommitdiff
path: root/unotools
AgeCommit message (Expand)Author
2011-03-02Move some DBG_UTIL to OSL_DEBUG_LEVELThomas Arnhold
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2011-03-01Fix debug build: add missing using ::rtl::OStringThomas Arnhold
2011-02-27Remove "using namespace ::rtl"Julien Nabet
2011-02-26Move bogus OSL_ASSERT(msg) to OSL_FAIL(msg)Thomas Arnhold
2011-02-21Drop a few apparently pointless assertionsTor Lillqvist
2011-02-16Remove DECLARE_LIST( StringList_Impl, OUString* )Joseph Powers
2011-02-16Forgot to remove the line of code I comment out.Joseph Powers
2011-02-16Remove DECLARE_LIST( StringList_Impl, ::rtl::OUString* )Joseph Powers
2011-02-16Remove DECLARE_LIST( IMPL_ConfigurationListenerList, ConfigurationListener* )Joseph Powers
2011-02-04No resize for boot::unordered_map.Cédric Bosdonnat
2011-02-04std::hash -> boost::hashFridrich Strba
2011-02-04Bulk move libs-gui to boost unordered containersFridrich Strba
2011-01-29Remove double line spacing and unused code.Thomas Arnhold
2011-01-27Do potentially pointless assertions only if dbglevel > 1Tor Lillqvist
2011-01-26throw out some unused methodsCaolán McNamara
2011-01-26Cpp cleanliness: redundant assignment to selfKenneth Venken
2011-01-25WaE: gcc 4.6.0 various warningsCaolán McNamara
2011-01-24WaE: gcc 4.6.0 various warningsCaolán McNamara
2011-01-24WaE: 4.6.0 unused variablesCaolán McNamara
2011-01-20Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold
2011-01-17equalsAsciiL faster than equalsAsciiCaolán McNamara
2011-01-17equalsAsciiL faster than equalsAsciiCaolán McNamara
2011-01-16equalsAsciiL faster than equalsAscii & comparetoAscii(const sal_Char*)Caolán McNamara
2011-01-06Resolves: rhbz#666088 clean up search cache singleton in correct orderCaolán McNamara
2011-01-04survive missing configuration providered more gracefullyCaolán McNamara
2011-01-01cppcheck: prefer prefix variantCaolán McNamara
2010-12-24cppcheck: prefer prefix variantCaolán McNamara
2010-12-23cppcheck: prefer prefix variantCaolán McNamara
2010-12-22RTL_CONSTASCII_USTRINGPARAMserval
2010-12-22cppcheck: prefer prefix variantsCaolán McNamara
2010-12-20Merge branch 'master' of ssh://git.freedesktop.org/git/libreoffice/libs-guiJan Holesovsky
2010-12-20RTL_CONSTASCII_USTRINGPARAMserval
2010-12-20Merge commit 'libreoffice-3.3.0.2'Jan Holesovsky
2010-12-16tidy tools::getProcessWorkingDirCaolán McNamara
2010-12-14make tmp names recognisable, and cleansMichael Meeks
2010-12-13tidy RTL_CONSTASCII_USTRINGPARAM workCaolán McNamara
2010-12-12change of __READONLY_DATA define to constGert Faller
2010-12-07This PathService isn't connected to anything, its a dup of the real one in svlCaolán McNamara
2010-12-03use BrOffice name only with --enable-broffice (fdo#31770)Petr Mladek
2010-12-01use BrOffice in pt_BR locale (fdo#31770)Petr Mladek
2010-11-30use BrOffice in pt_BR locale (fdo#31770)Petr Mladek
2010-11-28Remove dated commentJ. Graeme Lingard
2010-11-25RTL_CONSTASCII_USTRINGPARAM in libs-gui 20Gert Faller
2010-11-25cppcheck: methods can be constCaolán McNamara
2010-11-25cppcheck: methods can be constCaolán McNamara
2010-11-25cppcheck: methods can be constCaolán McNamara
2010-11-22RTL_CONSTASCII_USTRINGPARAM in libs-gui 09Gert Faller
2010-11-22tweak this to make it easy to compiler with c++0xCaolán McNamara
2010-11-22WaE, && ||Caolán McNamara