summaryrefslogtreecommitdiff
path: root/xmlscript/source/xmldlg_imexp/xmldlg_impmodels.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-04-12tdf#99172 support for vertical align import/export property for text boxesVasily Melenchuk1-0/+1
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
2012-07-10re-base on ALv2 code.Michael Meeks1-23/+14
2012-06-01targeted string re-workNorbert Thiebaud1-12/+12
2012-06-01Targeted string re-work xmlhelp/xmlscriptThorsten Behrens1-441/+441
2012-05-21removed unused temporary rtl::OUStringTakeshi Abe1-1/+0
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-39/+39
2012-01-28Fix for fdo43460 Part LIV getLength() to isEmpty()Olivier Hallot1-12/+12
2012-01-26Code cleanup: ( () ) replaced by (())Alexander Bergmann1-1/+1
2012-01-09catch exception by constant referenceTakeshi Abe1-1/+1
2011-11-27remove include of pch header from xmlscriptNorbert Thiebaud1-2/+0
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-0/+0
2011-03-13Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold1-1/+1
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-0/+0
2010-12-06Replace all occured, occurance etc.Takeshi Abe1-1/+1
2010-11-21RTL_CONSTASCII_USTRINGPARAM in libs core 47Gert Faller1-1/+1
2010-11-02initial import of latest cws container_controlsNoel Power1-282/+181
2010-10-13Merge commit 'origin/master'Noel Power1-0/+3
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-10-06initial commit for vba blob ( not including container_control stuff )Noel Power1-15/+403