summaryrefslogtreecommitdiff
path: root/xmloff/source/chart
AgeCommit message (Expand)Author
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann
2014-10-10UBSan runtime error: division by zeroStephan Bergmann
2014-10-08spelling: instanciated -> instantiatedNoel Grandin
2014-10-01loplugin: cstylecastNoel Grandin
2014-08-22Remove some useless tools/debug.hxx includesMarcos Paulo de Souza
2014-07-29Fix previous commitStephan Bergmann
2014-07-29Further OUString cleanup in xmloff/Joren De Cuyper
2014-07-26bnc#885825: Handle ODF import and export of data label border properties.Kohei Yoshida
2014-07-25Simplify.Kohei Yoshida
2014-07-25Reduce scope levels.Kohei Yoshida
2014-07-25Apply pimpl to XMLPropertySetMapper.Kohei Yoshida
2014-07-02fix ODF validation errorsMarkus Mohrhard
2014-07-02drop UniReference in favour of rtl::ReferenceNoel Grandin
2014-06-19fdo#71076, fdo#71767: Preserve number formats when charts are copied.Kohei Yoshida
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-13loplugin:staticcallStephan Bergmann
2014-06-12WaE: unused function 'isString'Tor Lillqvist
2014-06-12fdo#77506: More reliable way to determine label strings.Kohei Yoshida
2014-06-08avoid memory leak and invalid documentsMarkus Mohrhard
2014-06-05fdo#72727: Revert "-Werror=unused-but-set-variable second try"Kohei Yoshida
2014-06-05fdo#72727: Revert "fdo#68663 don't blindly force categories when there are none"Kohei Yoshida
2014-05-23coverity#1213120 Unchecked dynamic_castCaolán McNamara
2014-05-20Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part18Julien Nabet
2014-05-19fix import issue with property mappingMarkus Mohrhard
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante
2014-05-10Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part8Julien Nabet
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni
2014-05-01set graphic properties for error bars during import, fdo#78041Markus Mohrhard
2014-04-21remove comments why a file gets includedThomas Arnhold
2014-04-19fixincludeguards.sh: some smaller dirsThomas Arnhold
2014-04-15xmloff: sal_Bool->boolNoel Grandin
2014-04-14typo: implicitely -> implicitlyThomas Arnhold
2014-04-09Clean up function declarations and some unused functionsStephan Bergmann
2014-04-05export label names that are strings, fdo#64722, cp#1000058Markus Mohrhard
2014-04-05no need for member variable and bool variableMarkus Mohrhard
2014-03-31xmloff: sal_Bool->boolNoel Grandin
2014-03-31xmloff: sal_Bool->boolNoel Grandin
2014-03-31xmloff: sal_Bool->boolNoel Grandin
2014-03-26Export RoundedEdge property to ODF.Kohei Yoshida
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann
2014-03-25Properly import and export the new chart type to and from ODF.Kohei Yoshida
2014-03-17remove element that was only written for binary formatsMarkus Mohrhard
2014-03-17property mapping importMarkus Mohrhard
2014-03-14fix odf validation errorMarkus Mohrhard
2014-03-13xmloff,vbahelper: prefer passing OUString and OString by referenceNoel Grandin
2014-03-10fix one more ODF validation errorMarkus Mohrhard