summaryrefslogtreecommitdiff
path: root/framework/source/services/pathsettings.cxx
AgeCommit message (Expand)Author
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-01-07fdo#75757: Remove inheritance from std::vector.Matthew Pottage
2014-12-18framework: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-08-19fdo#529470: I can't remove a path in AutoText dialogTor Lillqvist
2014-08-01typo: more then -> more thanTakeshi Abe
2014-05-27css already means ::com::sun::starThomas Arnhold
2014-05-15Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part13Julien Nabet
2014-04-18Typo: s/cant/can't/Tor Lillqvist
2014-04-07framework: sal_Bool->boolNoel Grandin
2014-04-06Kill superfluous spacing before semicolonsTor Lillqvist
2014-04-06Kill superfluous vertical whitespaceTor Lillqvist
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-18Use cppu::BaseMutex instead of plain osl::Mutex as baseStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-25Resolves: rhbz#1065807 use xdg ~/Templates for default Template locationCaolán McNamara
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-10coverity#1169847 Uncaught exceptionCaolán McNamara
2014-02-09Typo: I/internaly -> I/internallyJulien Nabet
2014-02-06Typo: seam(s) -> seem(s)Julien Nabet
2014-02-06Introduce com.sun.star.util.thePathSettings singleton.Matúš Kukan
2014-01-23fwk: Use constructor feature for one instance PathSettings.Matúš Kukan
2013-12-28can use string literals here nowCaolán McNamara
2013-12-20typo fixesAndras Timar
2013-09-26typo fixes in commentsAndras Timar
2013-09-09Try to keep older(?) gcc versions happyTor Lillqvist
2013-09-09Bin some uses of the stupid DECLARE_ASCII macroTor Lillqvist
2013-09-08Use SAL_WARN_IF instead of framework's home-grown LOG_ASSERT(2)Tor Lillqvist
2013-09-08Get rid of some pointless SAL_INFO callsTor Lillqvist
2013-07-23Convert the easy cases in framework to WeakImplHelperNoel Grandin
2013-06-05fdo#46808, Convert the rest of XMultiServiceFactory in framework moduleNoel Grandin
2013-05-31fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFORadu Ioan
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist
2013-05-13fdo#46808, Convert util::PathSettings service to new styleNoel Grandin
2013-04-15fdo#60724 informations -> informationThomas Arnhold
2013-03-08RTL_CONSTASCII_USTRINGPARAM and ::rtl:: removalsKrisztian Pinter
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2012-12-24Some cppcheck cleaning in frameworkJulien Nabet
2012-11-15re-base on ALv2 code. Includes:Michael Meeks
2012-10-24fdo#46808, convert comphelper::ConfigurationHelper to XComponentContextNoel Grandin
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann
2012-08-08reduce ascii noise and useless commentsThomas Arnhold
2012-08-08remove include comments and boxesThomas Arnhold
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
2012-04-09s/pathes/paths/Tor Lillqvist
2012-03-23overly static lingering OUStringsCaolán McNamara
2012-03-22annoying PATHES->PATHS typosCaolán McNamara
2012-02-05Some cppcheck cleaningJulien Nabet