summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)Author
2021-06-10tdf#139658 OOXML: fix broken chart import at labels with quotesTünde Tóth
2021-06-10tdf#142713 OOXML: export secondary axis of all chart typesBalazs Varga
2021-06-09Split CppunitTest_chart2_export into twoXisco Fauli
2021-06-08chart2: use registerOOXMLNamespaces and registerODFNamespacesXisco Fauli
2021-06-08editengine-columns: Implement layoutMike Kaganski
2021-06-08Simplify Sequences initializations (chart2)(part 2)Julien Nabet
2021-06-08Simplify Sequences initializations (chart2)(part1)Julien Nabet
2021-05-31tdf#142467: Update comments with GCC bug IDStephan Bergmann
2021-05-28no need to allocate these on the heapNoel Grandin
2021-05-26tdf#142467 crash on calling 'getInfoHelper' in final classCaolán McNamara
2021-05-23stlFindInsert: No unnecessary search before insertion to mapMuhammet Kara
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-05-21tdf#138556 Don’t add Open Values to stock chart types 1 and 3Aritz Erkiaga
2021-05-19tdf#142364 exception thrown during destructionCaolán McNamara
2021-05-19tdf#124295 - Always select a 3D scheme in the chart wizardAndreas Heinisch
2021-05-17split OutputDevice from WindowNoel Grandin
2021-05-17fix leak in CommandDispatchNoel Grandin
2021-05-14Directly initialize vectors in VCartesianAxis.cxxJulien Nabet
2021-05-14Avoid temporary var + directly initialize vector in VDataSeries.cxxJulien Nabet
2021-05-14Directly initialize vectors in common_functor_test.cxxJulien Nabet
2021-05-13Revert "simplify the vcl<->toolkit connection"Noel Grandin
2021-05-12simplify the vcl<->toolkit connectionNoel Grandin
2021-05-12fix ubsan use-after-freeNoel Grandin
2021-05-12fix some VirtualDevice leaksNoel Grandin
2021-05-09clang-tidy error: Returning null referenceNoel Grandin
2021-05-08ref-count SfxItemPoolNoel Grandin
2021-05-07use a single global item pool for chart2 draw modelNoel Grandin
2021-05-07add utility method to get last pool in chainNoel Grandin
2021-05-06loplugin:unusedmethodsNoel Grandin
2021-05-05Resolves: tdf#142049 expand widget to use unused extra spaceCaolán McNamara
2021-05-05Related: tdf#142049 restore some elements default visibility in the uiCaolán McNamara
2021-05-03loplugin:stringadd improvement for appending numbersNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-05-02tdf#79049 speed up OOXML workbook load (4)Noel Grandin
2021-04-29loplugin:stringadd simplify some *StringBuffer operationsNoel Grandin
2021-04-29rename ECKEN -> CORNERNoel Grandin
2021-04-28loplugin:stringaddNoel Grandin
2021-04-27loplugin:stringadd convert chained append to +Noel Grandin
2021-04-26tdf#141914: Allow to unset modified anywayMike Kaganski
2021-04-22no need to create temporaries when appending number to O[U]StringBufferNoel Grandin
2021-04-20uniformly remove xalign of 0Caolán McNamara
2021-04-15tdf#141689 Fix crash in 'Central' moving avg functionSamuel Mehrbrodt
2021-04-12tdf#140489 fix chart display in xlsxSzymon Kłos
2021-04-12update PCHsCaolán McNamara
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-04-08tdf#81396: chart2_import: Add unittestXisco Fauli
2021-04-08update PCHsLuboš Luňák
2021-04-07Updated README.md files to represent current code / use Markdown formatHossein
2021-04-07rtl::Static -> function local staticNoel Grandin
2021-04-06update pchesCaolán McNamara