summaryrefslogtreecommitdiff
path: root/oox/source/drawingml/chart/titleconverter.cxx
AgeCommit message (Expand)Author
2020-11-24tdf#138181 Chart OOXML: fix deleted legend entries of pie chartsTünde Tóth
2020-05-27Further fixing of loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann
2020-04-03loplugin:flatten in ooxNoel Grandin
2020-03-30tdf#131370 chart: implement OOXML import/export of legend overlay featureTünde Tóth
2020-03-05tdf#75330 add a new overlay/no-overlay feature for the legendTünde Tóth
2020-01-31new loplugin:namespaceindentationNoel Grandin
2020-01-15clang-tidy modernize-concat-nested-namespace in ooxNoel Grandin
2020-01-13cid#1457613 Unchecked return valueCaolán McNamara
2020-01-12cid#1457613 silence Unchecked return valueCaolán McNamara
2020-01-10tdf#129859 XLSX import: don't show deleted legend entriesTünde Tóth
2019-12-12tdf#121991 Chart OOXML import: fix deleted legend entriesTünde Tóth
2019-05-21Fix outdated comment.Tamás Zolnai
2019-05-21tdf#122765: Legend interferes with pie chart after pptx importTamás Zolnai
2018-11-07tdf#121205: Convert <a:br> to newline chars in chart titleVasily Melenchuk
2018-07-20tdf#118150 Fix displaying of chart where Legend is set manuallyBartosz Kosiorek
2017-10-23loplugin:includeform: ooxStephan Bergmann
2017-09-12clang-tidy modernize-use-emplace in ooxNoel Grandin
2016-05-10tdf#42949: clean up includes in include/oox/helper with iwyuJorenz Paragas
2016-04-25tdf#42949: clean up includes in include/oox/core using iwyuJorenz Paragas
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2015-05-08inherit default title rotation from parent, tdf#75316Markus Mohrhard
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-27More loplugin:simplifyboolStephan Bergmann
2014-12-17Introduce rtl::OUStringLiteral1Stephan Bergmann
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-09-14Move oox/drawingml/*hxx internal headers to oox/inc.Matúš Kukan
2014-06-25Move more oox/drawingml/ internal headers to oox/inc.Matúš Kukan
2014-06-25remove whitespacesMarkus Mohrhard
2014-02-26Remove visual noise from ooxAlexander Wilms
2014-01-14bool improvementsStephan Bergmann
2013-11-14remove unnecessary sal_Unicode casts in OOX moduleNoel Grandin
2013-06-06Resolves: #i119547# support the chart legend positon of top&&left...Jian Fang Zhang
2013-05-23Revert "fdo#46808, Convert chart2::Title service to new style"Stephan Bergmann
2013-05-21fdo#46808, Convert chart2::Title service to new styleNoel Grandin
2013-05-13fdo#46808 Convert chart2::FormattedString service to new styleNoel Grandin
2013-01-04oox: kill no longer needed CREATE_OUSTRINGMiklos Vajna
2012-12-01oox: fix buildIvan Timofeev
2012-12-01Removal ::rtl:: prefixes and macros in oxxJosé Guilherme Vanz
2012-07-17re-base on ALv2 code. Includes:Michael Meeks
2012-01-02Fix for fdo43460 Part XXV getLength() to isEmpty()Olivier Hallot
2011-05-16WaE (picky) - noeolChristian Lohmaier
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-01-26chart52: #i28670# import/export of manual chart legend size from/to XLSDaniel Rentz [dr]
2011-01-26chart52: #i28670# import of manual chart legend size from OOXMLDaniel Rentz [dr]
2011-01-25chart52: merge with DEV300_m98Ingrid Halama [iha]
2011-01-25chart52: adapt to changed APIDaniel Rentz [dr]
2010-11-09dr77: more cleanup: remove RecordInputStream, cleanup ContainerHelperDaniel Rentz [dr]
2010-11-08dr77: optimizations in generation of XML tokens, XML namespaces, property nam...Daniel Rentz [dr]
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-08-05dr77: code cleanupDaniel Rentz