summaryrefslogtreecommitdiff
path: root/xmlscript
AgeCommit message (Expand)Author
2017-08-11tdf#109177: Fix expected type of Orientation attrStephan 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-07-08Resolves: tdf#100452 class Date full (BCE,CE) proleptic Gregorian calendarEike Rathke
2016-06-27Clean up uses of Any::getValue() in xmlscriptStephan Bergmann
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-13clang-tidy modernize-loop-convert in writerfilter to xmlsecurityNoel Grandin
2016-05-12loplugin:nullptrStephan Bergmann
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
2016-04-20Use cast to bool to normalize sal_Bool valuesStephan Bergmann
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-14loplugin:passstuffbyref in variousNoel Grandin
2016-04-09tdf#99172 support for vertical align import/export property for text boxesVasily Melenchuk
2016-04-05-fsanitize=nonnull-attributeStephan Bergmann
2016-04-05sequence->vector in xmlscriptNoel Grandin
2016-03-10Avoid reserved identifierStephan Bergmann
2016-03-09tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar
2016-02-25new loplugin:unuseddefaultparamsNoel Grandin
2016-02-19new loplugin: find write-only fieldsNoel Grandin
2016-01-31OSL_THIS_FUNC is a rip-off of BOOST_CURRENT_FUNCTION so we can use thatCaolán McNamara
2016-01-13loplugin:unusedmethods unused return value in xmlscript/Noel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-12-29cppcheck: noExplicitConstructorCaolán McNamara
2015-12-21loplugin:unusedfields in xmlscript,xmlsecurityNoel Grandin
2015-12-18tdf#80047: load&save align and valign attributes of NumericFieldOliver Specht
2015-11-26com::sun::star->css in xmlscript/Noel Grandin
2015-11-15Fast PCH generator and optimized PCH filesAshod Nakashian
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09new loplugin: oncevarNoel Grandin
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-29Fix typosAndrea Gelmini
2015-09-16boost->stdCaolán McNamara
2015-09-14xmlscript: tdf#88206 replace cppu::WeakImplHelper*Takeshi Abe
2015-08-03inline some use-once typedefsNoel Grandin
2015-07-03Fix typosAndrea Gelmini
2015-05-29loplugin:loopvartoosmallNoel Grandin
2015-05-20cppcheck: noExplicitConstructorCaolán McNamara
2015-05-04cppcheck: noExplicitConstructorCaolán McNamara
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann
2015-04-07loplugin:staticmethodsNoel Grandin