summaryrefslogtreecommitdiff
path: root/xmlscript
AgeCommit message (Expand)Author
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
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-02-05constifyLionel Elie Mamane
2015-02-05proper indentationLionel Elie Mamane
2015-02-05destructors are not allowed to throwLionel Elie Mamane
2015-02-05xmlscript: fix import/export of dialog radio-buttonsMichael Stahl