summaryrefslogtreecommitdiff
path: root/xmlscript/source/xmldlg_imexp/xmldlg_impmodels.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-04-26[API CHANGE] deprecate XGraphicObjectResolverTomaž Vajngerl1-1/+0
2018-04-01remove unused processfactory.hxx includesJochen Nitschke1-1/+0
2018-03-15xmlscript: change import/export to not use GraphicObject URLTomaž Vajngerl1-6/+6
2018-01-12More loplugin:cstylecast: xmlscriptStephan Bergmann1-1/+1
2017-09-27loplugin:flatten in vcl..xmlsecurityNoel Grandin1-101/+74
2017-07-03Fix typosAndrea Gelmini1-1/+1
2017-06-29loplugin:oncevar variousNoel Grandin1-2/+1
2017-05-20cleanup unused css/script/ includesJochen Nitschke1-1/+0
2017-05-12remove unused uno::Reference varsNoel Grandin1-1/+0
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke1-1/+0
2017-02-06Add missing #includesStephan Bergmann1-0/+1
2017-02-03Typo: progess->progressJulien Nabet1-1/+1
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin1-3/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-58/+0
2017-01-22cppcheck: multiConditionJochen Nitschke1-5/+0
2017-01-19use rtl::Reference in ElementBaseNoel Grandin1-153/+153
2016-05-13clang-tidy modernize-loop-convert in writerfilter to xmlsecurityNoel Grandin1-4/+2
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-6/+6
2016-04-09tdf#99172 support for vertical align import/export property for text boxesVasily Melenchuk1-0/+1
2015-12-18tdf#80047: load&save align and valign attributes of NumericFieldOliver Specht1-0/+2
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-1/+1
2015-09-29Fix typosAndrea Gelmini1-3/+3
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann1-0/+1
2015-02-05proper indentationLionel Elie Mamane1-19/+19
2015-02-05destructors are not allowed to throwLionel Elie Mamane1-0/+52
2015-02-05xmlscript: fix import/export of dialog radio-buttonsMichael Stahl1-6/+2
2015-01-27remove spurious xDocStorage tempCaolán McNamara1-2/+0
2015-01-27Resolves: #i98734# save/load ScaleMode property of image control on dialogsTsutomu Uchino1-0/+1
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2014-09-12xmlscript: avoid accessing [0] of an emptry stringNorbert Thiebaud1-1/+5
2014-08-20ODF export: don't write invalid "group-name" attributeMichael Stahl1-2/+6
2014-06-24new compilerplugin returnbyrefNoel Grandin1-6/+6
2014-06-05xmlscript: remove SAL_THROW macroNoel Grandin1-1/+0
2014-04-14SCROLLABLEFRAME never definedThomas Arnhold1-3/+0
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-58/+58
2014-02-26Remove visual noise from xmlscriptAlexander Wilms1-1/+1
2013-08-12fdo#62475 removed pointless commentsJelle van der Waa1-111/+10
2013-08-05Adapt Dialog XML import/export codeLionel Elie Mamane1-6/+6
2013-07-13use static LanguageTag::convertTo...() for standalone conversionsEike Rathke1-1/+1
2013-07-12write bcp47 format-locale if necessary and read bothEike Rathke1-4/+8
2013-06-05remove unused componentcontext.hxx includesNoel Grandin1-1/+1
2013-04-08fdo#43157 - Clean up OSL_ASSERTRadu Ioan1-4/+4
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-1/+0
2013-03-18avoid Wundef for various FIXME, FEATURE_NOT_DONE_YET and what notLuboš Luňák1-1/+1
2013-02-25loplugin: unused variablesThomas Arnhold1-1/+0
2012-09-19remove duplicated codeLuboš Luňák1-1/+0
2012-09-11disable scrollable Frame ( not working well )Noel Power1-0/+2
2012-09-11get scrollbar details actually read for groupboxNoel Power1-0/+2
2012-09-11add persistence support for the scrollable attributesNoel Power1-0/+1
2012-09-05kill RTL_CONSTASCII_USTRINGPARAM in xmlscriptOlivier Hallot1-910/+324