summaryrefslogtreecommitdiff
path: root/chart2/source/model/filter
AgeCommit message (Expand)Author
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
2014-06-19fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida
2014-05-20Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part18Julien Nabet
2014-05-11Fix previous commit (chart2 part)Julien Nabet
2014-05-11Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part10Julien Nabet
2014-04-21remove comments why a file gets includedThomas Arnhold
2014-04-15chart2: sal_Bool->boolNoel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2013-12-12Remove unnecessary macroStephan Bergmann
2013-12-12Don't hold css::uno::Type instances by pointerStephan Bergmann
2013-12-11Revert "Don't hold css::uno::Type instances by pointer"Stephan Bergmann
2013-12-11Don't hold css::uno::Type instances by pointerStephan Bergmann
2013-12-06Get rid of DECLARE_STL_USTRINGACCESS_MAPStephan Bergmann
2013-11-14Move MediaDescriptor from comphelper to unotoolsStephan Bergmann
2013-07-29fdo#62475 removed pointless commentsJelle van der Waa
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-02-20RTL_CONSTASCII_USTRINGPARAM removalsKrisztian Pinter
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac
2013-01-28fdo#46808, Adapt document::GraphicObjectResolver UNO service to new styleNoel Grandin
2013-01-24bnc#798271: Don't delete the PropertyMapEntry instance prematurely.Kohei Yoshida
2012-12-10fdo#46808, use service constructor for embed::StorageFactoryNoel Grandin
2012-10-22fdo#46808, Adapt xml::sax::XWriter UNO service to new styleNoel Grandin
2012-10-04fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin
2012-07-18re-base on ALv2 code. Includes:Michael Meeks
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2011-12-13Fix for fdo43460 Part V getLength to isEmptyOlivier Hallot
2011-11-27remove include of pch header in chart2Norbert Thiebaud
2011-06-21catch by const referenceCaolán McNamara
2011-04-15gbuildize chart2David Tardon