summaryrefslogtreecommitdiff
path: root/framework/source/services/substitutepathvars.cxx
AgeCommit message (Expand)Author
2014-05-14Removed redundant private methods commentsHussian Alamri
2014-04-14typo: dependend -> dependentThomas Arnhold
2014-04-09Remove unused functionsStephan Bergmann
2014-04-06Kill superfluous spacing before semicolonsTor Lillqvist
2014-04-06Kill superfluous vertical whitespaceTor Lillqvist
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-23Remove unneccessary commentsAlexander Wilms
2014-02-19unotools: sal_Bool -> boolStephan Bergmann
2014-02-10coverity#1169812 condition appears the wrong way aroundCaolán McNamara
2014-02-08coverity#1169879 Uninitialized scalar fieldCaolán McNamara
2014-02-04remove lang path substitutionCaolán McNamara
2014-02-04nPrio is always 0Caolán McNamara
2014-02-04fdo#74425 Remove deprecated static function ResMgr::GetLang()Chris Sherlock
2014-01-30fwk: Constructor feature for single-instance SubstitutePathVariables.Matúš Kukan
2014-01-28bool improvementsStephan Bergmann
2013-12-10Some clean-upStephan Bergmann
2013-12-10Get rid of $(share_subdir_name) againStephan Bergmann
2013-12-09Bin pointless micro-optimisationTor Lillqvist
2013-12-09fdo#72394 Don't endlessly expand $(share_subdir_name) into itselfStephan Bergmann
2013-11-14SAL_WARN_UNUSED com::sun::star::uno::AnyStephan Bergmann
2013-11-11remove unnecessary use of OUString constructor in FRAMEWORK moduleNoel Grandin
2013-09-26typo fixes in commentsAndras Timar
2013-09-08Use SAL_WARN_IF instead of framework's home-grown LOG_ASSERT(2)Tor Lillqvist
2013-09-05Revert "fdo#68552: Don't (attempt to) do run-time expansion of build-time par...Michael Stahl
2013-09-05fdo#68552: Don't (attempt to) do run-time expansion of build-time parametersTor Lillqvist
2013-09-03was convertIsoStringToLanguage(), use convertToLanguageTypeWithFallback()Eike Rathke
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-08-18Use subfolder names from <config_folders.h>Tor Lillqvist
2013-08-07fdo#46037: remove 1 comphelper/configurationhelper in frameworkJulien Nabet
2013-08-04Mark as const/staticTakeshi Abe
2013-07-23fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa
2013-07-13use static LanguageTag::convertTo...() for standalone conversionsEike Rathke
2013-06-05fdo#46808, Convert the rest of XMultiServiceFactory in framework moduleNoel Grandin
2013-05-14sal_Int*/sal_uInt* to boolTakeshi Abe
2013-04-05new module i18nlangtagEike Rathke
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-25Duplicate REPLACELENGTH_PATH macro definitionStephan Bergmann
2013-03-08fwk: some follow up of rtl cleanupThomas Arnhold
2013-03-08RTL_CONSTASCII_USTRINGPARAM and ::rtl:: removalsKrisztian Pinter
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-02-14Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII...Jean-Noël Rouvignac
2012-12-24Some cppcheck cleaning in frameworkJulien Nabet
2012-11-16use LanguageTagEike Rathke
2012-11-15re-base on ALv2 code. Includes:Michael Meeks
2012-10-24Related fdo#46808: Improve previous commit slightlyStephan Bergmann
2012-10-24inline a #define that it only used in one cxx fileNoel Grandin
2012-10-24fdo#46808, convert comphelper::ConfigurationHelper to XComponentContextNoel Grandin
2012-10-12loplugin: unused StringsCaolán McNamara