summaryrefslogtreecommitdiffstats
path: root/svl/source/fsstor
Commit message (Expand)AuthorAgeFilesLines
* convert OUString compareToAscii == 0 to equalsAsciiNoel Grandin2013-11-111-1/+1
* Make INetURLObject-from-OUString ctor explicitStephan Bergmann2013-11-081-12/+12
* remove unnecessary use of OUString constructor in SVL moduleNoel Grandin2013-11-082-7/+6
* fixincludeguards.sh: svlThomas Arnhold2013-10-282-4/+4
* clean up some include guardsThomas Arnhold2013-10-231-2/+2
* fdo#54938: Adapt svtools and comphelper module ...Marcos Paulo de Souza2013-10-171-7/+2
* These shall apparently check for URL scheme prefix matchStephan Bergmann2013-08-271-2/+2
* fdo#62475 removed pointless commentsJelle van der Waa2013-07-175-129/+0
* module svl: all String and some bool and related clean-upNorbert Thiebaud2013-07-071-2/+1
* Clean String and sal_Bool in toolsNorbert Thiebaud2013-06-301-1/+2
* remove OUString wrap for string literalsThomas Arnhold2013-06-291-7/+7
* fdo#46808, Convert XMultiServiceFactory in svl moduleNoel Grandin2013-06-053-20/+16
* fdo#62096: Replaced some OUString 'compareTo' with '=='Prashant Pandey2013-04-101-1/+1
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-073-100/+100
* "atomar" is not a wordTor Lillqvist2013-03-231-2/+2
* Simplify equalsIgnoreAsciiCaseAscii[L] callsStephan Bergmann2013-03-191-2/+2
* typo: allways -> alwaysAndras Timar2013-02-201-1/+1
* Better error reportingStephan Bergmann2013-02-051-16/+21
* fdo#46808, use service constructor for ucb::SimpleFileAccessNoel Grandin2012-11-151-3/+2
* sal_Bool->bool in svl::OFSInputStreamContainer and OFSStreamContainerNoel Grandin2012-10-024-17/+16
* ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann2012-09-191-4/+3
* Improvement on previous commit, UCB clean upStephan Bergmann2012-09-142-20/+20
* fdo#46808, Adapt TempFile UNO service to new styleNoel Grandin2012-08-271-1/+2
* re-base on ALv2 code.Michael Meeks2012-07-024-95/+59
* re-base on ALv2 code.Michael Meeks2012-06-214-92/+56
* fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin2012-06-061-9/+9
* targeted string re-workNorbert Thiebaud2012-06-022-21/+21
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-1/+1
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-2/+2
* Use RTL_CONSTASCII_STRINGPARAM instead of bare numberTakeshi Abe2012-02-161-2/+2
* Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann2012-01-213-45/+7
* Fix for fdo43460 Part XXXVI getLength() to isEmpty()Olivier Hallot2012-01-132-7/+7
* catch exception by constant referenceTakeshi Abe2012-01-061-1/+1
* Cleaned up utl::UCBContentHelper.Stephan Bergmann2011-11-281-0/+1
* remove include of pch header from svlNorbert Thiebaud2011-11-274-8/+0
* Removed several String <-> OUString conversion in fsstor.Julien Chaffraix2011-11-112-3/+3
* Remove component_getImplementationEnvironment methodsMatus Kukan2011-07-121-6/+0
* update component factory methods to use new prefixes, to add lib mergingMatus Kukan2011-06-242-3/+3
* Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold2011-03-192-8/+8
* Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky2011-03-113-90/+35
|\
| * gnumake2: removing old dmake file in migrated modulesBjoern Michaelsen2010-11-191-74/+0
| * sb129: #i113189# change UNO components to use passive registrationsb2010-09-103-24/+43
* | Replace suitable equalsAscii calls with equalsAsciiL.Thomas Arnhold2011-01-201-1/+1
* | equalsAsciiL faster than equalsAsciiCaolán McNamara2011-01-171-3/+3
* | RTL_CONSTASCII_USTRINGPARAM in libs-gui 07Gert Faller2010-11-222-20/+20
* | Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-147-0/+14
* | remove include guards using fixguard.pyPetr Mladek2010-10-051-4/+0
|/
* sb118: merged in DEV300_m72sb2010-02-258-33/+8
|\
| * changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien2010-02-128-33/+8
* | sb118: #i108776# changed addsym.awk to also export STLport num_put symbols, a...sb2010-01-292-9/+1
|/