summaryrefslogtreecommitdiff
path: root/svl/source/misc
AgeCommit message (Expand)Author
2013-04-01Remove RTL_CONSTASCII_USTRINGPARAM in smoketest/sot/svl/toolkit/vbahelperChr. Rossmanith
2013-03-29ResMgr with LanguageTagEike Rathke
2013-03-23"atomar" is not a wordTor Lillqvist
2013-03-19Simplify equalsIgnoreAsciiCaseAscii[L] callsStephan Bergmann
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim
2013-01-28fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac
2013-01-28fdo#46808, Convert svl/lockfile code to XComponentContextNoel Grandin
2012-12-13Bad compareToIgnoreAsciiCaseAscii result comparison caused endless loopCédric Bosdonnat
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-11-28fix misuse of toAscii(Lower|Upper)CaseNorbert Thiebaud
2012-11-28fix windows miss in svl OUString workNorbert Thiebaud
2012-11-27String=>OUString in svl's inettype and fall-outNorbert Thiebaud
2012-11-27String->OUString in svl urifilter and restrictedpathsNorbert Thiebaud
2012-11-27String => OUString conversion of svl's PasswordHelperNorbert Thiebaud
2012-11-27String=>OUString of svl's urihelperNorbert Thiebaud
2012-11-15fdo#46808, use service constructor for ucb::SimpleFileAccessNoel Grandin
2012-09-29Use comphelper::getComponentContextStephan Bergmann
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann
2012-09-14fdo#46808, Adapt ucb::UniversalContentBroker UNO service to new styleNoel Grandin
2012-09-06Replace usage of rtl/memory.h in svl with equivalent from string.hArnaud Versini
2012-08-27fdo#46808, Adapt TempFile UNO service to new styleNoel Grandin
2012-07-14hrc cleanup: Remove include guards from src filesThomas Arnhold
2012-07-03Get rid of RTL_CONSTASCII_USTRINGPARAM in svl/Olivier Hallot
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-07-02re-base on ALv2 code.Michael Meeks
2012-06-29Remove some more include guardsThomas Arnhold
2012-06-21reduce scope and replace some String::CreateFromAsciiCaolán McNamara
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-19death to some UniStringsCaolán McNamara
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
2012-06-02targeted string re-workNorbert Thiebaud
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi
2012-03-26readUnicodeString can just return the stringCaolán McNamara
2012-03-20reduce UniStringsCaolán McNamara
2012-02-23Get rid of CREATEVERSIONRESMGR[_NAME]Stephan Bergmann
2012-02-22OUString ctor for string literals without RTL_CONSTASCII stuffLuboš Luňák
2012-02-08tools/table.hxx to std::map conversion in SV, SVL and SVX modulesNoel Grandin
2012-02-03Replaced String by rtl::OUStringTakeshi Abe
2012-01-13Fix for fdo43460 Part XXXVI getLength() to isEmpty()Olivier Hallot
2012-01-10Remove _SVSTDARR_STRINGSISORTDTORAugust Sodora
2012-01-10simplify LocalFileHelper::ConvertURLToPhysicalNameCaolán McNamara
2012-01-09toLower->lowercaseCaolán McNamara
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz
2012-01-05Removed unnecessary tools includes.Marcel Metz
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara
2011-12-22callcatcher: newly unused codeCaolán McNamara
2011-12-12Related: fdo#38832 Replace Table with std::mapMarcel Metz
2011-12-01Remove uses of charAtAugust Sodora
2011-11-27remove include of pch header from svlNorbert Thiebaud