summaryrefslogtreecommitdiff
path: root/svl/source/fsstor
AgeCommit message (Expand)Author
2015-08-20loplugin: defaultparamsNoel Grandin
2015-08-19Consolidate isFileUrl checksStephan Bergmann
2015-08-18Remove newly unused ucbhelper/fileidentifierconverter.hxxStephan Bergmann
2015-08-18Simplify isLocalFile_Impl checkStephan Bergmann
2015-08-12cppcheck: noCopyConstructorCaolán McNamara
2015-07-15cppcheck: noExplicitConstructorCaolán McNamara
2015-06-15remove unnecessary check for null when calling deleteNoel Grandin
2015-04-02loplugin:staticmethodsNoel Grandin
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-08-16svl: Remove ASCII art and pointless commentsChris Laplante
2014-07-25fdo#39468 Make svl/ German comment cleanPhilipp Weissenbacher
2014-07-21coverity#707210 Uncaught exceptionCaolán McNamara
2014-07-21coverity#707209 Uncaught exceptionCaolán McNamara
2014-07-21coverity#707208 Uncaught exceptionCaolán McNamara
2014-05-27remove unnecessary use of Reference constructor in throwNoel Grandin
2014-05-27remove unnecessary use of OUString constructor when throwingNoel Grandin
2014-05-23Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet
2014-05-15fix-includes.pl: svlThomas Arnhold
2014-04-01Remove unused inline constructorStephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-13sfx2,svl: prefer passing OUString and OString by referenceNoel Grandin
2014-03-10svl: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-20svl: sal_Bool -> boolStephan Bergmann
2014-01-29bool improvementsStephan Bergmann
2014-01-28bool improvementsStephan Bergmann
2014-01-21bool improvementsStephan Bergmann
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann
2013-11-11convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin
2013-11-08Make INetURLObject-from-OUString ctor explicitStephan Bergmann
2013-11-08remove unnecessary use of OUString constructor in SVL moduleNoel Grandin
2013-10-28fixincludeguards.sh: svlThomas Arnhold
2013-10-23clean up some include guardsThomas Arnhold
2013-10-17fdo#54938: Adapt svtools and comphelper module ...Marcos Paulo de Souza
2013-08-27These shall apparently check for URL scheme prefix matchStephan Bergmann
2013-07-17fdo#62475 removed pointless commentsJelle van der Waa
2013-07-07module svl: all String and some bool and related clean-upNorbert Thiebaud
2013-06-30Clean String and sal_Bool in toolsNorbert Thiebaud
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-06-05fdo#46808, Convert XMultiServiceFactory in svl moduleNoel Grandin
2013-04-10fdo#62096: Replaced some OUString 'compareTo' with '=='Prashant Pandey
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-23"atomar" is not a wordTor Lillqvist
2013-03-19Simplify equalsIgnoreAsciiCaseAscii[L] callsStephan Bergmann
2013-02-20typo: allways -> alwaysAndras Timar
2013-02-05Better error reportingStephan Bergmann
2012-11-15fdo#46808, use service constructor for ucb::SimpleFileAccessNoel Grandin
2012-10-02sal_Bool->bool in svl::OFSInputStreamContainer and OFSStreamContainerNoel Grandin
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann