summaryrefslogtreecommitdiff
path: root/xmlscript/source/xmldlg_imexp
AgeCommit message (Expand)Author
2015-02-05Revert "ODF export: don't write invalid "group-name" attribute"Lionel Elie Mamane
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-10-30Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-09-12xmlscript: avoid accessing [0] of an emptry stringNorbert Thiebaud
2014-08-20ODF export: don't write invalid "group-name" attributeMichael Stahl
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-06-05xmlscript: remove SAL_THROW macroNoel Grandin
2014-05-29fdo#68849: Add header guards to all include filesJens Carl
2014-05-23Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold
2014-04-14SCROLLABLEFRAME never definedThomas Arnhold
2014-04-07xmlscript: sal_Bool->boolNoel Grandin
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-21coverity#708728 Uninitialized scalar fieldCaolán McNamara
2014-03-21coverity#708730 Uninitialized scalar fieldCaolán McNamara
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from xmlscriptAlexander Wilms
2014-02-18coverity#984352 Uninitialized scalar fieldCaolán McNamara
2014-01-28bool improvementsStephan Bergmann
2013-11-11xmlscript: include <> for external includesNorbert Thiebaud
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-08-16fdo#57950: Remove some chained appends in xmlscriptJelle van der Waa
2013-08-12fdo#62475 removed pointless commentsJelle van der Waa
2013-08-05Adapt Dialog XML import/export codeLionel Elie Mamane
2013-07-13use static LanguageTag::convertTo...() for standalone conversionsEike Rathke
2013-07-12write bcp47 format-locale if necessary and read bothEike Rathke
2013-06-13Introduce O[U]String::toUInt32Stephan Bergmann
2013-06-05remove unused componentcontext.hxx includesNoel Grandin
2013-06-05fdo#46808, Convert various comphelper::ComponentContextNoel Grandin
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