summaryrefslogtreecommitdiff
path: root/chart2/source
AgeCommit message (Expand)Author
2020-09-15tdf#133227 chart UI: option to hide leader linesBalazs Varga
2020-09-15tdf#77007: chart must honor its parent's IsEnableSetModifiedMike Kaganski
2020-09-13Unify the code used to get object shell for componentsMike Kaganski
2020-09-11tdf#136573 chart2: enable arrow keys in data labelTünde Tóth
2020-09-09improve loplugin:unusedvarsglobalNoel Grandin
2020-09-07loplugin:unusedfieldsNoel Grandin
2020-09-07loplugin:unnecessaryvirtualNoel Grandin
2020-09-07tdf#136430 Fix chart crash trying to move data labelsBalazs Varga
2020-09-04tdf#124176 Use #pragma once in chart2George Bateman
2020-09-04tdf#124176 Replace 3 include guards with #pragma onceGeorge Bateman
2020-09-03Make ImpSvNumberformatScan::GetColor constMike Kaganski
2020-09-03restore m_aModelChangeListenerCaolán McNamara
2020-09-02On double click on chart select the chart backgroudPranam Lashkari
2020-09-02tdf#136061 Chart ODF/OOXML: fix missing custom labelsBalazs Varga
2020-09-01Fix typo in codeAndrea Gelmini
2020-09-01Fix typo in codeAndrea Gelmini
2020-09-01Fix typo in codeAndrea Gelmini
2020-09-01Fix typo in codeAndrea Gelmini
2020-09-01Fix typo in codeAndrea Gelmini
2020-08-31Fix typo in codeAndrea Gelmini
2020-08-31tdf#134571 chart2, xmloff: add loext:custom-leader-linesBalazs Varga
2020-08-29Fix typo in codeAndrea Gelmini
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-27tdf#136105 tdf#134883 pie chart: improve data label positionBalazs Varga
2020-08-24tdf#123218 tdf#108067 config key ReverseXAxisOrientationDoughnutChartTünde Tóth
2020-08-20Fix typo in codeAndrea Gelmini
2020-08-18tdf#134563 Add UNO API for custom leader linesBalazs Varga
2020-08-18loplugin:unusedvarsglobalNoel Grandin
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-08-14rename xmlnmspe -> xmlnamespaceNoel Grandin
2020-08-13use OUStringLiteral in SfxItemPropertyMapEntryNoel Grandin
2020-08-13loplugin:stringstatic also look for local staticsNoel Grandin
2020-08-07Fix typosAndrea Gelmini
2020-08-06tdf#135184 add linecaps in chartsRegina Henschel
2020-08-03tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen
2020-07-27tdf#134866 Chart OOXML import: fix percentage in custom pie chart labelTünde Tóth
2020-07-22merge duplicate GetFocus implementationsCaolán McNamara
2020-07-22chart2: clean-up redundant ShapeFactory::createText()Tünde Tóth
2020-07-16compact namespace: chart2Noel Grandin
2020-07-15tdf#134659 chart2: use centered label alignment at text breakBalazs Varga
2020-07-13tdf#134676 Chart OOXML import: fix X axis title widthTünde Tóth
2020-07-13tdf#122014 Chart OOXML import: set chart title alignment to centerTünde Tóth
2020-07-09cid#1465238 Uninitialized scalar fieldCaolán McNamara
2020-07-09tdf#134225 Chart view: fix moved date labelBalazs Varga
2020-07-07tdf#134603 [en|dis]able logic reversedCaolán McNamara
2020-07-07tdf#134146 Chart OOXML import: break long horizontal Y axis titleTünde Tóth
2020-07-06weld DbNumericField itemCaolán McNamara
2020-07-05adjust FormattedSpinButton to be driven by an EntryFormatterCaolán McNamara
2020-07-02weld FormattedControlCaolán McNamara
2020-07-01weld EditControl for browseboxCaolán McNamara