summaryrefslogtreecommitdiff
path: root/svl/source/fsstor/fsstorage.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2014-08-16svl: Remove ASCII art and pointless commentsChris Laplante1-2/+0
2014-07-21coverity#707210 Uncaught exceptionCaolán McNamara1-11/+12
2014-07-21coverity#707209 Uncaught exceptionCaolán McNamara1-11/+10
2014-07-21coverity#707208 Uncaught exceptionCaolán McNamara1-10/+12
2014-05-27remove unnecessary use of Reference constructor in throwNoel Grandin1-12/+8
2014-05-27remove unnecessary use of OUString constructor when throwingNoel Grandin1-4/+4
2014-05-23Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet1-4/+4
2014-04-01Remove unused inline constructorStephan Bergmann1-11/+0
2014-03-13sfx2,svl: prefer passing OUString and OString by referenceNoel Grandin1-1/+1
2014-03-10svl: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann1-15/+1
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-35/+35
2014-02-20svl: sal_Bool -> boolStephan Bergmann1-5/+5
2014-01-29bool improvementsStephan Bergmann1-1/+1
2014-01-28bool improvementsStephan Bergmann1-1/+1
2014-01-21bool improvementsStephan Bergmann1-1/+1
2013-11-08Make INetURLObject-from-OUString ctor explicitStephan Bergmann1-12/+12
2013-11-08remove unnecessary use of OUString constructor in SVL moduleNoel Grandin1-5/+4
2013-07-17fdo#62475 removed pointless commentsJelle van der Waa1-62/+0
2013-07-07module svl: all String and some bool and related clean-upNorbert Thiebaud1-2/+1
2013-06-30Clean String and sal_Bool in toolsNorbert Thiebaud1-1/+2
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-7/+7
2013-06-05fdo#46808, Convert XMultiServiceFactory in svl moduleNoel Grandin1-16/+12
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-59/+59
2013-03-23"atomar" is not a wordTor Lillqvist1-2/+2
2012-11-15fdo#46808, use service constructor for ucb::SimpleFileAccessNoel Grandin1-3/+2
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann1-4/+3
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann1-16/+15
2012-08-27fdo#46808, Adapt TempFile UNO service to new styleNoel Grandin1-1/+2
2012-07-02re-base on ALv2 code.Michael Meeks1-23/+14
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin1-9/+9
2012-06-02targeted string re-workNorbert Thiebaud1-18/+18
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-1/+1
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-2/+2
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann1-5/+3
2012-01-13Fix for fdo43460 Part XXXVI getLength() to isEmpty()Olivier Hallot1-5/+5
2012-01-06catch exception by constant referenceTakeshi Abe1-1/+1
2011-11-28Cleaned up utl::UCBContentHelper.Stephan Bergmann1-0/+1
2011-11-27remove include of pch header from svlNorbert Thiebaud1-2/+0
2011-11-11Removed several String <-> OUString conversion in fsstor.Julien Chaffraix1-2/+2
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold1-2/+2
2011-01-17equalsAsciiL faster than equalsAsciiCaolán McNamara1-3/+3
2010-11-22RTL_CONSTASCII_USTRINGPARAM in libs-gui 07Gert Faller1-16/+16
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-10-05remove include guards using fixguard.pyPetr Mladek1-4/+0
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-10-08#i103496#: make svl buildableMathias Bauer1-1/+1
2009-10-08#i103496#: split svtools in two libs, depending on whether the code needs vcl...Mathias Bauer1-0/+1617