summaryrefslogtreecommitdiff
path: root/xmlscript/source/xmlflat_imexp
AgeCommit message (Expand)Author
2024-05-16loplugin:ostr in xmlscriptNoel Grandin
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-05-20new loplugin:unnecessary lockingNoel Grandin
2021-08-03Consolidate on C++17 std::scoped_lock instead of std::lock_guardNoel Grandin
2021-08-01osl::Mutex->std::mutex in XMLBasicExporterBaseNoel Grandin
2021-03-18tdf#88205: Use initializer_list ctor in css::uno::SequenceMani Kumar
2021-02-19loplugin:refcounting in xmlscriptNoel
2021-02-18loplugin:referencecasting in xmlscriptNoel
2020-02-25[API CHANGE] remove BasicImport UNO interfacesNoel Grandin
2019-12-28tdf#124176: Use "pragma once" on xmlscript/*Andrea Gelmini
2019-12-03remove some useless comment linesNoel Grandin
2019-10-21tdf#42949 Fix IWYU warnings in xmlscript/Gabor Kelemen
2019-10-02loplugin:stringadd in writerfilter..xmloffNoel Grandin
2019-08-16new loplugin:sequenceloopNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): xmlscriptStephan Bergmann
2019-07-29loplugin:sequentialassignNoel Grandin
2019-06-20loplugin:logexceptionnicely in variousNoel Grandin
2019-05-09Simplify Sequence iterations in xmlscript, xmlsecurityArkadiy Illarionov
2018-07-24loplugin:unusedfields,can-be-const in xmlscriptNoel Grandin
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-10-23loplugin:includeform: xmlscriptStephan Bergmann
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-27loplugin:flatten in vcl..xmlsecurityNoel Grandin
2017-05-20cleanup unused css/script/ includesJochen Nitschke
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-11-17extend unusedfields loplugin to find fields that can be privateNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-07loplugin:constantparam in vcl..xmlscriptNoel Grandin
2016-06-06remove some manual ref-countingNoel Grandin
2016-05-24Revert "remove some manual ref-counting"Noel Grandin
2016-05-24remove some manual ref-countingNoel Grandin
2016-05-04sal_Bool -> boolStephan Bergmann
2016-05-02tdf#74608 Constructor function for XMLBasicExporterYeliz Taneroğlu
2016-05-02tdf#74608 Constructor function for XMLBasicImporterYeliz Taneroğlu
2016-05-02tdf#74608 Constructor function for XMLOasisBasicImporterYeliz Taneroğlu
2016-05-02tdf#74608 Constructor function for XMLOasisBasicExporterYeliz Taneroğlu
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2015-12-29cppcheck: noExplicitConstructorCaolán McNamara
2015-12-21loplugin:unusedfields in xmlscript,xmlsecurityNoel Grandin
2015-11-26com::sun::star->css in xmlscript/Noel Grandin
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-14xmlscript: tdf#88206 replace cppu::WeakImplHelper*Takeshi Abe
2015-05-04cppcheck: noExplicitConstructorCaolán McNamara
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann
2015-04-07loplugin:staticmethodsNoel Grandin
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-06-05xmlscript: remove SAL_THROW macroNoel Grandin