summaryrefslogtreecommitdiff
path: root/chart2/source/controller/chartapiwrapper
AgeCommit message (Expand)Author
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-03-14com::sun::star->css in chart2Noel Grandin
2016-02-11[API CHANGE] add operator==/!= to UNO structsNoel Grandin
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin
2016-01-11loplugin:unusedmethods unused return value in chart2Noel Grandin
2015-12-23loplugin:unusedfields in chart2Noel Grandin
2015-11-20add mapKeysToSequence/mapValuesToSequence methods to comphelperNoel Grandin
2015-11-19use comphelper::containerToSequenceNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-30use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-13remove some useless commentsNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-07tdf#88154 workaround and unit testMarco Cecchetti
2015-10-02Fix typosAndrea Gelmini
2015-09-14boost->stdCaolán McNamara
2015-09-09tdf#90839: support for wrapped text in data labels and for centered data valueMarco Cecchetti
2015-08-17o3tl: rename compat_functional headerThorsten Behrens
2015-08-14loplugin: defaultparamsNoel Grandin
2015-08-12Avoid division by zeroStephan Bergmann
2015-08-11tdf#92459 Cleanup unclear lambdasDaniel Robertson
2015-08-01tdf#92459 replace deprecated o3tl featuresDaniel Robertson
2015-07-20loplugin:unusedmethods chart2Noel Grandin
2015-07-17tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-07-04Fix typosAndrea Gelmini
2015-06-15cppcheck:unreadVariableNoel Grandin
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-06-08cppcheck: noExplicitConstructorCaolán McNamara
2015-05-19fix old GCC buildNoel Grandin
2015-04-30coverity#1296216 Uncaught exceptionCaolán McNamara
2015-04-30-Werror,-Winconsistent-missing-overrideStephan Bergmann
2015-04-30support querying about hidden cells in chart data sequencesMarkus Mohrhard
2015-04-27More loplugin:simplifyboolStephan Bergmann
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-21Get rid of unnecessary comphelper/implbase_var.hxx partsStephan Bergmann
2015-04-18don't pretend to have a bitmap url if we are not using bitmapsMarkus Mohrhard
2015-04-02loplugin:staticmethodsNoel Grandin
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-06V801: Decreased performanceCaolán McNamara
2015-02-17tdf#39440 - cppcheck cleanlinessRadu Ioan
2014-12-18chart2: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-09inline UNO helper macrosNoel Grandin
2014-12-06reduce scope of local variablesMichael Weghorn
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-11-03coverity#1242524, arguments in wrong orderMarkus Mohrhard
2014-10-20chart2: fix memory leak due to cyclic reference in VAxisBaseMichael Stahl
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann
2014-09-12chart2: sal_Bool -> boolStephan Bergmann
2014-07-26bnc#885825: Handle ODF import and export of data label border properties.Kohei Yoshida
2014-07-21Compiler macro in lieu of literal "Label" to make it easier to track it.Kohei Yoshida