summaryrefslogtreecommitdiff
path: root/embedserv/source/embed/ed_ipersiststr.cxx
AgeCommit message (Expand)Author
2021-10-30Prepare for removal of non-const operator[] from Sequence in embedservMike Kaganski
2021-10-29Fix misuses of NULL across Windows-only codeStephan Bergmann
2021-03-09loplugin:refcounting (clang-cl)Stephan Bergmann
2021-02-01Drop FAR/NEAR from 16-bit WinAPI timesMike Kaganski
2020-12-19make *String(string_view) constructors explicitNoel Grandin
2020-08-21loplugin:stringstatic (clang-cl)Stephan Bergmann
2019-10-02-Werror,-Wmicrosoft-exception-spec (clang-cl)Stephan Bergmann
2019-10-01loplugin:indentation (clang-cl)Stephan Bergmann
2019-01-10o3tl::string_view -> std::string_view (in embedserv)Stephan Bergmann
2018-09-24loplugin:external (clang-cl)Stephan Bergmann
2018-03-17Use for-range loops in embeddedobj, embedserv and formulaJulien Nabet
2018-02-01embedserv: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski
2018-01-23More loplugin:cstylecast on WindowsStephan Bergmann
2017-11-07Remove unnecessary state checks and the variablesMuhammet Kara
2017-10-27loplugin:includeform: embedserv (Windows)Stephan Bergmann
2017-10-05Rename and move SAL_U/W to o3tl::toU/WMike Kaganski
2017-09-30Use SAL_W/SAL_U instead of reinterpret_cast btwn wchar_t* and sal_Unicode*Mike Kaganski
2017-09-30Use explicit function names for fooA/fooW WinAPI; prefer fooWMike Kaganski
2017-09-24tdf#96505 Get rid of cargo cult "long" integer literals66kesara99
2017-09-14loplugin:redundantpointerops (clang-cl)Stephan Bergmann
2017-08-18loplugin:oncevar (clang-cl)Stephan Bergmann
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin
2017-04-10Clean up uses of SAL_U/SAL_W: embedservStephan Bergmann
2017-04-04Finally switch MSVC to sal_Unicode = char16_t, tooStephan Bergmann
2016-10-16clang-cl loplugin: embedservStephan Bergmann
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-03-04-Werror,-WshadowStephan Bergmann
2016-02-09Remove excess newlinesChris Sherlock
2015-10-31use uno::Reference::set method instead of assignmentNoel Grandin
2014-05-10remove globally disabled warnings from source filesThomas Arnhold
2014-02-26Remove visual noise from embedservAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-14embedserv: unused codeAndras Timar
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2012-12-11Blind Windows-only fixStephan Bergmann
2012-11-28We only support MSVC 2008 (_MSC_VER 1500) or laterTor Lillqvist
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann
2012-08-27fdo#46808, Adapt TempFile UNO service to new styleNoel Grandin
2012-07-13re-base on ALv2 code. Includes:Michael Meeks
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
2011-12-10catch exception by constant referenceTakeshi Abe
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-05remove include guards using fixguard.pyPetr Mladek
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien