summaryrefslogtreecommitdiff
path: root/svl/source/misc/lockfilecommon.cxx
AgeCommit message (Expand)Author
2022-11-05-Werror,-Wdeprecated-declarations (sprintf, macOS 13 SDK): svlStephan Bergmann
2022-10-11Deduplicate O(U)StringConcatenationMike Kaganski
2022-06-20elide some makeStringAndClear() callsNoel Grandin
2022-06-03clang-tidy modernize-pass-by-value in svlNoel Grandin
2022-04-29use more string_view in INetURLObjectNoel Grandin
2021-10-03A more lightweight O[U]StringConcatenationStephan Bergmann
2021-04-28use string_view in INetURLObject::encodeNoel Grandin
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2019-12-23sal_Char->char in svtools..svlNoel Grandin
2019-10-26size some stringbuffer to prevent re-allocNoel Grandin
2019-06-21Extend INetURLObject::setName and drop INetURLObject::SetNameMike Kaganski
2019-06-21Drop INetURLObject::GetName and INetURLObject::GetExtensionMike Kaganski
2019-06-07tdf#42949 Fix IWYU warnings in svl/Gabor Kelemen
2019-03-30Some refactor of lockfile classes to minimize interfaceMike Kaganski
2019-03-26Generate MSO lock files when the related MSO compat. option is setTamás Zolnai
2019-03-23Introduce new lockfile handler for MSO like lockfilesTamás Zolnai
2019-01-21Avoid -Werror=format-{overflow,truncation}=Stephan Bergmann
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-01-12More loplugin:cstylecast: svlStephan Bergmann
2017-10-26loplugin:constmethod in svlNoel Grandin
2017-09-23loplugin:flatten in svl..svxNoel Grandin
2017-02-06Add missing #includesStephan Bergmann
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2015-04-15convert LOCKFILE_ constants to scoped enum and cleanupNoel Grandin
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-01-07remove unnecessary sal_Unicode casts in OUStringBuffer::append callsNoel Grandin
2013-04-26sal_Bool to boolTakeshi Abe
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-01-28fdo#46808, Convert svl/lockfile code to XComponentContextNoel Grandin
2012-07-03Get rid of RTL_CONSTASCII_USTRINGPARAM in svl/Olivier Hallot
2012-07-02re-base on ALv2 code.Michael Meeks
2012-01-13Fix for fdo43460 Part XXXVI getLength() to isEmpty()Olivier Hallot
2011-11-27remove include of pch header from svlNorbert Thiebaud
2011-05-25add salhelper::LinkResolverCaolán McNamara
2011-04-19remove FileStatusMask_XXX in favour of osl_FileStatus_Mask_XXX (libs-gui)Christina Rossmanith
2011-01-10Related: rhbz#668057 use %% escaped # instead of literal #Caolán McNamara
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-10-08#i103496#: make svl buildable with internal inc/svl directoryMathias Bauer
2009-10-08#i103496#: make svl buildableMathias Bauer
2009-10-08#i103496#: split svtools in two libs, depending on whether the code needs vcl...Mathias Bauer