summaryrefslogtreecommitdiff
path: root/chart2/source/model/filter
AgeCommit message (Expand)Author
2021-10-29Prepare for removal of non-const operator[] from Sequence in chart2Mike Kaganski
2021-07-24use officecfg to retrieve PrettyPrintingNoel Grandin
2021-01-10fix coverity parse errorsCaolán McNamara
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel
2020-11-06tdf#42949 Fix new IWYU warnings in directories c*Gabor Kelemen
2020-10-16chart2: use the fastparser API when possibleNoel
2020-08-14rename xmlnmspe -> xmlnamespaceNoel Grandin
2020-05-18use for-range on Sequence in chart2Noel Grandin
2020-05-11remove archaic Content.xml fallbackCaolán McNamara
2020-01-13use FastParser in chart2Noel Grandin
2019-12-05Fix typoAndrea Gelmini
2019-11-21tdf#42949 tdf#119699 Fix IWYU warnings in chart2/Gabor Kelemen
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): chart2Stephan Bergmann
2019-07-19loplugin:referencecasting in canvas..chart2Noel Grandin
2019-06-10Use hasElements to check Sequence emptiness in chart2..connectivityArkadiy Illarionov
2019-05-13fix wrong SET/QUERY flags passed to uno::ReferenceNoel Grandin
2018-10-08tdf#42949 Fix IWYU warnings in chart2/source/model/*cxxGabor Kelemen
2018-09-24tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]*Gabor Kelemen
2018-07-09Add missing sal/log.hxx headersGabor Kelemen
2018-04-26[API CHANGE] deprecate XGraphicObjectResolverTomaž Vajngerl
2018-04-09use more DBG_UNHANDLED_EXCEPTIONNoel Grandin
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-11-03inline ASSERT_EXCEPTION macro in chart2Noel Grandin
2017-10-23loplugin:includeform: chart2Stephan Bergmann
2017-07-27loplugin:constparams in chart2Noel Grandin
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-06-20loplugin:oncevar chart2Noel Grandin
2017-02-15Drop :: prefix from std in c*/Tor Lillqvist
2017-02-03makeAny->Any in basctl..chart2Noel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-11-11loplugin:expandablemethods in chart2Noel Grandin
2016-11-07loplugin:oncevar in chart2Noel Grandin
2016-07-13chart2: remove unused ContainerHelper.hxx includesJochen Nitschke
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-03-14com::sun::star->css in chart2Noel Grandin
2016-02-09don't assert that no ODF import happens without a base URLMichael Stahl
2016-01-06Fix typosAndrea Gelmini
2015-12-16assert that no ODF import happens without a BaseURLMichael Stahl
2015-12-15chart2: fix obvious mis-use of wrong member in XMLFilter::impl_Import()Michael Stahl
2015-11-19use comphelper::containerToSequenceNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-05-19fix old GCC buildNoel Grandin
2015-05-19remove the last of the OUString #defines in header filesNoel Grandin
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-02-13Add an overlooked constructor to chartcore.component.Jan Holesovsky
2015-02-12Use constructors for services from chartcore.component.Ursache Vladimir
2014-12-18chart2: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-09inline UNO helper macrosNoel Grandin
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl