summaryrefslogtreecommitdiff
path: root/xmlscript/source/xmldlg_imexp/xmldlg_export.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-08-11tdf#109177: Fix expected type of Orientation attrStephan Bergmann1-1/+1
2016-07-08Resolves: tdf#100452 class Date full (BCE,CE) proleptic Gregorian calendarEike Rathke1-1/+1
2016-06-27Clean up uses of Any::getValue() in xmlscriptStephan Bergmann1-27/+28
2016-05-13clang-tidy modernize-loop-convert in writerfilter to xmlsecurityNoel Grandin1-7/+5
2016-04-20Use cast to bool to normalize sal_Bool valuesStephan Bergmann1-4/+4
2015-11-09new loplugin: oncevarNoel Grandin1-2/+1
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-3/+3
2015-09-29Fix typosAndrea Gelmini1-2/+2
2015-07-03Fix typosAndrea Gelmini1-1/+1
2015-04-22Various #include <sal/log.hxx> fixupsStephan Bergmann1-0/+1
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann1-1/+1
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann1-13/+13
2015-01-27WaE: implicit conversion of literal of type 'int' to 'bool'Tor Lillqvist1-1/+1
2015-01-27Resolves: #i98734# save/load ScaleMode property of image control on dialogsTsutomu Uchino1-0/+31
2015-01-19fdo#39440 reduce scope of local variablesMichael Weghorn1-1/+1
2014-12-18xmlscript: Use appropriate OUString functions on string constantsStephan Bergmann1-2/+2
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2014-10-30Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini1-1/+1
2014-10-01fdo#82577: Handle TimeNoel Grandin1-2/+2
2014-06-05xmlscript: remove SAL_THROW macroNoel Grandin1-4/+4
2014-05-23Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet1-4/+4
2014-04-07xmlscript: sal_Bool->boolNoel Grandin1-2/+2
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-12/+12
2013-08-16fdo#57950: Remove some chained appends in xmlscriptJelle van der Waa1-29/+6
2013-08-12fdo#62475 removed pointless commentsJelle van der Waa1-32/+15
2013-08-05Adapt Dialog XML import/export codeLionel Elie Mamane1-0/+56
2013-07-12write bcp47 format-locale if necessary and read bothEike Rathke1-11/+15
2013-06-05remove unused componentcontext.hxx includesNoel Grandin1-1/+0
2013-04-08fdo#43157 - Clean up OSL_ASSERTRadu Ioan1-31/+30
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-2/+0
2013-03-20Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength)Stephan Bergmann1-1/+1
2013-01-28fdo#46808, Adapt document::GraphicObjectResolver UNO service to new styleNoel Grandin1-9/+5
2012-09-11add persistence support for the scrollable attributesNoel Power1-0/+16
2012-09-05kill RTL_CONSTASCII_USTRINGPARAM in xmlscriptOlivier Hallot1-326/+194
2012-07-10re-base on ALv2 code.Michael Meeks1-23/+14
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi1-1/+1
2012-04-04removed duplicate #includesTakeshi Abe1-1/+0
2012-01-28Fix for fdo43460 Part LIV getLength() to isEmpty()Olivier Hallot1-14/+14
2012-01-26Code cleanup: ( () ) replaced by (())Alexander Bergmann1-2/+2
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann1-2/+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-24/+24
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-0/+0
2010-11-02initial import of latest cws container_controlsNoel Power1-255/+135
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-6/+23
2010-04-14npower13_objectmodules: compiler errorsDaniel Rentz1-2/+2