summaryrefslogtreecommitdiff
path: root/xmlscript/source/xmldlg_imexp/xmldlg_expmodels.cxx
AgeCommit message (Expand)Author
14 daysloplugin:ostr in xmlscriptNoel Grandin
2024-01-27Drop std::as_const from css::uno::Sequence iterationsMike Kaganski
2022-08-08Related tdf#114790: add align and vertalign to datefield im/exportJulien Nabet
2022-08-07Resolves: tdf#114790 add align and vertalign to currencyfield im/exportCaolán McNamara
2021-09-15loplugin:constvarsNoel Grandin
2021-02-19loplugin:refcounting in xmlscriptNoel
2019-10-21tdf#42949 Fix IWYU warnings in xmlscript/Gabor Kelemen
2019-08-16new loplugin:sequenceloopNoel Grandin
2019-05-09Simplify Sequence iterations in xmlscript, xmlsecurityArkadiy Illarionov
2019-05-02Use hasElements to check Sequence emptiness in [v-x]*Arkadiy Illarionov
2019-03-11i#119731 Hyperlink Control on dialog EditorShubham Goyal
2019-03-08tdf#53524 Create UNO grid control- dialog editorShubham Goyal
2018-11-29remove unnecessary "if (!empty()" checks before loopsNoel Grandin
2018-10-25tdf#42949 Fix IWYU warnings in include/xmlscript/*Gabor Kelemen
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-04-26[API CHANGE] deprecate XGraphicObjectResolverTomaž Vajngerl
2018-03-15xmlscript: change import/export to not use GraphicObject URLTomaž Vajngerl
2018-01-12More loplugin:cstylecast: xmlscriptStephan Bergmann
2016-06-27Clean up uses of Any::getValue() in xmlscriptStephan Bergmann
2016-05-13clang-tidy modernize-loop-convert in writerfilter to xmlsecurityNoel Grandin
2016-04-09tdf#99172 support for vertical align import/export property for text boxesVasily Melenchuk
2015-12-18tdf#80047: load&save align and valign attributes of NumericFieldOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-29Fix typosAndrea Gelmini
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-02-05xmlscript: fix import/export of dialog radio-buttonsMichael Stahl
2015-01-27Resolves: #i98734# save/load ScaleMode property of image control on dialogsTsutomu Uchino
2014-08-20ODF export: don't write invalid "group-name" attributeMichael Stahl
2014-06-05xmlscript: remove SAL_THROW macroNoel Grandin
2014-04-14SCROLLABLEFRAME never definedThomas Arnhold
2014-04-07xmlscript: sal_Bool->boolNoel Grandin
2014-01-28bool improvementsStephan Bergmann
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-08-12fdo#62475 removed pointless commentsJelle van der Waa
2013-08-05Adapt Dialog XML import/export codeLionel Elie Mamane
2013-06-05remove unused componentcontext.hxx includesNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-18avoid Wundef for various FIXME, FEATURE_NOT_DONE_YET and what notLuboš Luňák
2013-02-24loplugin: unused variablesThomas Arnhold
2012-09-11disable scrollable Frame ( not working well )Noel Power
2012-09-11get scrollbar details actually read for groupboxNoel Power
2012-09-11add persistence support for the scrollable attributesNoel Power
2012-09-05kill RTL_CONSTASCII_USTRINGPARAM in xmlscriptOlivier Hallot
2012-07-10re-base on ALv2 code.Michael Meeks
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2011-11-27remove include of pch header from xmlscriptNorbert Thiebaud
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-18Remove dead code in libs-coreXisco Fauli
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky