summaryrefslogtreecommitdiff
path: root/framework/source/services/substitutepathvars.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-02-04remove lang path substitutionCaolán McNamara1-161/+1
2014-02-04nPrio is always 0Caolán McNamara1-169/+144
2014-02-04fdo#74425 Remove deprecated static function ResMgr::GetLang()Chris Sherlock1-1/+180
2014-01-30fwk: Constructor feature for single-instance SubstitutePathVariables.Matúš Kukan1-27/+288
2014-01-28bool improvementsStephan Bergmann1-5/+5
2013-12-10Some clean-upStephan Bergmann1-146/+71
2013-12-10Get rid of $(share_subdir_name) againStephan Bergmann1-7/+2
2013-12-09Bin pointless micro-optimisationTor Lillqvist1-12/+5
2013-12-09fdo#72394 Don't endlessly expand $(share_subdir_name) into itselfStephan Bergmann1-1/+2
2013-11-14SAL_WARN_UNUSED com::sun::star::uno::AnyStephan Bergmann1-2/+0
2013-11-11remove unnecessary use of OUString constructor in FRAMEWORK moduleNoel Grandin1-4/+4
2013-09-26typo fixes in commentsAndras Timar1-1/+1
2013-09-08Use SAL_WARN_IF instead of framework's home-grown LOG_ASSERT(2)Tor Lillqvist1-1/+1
2013-09-05Revert "fdo#68552: Don't (attempt to) do run-time expansion of build-time par...Michael Stahl1-1/+5
2013-09-05fdo#68552: Don't (attempt to) do run-time expansion of build-time parametersTor Lillqvist1-5/+1
2013-09-03was convertIsoStringToLanguage(), use convertToLanguageTypeWithFallback()Eike Rathke1-1/+1
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-1/+1
2013-08-18Use subfolder names from <config_folders.h>Tor Lillqvist1-2/+8
2013-08-07fdo#46037: remove 1 comphelper/configurationhelper in frameworkJulien Nabet1-35/+15
2013-08-04Mark as const/staticTakeshi Abe1-4/+4
2013-07-23fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa1-12/+0
2013-07-13use static LanguageTag::convertTo...() for standalone conversionsEike Rathke1-1/+1
2013-06-05fdo#46808, Convert the rest of XMultiServiceFactory in framework moduleNoel Grandin1-5/+5
2013-05-14sal_Int*/sal_uInt* to boolTakeshi Abe1-2/+2
2013-04-05new module i18nlangtagEike Rathke1-1/+1
2013-03-27-Wunused-macrosStephan Bergmann1-3/+1
2013-03-25Duplicate REPLACELENGTH_PATH macro definitionStephan Bergmann1-1/+0
2013-03-08fwk: some follow up of rtl cleanupThomas Arnhold1-1/+1
2013-03-08RTL_CONSTASCII_USTRINGPARAM and ::rtl:: removalsKrisztian Pinter1-92/+91
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold1-2/+2
2013-02-14Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII...Jean-Noël Rouvignac1-4/+2
2012-12-24Some cppcheck cleaning in frameworkJulien Nabet1-1/+1
2012-11-16use LanguageTagEike Rathke1-2/+2
2012-11-15re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-10-24Related fdo#46808: Improve previous commit slightlyStephan Bergmann1-1/+1
2012-10-24inline a #define that it only used in one cxx fileNoel Grandin1-1/+1
2012-10-24fdo#46808, convert comphelper::ConfigurationHelper to XComponentContextNoel Grandin1-2/+2
2012-10-12loplugin: unused StringsCaolán McNamara1-2/+1
2012-10-10loplugin: unused O[U]StringsCaolán McNamara1-7/+5
2012-08-10Related fdo#51252: No more prereg, no more unopkg syncStephan Bergmann1-2/+3
2012-08-08remove include comments and boxesThomas Arnhold1-10/+0
2012-07-16the unknwon typo is surprisingly popularLuboš Luňák1-1/+1
2012-05-18removed unused const rtl::OUStringTakeshi Abe1-3/+0
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann1-1/+1
2012-01-10simplify LocalFileHelper::ConvertURLToPhysicalNameCaolán McNamara1-3/+3
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz1-1/+0
2011-12-30Fix for fdo43460 Part XX getLength() to isEmpty()Olivier Hallot1-5/+5
2011-12-14catch exception by constant referenceTakeshi Abe1-2/+2
2011-11-27remove include of pch header from frameworkNorbert Thiebaud1-2/+0
2011-11-25gsl_getSystemTextEncoding -> osl_getThreadTextEncodingDavid Tardon1-1/+1