summaryrefslogtreecommitdiff
path: root/xmlscript
AgeCommit message (Expand)Author
2017-08-10tdf#109177: Fix expected type of Orientation attrStephan Bergmann
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert xmlscript from OSL_ASSERT to assertChris Sherlock
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin
2017-04-10tdf#107029 xmlscript: fix enum conversionMiklos Vajna
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: xmlscriptStephan Bergmann
2017-04-06loplugin:redundantcast check for c-style float castsNoel Grandin
2017-04-04xmlscript: fix -Werror=maybe-uninitializedMiklos Vajna
2017-04-03use actual UNO enums in vcl..xmlsecurityNoel Grandin
2017-03-30remove type decorations on char literalsJochen Nitschke
2017-03-25Fix typosAndrea Gelmini
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-02-22loplugin:unusedfieldsNoel Grandin
2017-02-06Add missing #includesStephan Bergmann
2017-02-03Typo: progess->progressJulien Nabet
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin
2017-01-27improve "unnecessary user-declared destructor" checkNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-22cppcheck: multiConditionJochen Nitschke
2017-01-19New loplugin:dynexcspec: Add @throws documentation, xmlscriptStephan Bergmann
2017-01-19new loplugin: useuniqueptr: unotools..xmlscriptNoel Grandin
2017-01-19use rtl::Reference in ExtendedAttributesNoel Grandin
2017-01-19use rtl::Reference in ElementBaseNoel Grandin
2017-01-09New loplugin:externvar: xmlscriptStephan 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