aboutsummaryrefslogtreecommitdiff
path: root/source/gu/extras
ModeNameSize
d---------source69logplain
n> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/xmlscript
AgeCommit message (Expand)Author
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