summaryrefslogtreecommitdiff
path: root/xmloff/source/table/XMLTableExport.cxx
AgeCommit message (Expand)Author
2021-01-07tdf#106780 xmloff: ODF export: only write invalid text:style-name...Michael Stahl
2021-01-07convert XML_STYLE_FAMILY to scoped enumNoel Grandin
2021-01-07replace ODFDefaultVersion usage with ODFSaneDefaultVersion...Michael Stahl
2020-03-03tdf#101710 Fix invalid style:data-style-name attributeMaxim Monastirsky
2019-10-02tdf#42949 Fix IWYU warnings in xmloff/source/[s-x]*/*cxxGabor Kelemen
2019-09-13tdf#45789 [API CHANGE] Automatic row height in reportsIlhan Yesil
2019-09-06Fixing '....' and '..'Andrea Gelmini
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-08-12Fix typosAndrea Gelmini
2019-07-21loplugin:referencecasting in xmloffNoel Grandin
2019-06-11Simplify Sequence iterations in xmloff/source/{style..xforms}Arkadiy Illarionov
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2019-03-07log nice exception messages whereever possibleNoel Grandin
2019-02-11loplugin:indentation in writerfilter..xmloffNoel Grandin
2019-01-22tdf#42949 Fix IWYU warnings in include/xmloff/*Gabor Kelemen
2018-09-17New loplugin:externalStephan Bergmann
2018-09-17Simplify containers iterations in xmloff/source/[f-t]*Arkadiy Illarionov
2018-07-12Add missing sal/log.hxx headersGabor Kelemen
2018-01-29xmloff: add a comment tooMichael Stahl
2018-01-29tdf#106780 Fix for invalid attribute in impress ODFAbhishek Shrivastava
2017-10-23loplugin:includeform: xmloffStephan Bergmann
2017-05-09make loplugin constantparam smarter about string paramsNoel Grandin
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke
2017-05-08loplugin:checkunusedparams in xmloffNoel Grandin
2017-04-15ODF import / export of rotated text in Impress tableTamás Zolnai
2017-02-21loplugin:subtlezeroinit: xmloffStephan Bergmann
2016-09-21Resolves: tdf#101708 only export loext table attributes in 'extended' variantCaolán McNamara
2016-07-07GSoC Writer Table Styles ImportJakub Trzebiatowski
2016-06-20GSoC Table Styles, Export Cell StylesJakub Trzebiatowski
2016-06-17convert DBG_ASSERT in xmloffNoel Grandin
2016-04-28teach stylepolice plugin about ref-counted-pointer namingNoel Grandin
2016-04-12Avoid reserved identifiersStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-08-05improve refcounting loplugin to check SvRef-based classesNoel Grandin
2015-02-17boost->stdCaolán McNamara
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-08-07fdo#75757: remove inheritance to std::mapTakeshi Abe
2014-07-25Apply pimpl to XMLPropertySetMapper.Kohei Yoshida
2014-04-27Fix typo: cought => caughtMatteo Casalin
2014-03-31xmloff: sal_Bool->boolNoel Grandin
2014-03-31xmloff: sal_Bool->boolNoel Grandin
2013-12-20added bool bForExport parameter to XMLPropertySetMapper ctorEike Rathke
2013-12-20prepared XMLPropertyMapEntry with mbImportOnly flagEike Rathke
2013-11-11xmloff: include <> for external includesNorbert Thiebaud
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
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-15Spelling "separate" (etc) correctly is hardTor Lillqvist
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák