summaryrefslogtreecommitdiff
path: root/xmloff/source/meta
AgeCommit message (Expand)AuthorFilesLines
2015-10-01remove old standalone Sun bug numbersNoel Grandin2-3/+0
2015-08-03new loplugin: refcountingNoel Grandin1-2/+2
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann2-3/+3
2015-05-06xmloff: convert to assert in SvXMLMetaExportMichael Stahl1-6/+6
2015-04-24loplugin:simplifyboolStephan Bergmann1-1/+1
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann1-1/+1
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-3/+3
2015-04-07loplugin:staticmethodsNoel Grandin1-2/+2
2015-03-17Fix various XServiceInfo implementationsStephan Bergmann1-0/+22
2015-03-09V801: Decreased performanceCaolán McNamara1-4/+4
2015-03-03TyposJulien Nabet1-1/+1
2015-02-06fdo#75757: Remove inheritance from std::vectorMatthew Pottage1-3/+3
2015-01-26Visible function type RTTI for Clang -fsanitize=functionStephan Bergmann1-0/+1
2015-01-06fdo#84938: convert EXPORT_ #defines to 'enum class'Noel Grandin1-4/+4
2014-08-22Remove some useless tools/debug.hxx includesMarcos Paulo de Souza1-1/+0
2014-05-10Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part8Julien Nabet1-1/+1
2014-04-16xmloff: we used to call it LOdev back in 4.0 so check that tooMichael Stahl1-1/+2
2014-04-16ODF import: detect "LibreOfficeDev" in meta:generator tooMichael Stahl1-6/+7
2014-04-15xmloff: sal_Bool->boolNoel Grandin1-10/+10
2014-04-09Clean up function declarations and some unused functionsStephan Bergmann2-21/+1
2014-03-31xmloff: sal_Bool->boolNoel Grandin3-17/+17
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-4/+4
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann4-12/+12
2014-02-06xo: Constructor feature for XMLVersionListPersistence.Matúš Kukan1-21/+8
2014-01-28bool improvementsStephan Bergmann1-1/+1
2014-01-09Consolidate XServiceInfo for classes derived from SvXMLImportStephan Bergmann2-2/+2
2014-01-08Consolidate XServiceInfo for classes derived from SvXMLExportStephan Bergmann2-5/+5
2014-01-07remove unnecessary sal_Unicode casts in OUStringBuffer::append callsNoel Grandin1-1/+1
2013-12-12Don't hold css::uno::Type instances by pointerStephan Bergmann1-4/+4
2013-12-11Revert "Don't hold css::uno::Type instances by pointer"Stephan Bergmann1-4/+4
2013-12-11Don't hold css::uno::Type instances by pointerStephan Bergmann1-4/+4
2013-11-14remove unnecessary sal_Unicode casts in XMLOFF moduleNoel Grandin1-6/+6
2013-11-11xmloff: include <> for external includesNorbert Thiebaud4-4/+4
2013-11-07remove unnecessary use of OUString constructor in XMLOFF moduleNoel Grandin1-2/+2
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-3/+3
2013-08-10fdo#62475 removed pointless commentsJelle van der Waa4-41/+0
2013-07-12write bcp47 to dc:languageEike Rathke1-8/+2
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-1/+1
2013-06-19fdo#43460 xmloff: use isEmpty()Jelle van der Waa1-1/+1
2013-06-05remove unused componentcontext.hxx includesNoel Grandin1-1/+0
2013-04-15fdo#60724 correct spellingThomas Arnhold1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák5-74/+71
2013-04-05new module i18nlangtagEike Rathke1-1/+1
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold1-1/+1
2013-02-26removed RTL_CONSTASCII_(U)STRINGPARAMChr. Rossmanith2-25/+16
2013-02-12fdo#46808, convert xmloff module code to use XComponentContextNoel Grandin3-12/+10
2013-02-11fdo#46808, convert xml::xpath::XPathAPI to new-style serviceNoel Grandin1-6/+3
2013-02-11fdo#46808, Adapt document::XML*BasicExporter UNO services to new styleNoel Grandin2-53/+47
2013-01-18xmloff: refactor Generator version handling:Michael Stahl1-7/+17
2013-01-18fdo#59517: fix detection of ancient OOo ODF generator strings:Michael Stahl1-4/+5