summaryrefslogtreecommitdiff
path: root/reportdesign/source/filter/xml/xmlControlProperty.cxx
AgeCommit message (Expand)Author
2020-11-18fix XMLOFF_WARN_UNKNOWNNoel
2020-11-10tdf#42949 Fix new IWYU warnings in directories [h-r]*Gabor Kelemen
2020-11-02create common macro and method for logging unknown attributesNoel
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-08-14rename xmlnmspe -> xmlnamespaceNoel Grandin
2020-05-05tdf#42949 Fix IWYU warnings in reportdesign/*/*cxxGabor Kelemen
2020-04-28move the castToFastAttributeList functionNoel Grandin
2020-04-22tdf#42949 Fix IWYU warnings in reportdesign/*/*hxxGabor Kelemen
2020-04-02loplugin:flatten in reportdesignNoel Grandin
2020-02-29tdf#130878 Report does not show label-fieldsNoel Grandin
2020-01-22Convert reportdesign to fastparserNoel Grandin
2020-01-07extract some common code from ImportContext classesNoel Grandin
2019-05-17Use hasElements to check Sequence emptiness in [l-r]*Arkadiy Illarionov
2019-02-09loplugin:indentation in registry..saxNoel Grandin
2019-01-22tdf#42949 Fix IWYU warnings in include/xmloff/*Gabor Kelemen
2018-11-21improve function-local statics in forms..reportdesignNoel Grandin
2018-05-17fix build in reportdesignRene Engelhard
2018-05-17New o3tl::temporary to simplify calls of std::modfStephan Bergmann
2018-05-17unreferenced local variableNoel Grandin
2018-05-17loplugin:redundantcast improvements for floating-integer conversionsStephan Bergmann
2018-01-12More loplugin:cstylecast: reportdesignStephan Bergmann
2017-09-22ofz: don't leak in face of exceptionsCaolán McNamara
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke
2017-04-06loplugin:redundantcast find cstyle double castsNoel Grandin
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-26com::sun::star->css in remotebridges,reportdesignNoel Grandin
2015-07-13Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann
2015-04-01Add support for cppu::UnoType<void>Stephan Bergmann
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-05-17Comment why it's not a copy paste errorJulien Nabet
2014-05-14Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part12Julien Nabet
2014-05-14fix-includes.pl: reportdesignThomas Arnhold
2014-05-13Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part11Julien Nabet
2014-05-11Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part10Julien Nabet
2014-05-02reportdesign: sal_Bool->boolNoel Grandin
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-01-21REPORTDESIGN : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini
2013-05-12Fix possible inefficient checking for variables emptinessJulien Nabet
2013-04-18date/time IDL datatypes incompatible changeLionel Elie Mamane
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-23Related coverity#704244 Logically dead codeJulien Nabet
2013-03-09Work around -Werror=unused-local-typedefs from comphelper/stl_types.hxxStephan Bergmann
2012-10-02re-base on ALv2 code. Includes:Michael Meeks
2012-08-30#include <rtl/strbuf.hxx>Tor Lillqvist
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-01-04Fix for fdo43460 Part XXVIII getLength() to isEmpty()Olivier Hallot
2011-11-27remove include of pch header from reportdesignNorbert Thiebaud
2011-10-11#i108468#: clean up xmluconv code duplication, part 1:Michael Stahl