summaryrefslogtreecommitdiff
path: root/svx/source/xml
AgeCommit message (Expand)Author
2014-04-15svx: sal_Bool->boolNoel Grandin
2014-04-10coverity#708393 Uninitialized scalar fieldCaolán McNamara
2014-04-10Clean up function declarations and some unused functionsStephan Bergmann
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-03-31xmloff: sal_Bool->boolNoel Grandin
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-14sfx2: sal_Bool->boolNoel Grandin
2014-03-14svx: sal_Bool->boolNoel Grandin
2014-03-14svx: sal_Bool->boolNoel Grandin
2014-03-13svtools,svx: prefer passing OUString and OString by referenceNoel Grandin
2014-03-12fdo#71622 compress svg files in ODFAndras Timar
2014-03-03SVX : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini
2014-02-27Resolves: #i15508# Added support for BMP file typeArmin Le Grand
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from svxAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-19unotools: sal_Bool -> boolStephan Bergmann
2014-02-12convert SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-01-28bool improvementsStephan Bergmann
2014-01-23Let C++ inline functions return bool instead of sal_BoolStephan Bergmann
2014-01-22Introduce static inline cppu::acquire(), and make use of that.Jan Holesovsky
2014-01-21Change _get_implementation()'s not to do initialization directly.Jan Holesovsky
2014-01-20Minimize the constructor functions to a bare minimum.Jan Holesovsky
2014-01-18Unify ctor functions for component implementations.Matúš Kukan
2014-01-15Unify ctor functions to have _get_implementation suffix.Matúš Kukan
2014-01-15Use const& arguments parameter for ctor functions.Matúš Kukan
2014-01-15Initialize constructor based implementations in one place.Matúš Kukan
2014-01-09Consolidate XServiceInfo for classes derived from SvXMLImportStephan Bergmann
2014-01-08Consolidate XServiceInfo for classes derived from SvXMLExportStephan Bergmann
2013-12-31svx: Use constructor feature for SvXMLGraphicImportExportHelper.Matúš Kukan
2013-12-20Revert "svx: split into direct implementation getFactories"Matúš Kukan
2013-12-20svx: split into direct implementation getFactoriesMatúš Kukan
2013-11-22remove unnecessary use of OUString constructor in equalsIgnoreAsciiCaseNoel Grandin
2013-11-21remove unnecessary RTL_CONSTASCII_STRINGPARAM in OUString::equalsLNoel Grandin
2013-11-20Revert "remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL calls"Noel Grandin
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OString::equalsL callsNoel Grandin
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in OString::appendNoel Grandin
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-19remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin
2013-11-14rhbz#887420 Implement "block untrusted referer links" featureStephan Bergmann
2013-11-08remove unnecessary use of OUString constructor in SVX moduleNoel Grandin
2013-10-30fdo#54938: Convert svx to use cppu::supportsServiceMarcos Paulo de Souza
2013-10-01convert remnants of String in SVX to StringNoel Grandin
2013-09-05convert svx/source/xml/*.cxx from String to OUStringNoel Grandin
2013-09-05convert include/svx/xmlgrhlp.hxx from String to OUStringNoel Grandin
2013-07-04Mark as constTakeshi Abe
2013-06-05use uno::Reference#clear() method...Noel Grandin
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák
2013-04-22sal_Bool to boolTakeshi Abe
2013-04-20Remove pass-through header file sot/inc/sot/clsids.hxxMichael Dunphy