summaryrefslogtreecommitdiff
path: root/xmloff/source/draw/sdxmlimp.cxx
AgeCommit message (Expand)Author
2016-03-16loplugin:constantparam in xmloff/Noel Grandin
2015-11-26com::sun::star->css in xmloff/Noel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09new loplugin: oncevarNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-01remove old standalone Sun bug numbersNoel Grandin
2015-07-15loplugin:unusedmethods xmloffNoel Grandin
2015-06-23Revert "Typo: iff->if"Julien Nabet
2015-06-23Typo: iff->ifJulien Nabet
2015-06-15remove unnecessary check for null when calling deleteNoel Grandin
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2015-01-06fdo#84938: convert IMPORT_ constants to 'enum class'Noel Grandin
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-10-03rename SvRef::AddRef to AddFirstRefNoel Grandin
2014-10-01loplugin: cstylecastNoel Grandin
2014-08-22Remove some useless tools/debug.hxx includesMarcos Paulo de Souza
2014-06-13loplugin:staticcallStephan Bergmann
2014-04-15xmloff: sal_Bool->boolNoel Grandin
2014-04-09Clean up function declarations and some unused functionsStephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-01-09Consolidate XServiceInfo for classes derived from SvXMLImportStephan Bergmann
2013-11-14rhbz#887420 Implement "block untrusted referer links" featureStephan Bergmann
2013-11-11xmloff: include <> for external includesNorbert Thiebaud
2013-08-10fdo#62475 removed pointless commentsJelle van der Waa
2013-07-18Mark as static and/or constTakeshi Abe
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-05-14fdo#43157 - Clean up OSL_ASSERT, DBG_ASSERTRadu Ioan
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-25removed RTL_CONSTASCII_(U)STRINGPARAMChr. Rossmanith
2013-02-22set document settings / embed fonts when importing odpRadek Doulik
2013-02-12fdo#46808, convert xmloff module code to use XComponentContextNoel Grandin
2012-11-15re-base on ALv2 code. Includes:Michael Meeks
2012-09-12Improvement on previous commitStephan Bergmann
2012-09-12fdo#46808, Adapt xml::dom::SAXDocumentBuilderr UNO service to new styleNoel Grandin
2012-08-07drop bogus eof linesThomas Arnhold
2012-06-02targeted string re-workNorbert Thiebaud
2012-05-16completely nutso merge bustage since 2004Caolán McNamara
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-01-25Fix for fdo43460 Part XLVII getLength() to isEmpty()Olivier Hallot
2012-01-05Removed unnecessary tools includes.Marcel Metz
2011-11-27remove include of pch header from xmloffNorbert Thiebaud
2011-09-11initial DocumentSettingsSerializer interface impl.Michael Meeks
2011-08-22gsl_getSystemTextEncoding->osl_getThreadTextEncodingCaolán McNamara
2011-07-25callcatcher: remove unused methodsThomas Arnhold
2011-06-16catch by const referenceCaolán McNamara