summaryrefslogtreecommitdiff
path: root/xmlscript/source/xmldlg_imexp
AgeCommit message (Expand)Author
2013-04-08fdo#43157 - Clean up OSL_ASSERTRadu Ioan
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-20Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength)Stephan Bergmann
2013-03-18avoid Wundef for various FIXME, FEATURE_NOT_DONE_YET and what notLuboš Luňák
2013-02-25loplugin: unused variablesThomas Arnhold
2013-02-24loplugin: unused variablesThomas Arnhold
2013-01-28fdo#46808, Adapt document::GraphicObjectResolver UNO service to new styleNoel Grandin
2012-12-06fdo#46808, Adapt util::NumberFormatsSupplier UNO service to new styleNoel Grandin
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-11-16targetted cleanup of misc. vba pieces.Noel Power
2012-10-22fdo#46808, Adapt xml::sax::XWriter UNO service to new styleNoel Grandin
2012-10-04fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin
2012-09-19remove duplicated codeLuboš Luňák
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-14simplify include guardsThomas Arnhold
2012-07-10re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-01targeted string re-workNorbert Thiebaud
2012-06-01Targeted string re-work xmlhelp/xmlscriptThorsten Behrens
2012-05-21removed unused temporary rtl::OUStringTakeshi Abe
2012-04-08Replaced a few equal calls with ==Szabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-04removed duplicate #includesTakeshi Abe
2012-01-28Fix for fdo43460 Part LIV getLength() to isEmpty()Olivier Hallot
2012-01-26Code cleanup: ( () ) replaced by (())Alexander Bergmann
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2012-01-09catch exception by constant referenceTakeshi Abe
2011-11-27remove include of pch header from xmlscriptNorbert Thiebaud
2011-09-21OSL_TRACE: Remove trailing newlinesThomas Arnhold
2011-07-30Some cppcheck cleaningJulien Nabet
2011-07-21resyncing to masterBjoern Michaelsen
2011-07-11callcatcher: unused getScriptLibraryContainerCaolán McNamara
2011-06-19Merge branch 'master' into feature/gnumake4Bjoern Michaelsen
2011-06-17CWS gnumake4: convert xmlscript to new build system [hg:d4df54d61f2a]Mathias Bauer
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
2011-03-15Fix build in scriptingThorsten Behrens
2011-03-13Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2010-12-06Replace all occured, occurance etc.Takeshi Abe
2010-11-21RTL_CONSTASCII_USTRINGPARAM in libs core 47Gert Faller
2010-11-05clean up styles, fix missing export of (embedded) image urlNoel Power
2010-11-02initial import of latest cws container_controlsNoel Power
2010-10-28add modelines to .hxx files as wellCaolán McNamara