summaryrefslogtreecommitdiff
path: root/chart2/source
AgeCommit message (Expand)Author
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann
2020-05-25tdf#133005 Chart: fix ODF import of date axis positionTünde Tóth
2020-05-24inline some use-once typedefsNoel Grandin
2020-05-23Silence -Werror=unused-variableStephan Bergmann
2020-05-22move InterimItemWindow to vclCaolán McNamara
2020-05-21tdf#132956 Chart view: fix missing plot areaBalazs Varga
2020-05-20chart2: avoid assert on SvxAdjustItem with WhichId 0Michael Stahl
2020-05-18Make Chart Creation Wizard asyncSzymon Kłos
2020-05-18use for-range on Sequence in chart2Noel Grandin
2020-05-18tdf38835 Avoid pointless globalsMesut Çifci
2020-05-15use more try_emplaceNoel Grandin
2020-05-13tdf#132757 UI: option to set Position Axis property of chartsTünde Tóth
2020-05-12tdf#38835 strip out OUString globalsMesut Çifci
2020-05-11remove archaic Content.xml fallbackCaolán McNamara
2020-05-10new loplugin:simplifypointertoboolNoel Grandin
2020-05-10lok: set device form factor of the client on view creationMarco Cecchetti
2020-05-09remove dead codeNoel Grandin
2020-05-08improve loplugin:referencecastingNoel Grandin
2020-05-08compact namespace in canvas..cuiNoel Grandin
2020-05-07replace ODFDefaultVersion usage with ODFSaneDefaultVersionMichael Stahl
2020-05-04tdf#131175 Import data label solid fill and color.Gülşah Köse
2020-05-01improve loplugin:makesharedNoel Grandin
2020-04-28Fix typo in codeAndrea Gelmini
2020-04-28Fix typo in codeAndrea Gelmini
2020-04-28tdf#127811 tdf#127813 Introduce compatibility key for the data seriesTünde Tóth
2020-04-27tdf#132355 fix X axis position of stock chartsTünde Tóth
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann
2020-04-26move PanelLayout to sfx2Caolán McNamara
2020-04-25rename SvtValueSet back to ValueSetCaolán McNamara
2020-04-25weld SvxColorDockingWindowCaolán McNamara
2020-04-24final ctor arg of PanelLayout ctor is always true nowCaolán McNamara
2020-04-22move InterimItemWindow to svtoolsCaolán McNamara
2020-04-22tdf#42949 Simplify use of rtl::math::approxEqual in include/basegfx/Gabor Kelemen
2020-04-19Fix typoAndrea Gelmini
2020-04-19loplugin:flatten in chart2Noel Grandin
2020-04-17tdf#131979 Chart ODF import-export of Link to source formatBalazs Varga
2020-04-14loplugin:buriedassign in c*Noel Grandin
2020-04-11Use range-based for loopMike Kaganski
2020-04-09tdf#127792 implement UNO chart attribute MajorOriginTünde Tóth
2020-04-09tdf#95425 follow-up: enable "Source format" checkbox of data labelBalazs Varga
2020-04-07loplugin:unusedvariableplus in chart2Noel Grandin
2020-04-06lok: introduce QueryControlState functionHenry Castro
2020-04-05set focus in data browser by defaultCaolán McNamara
2020-04-05default dtor order is sufficientCaolán McNamara
2020-04-05tdf#131873 data table fills with extra columns during scrollCaolán McNamara
2020-04-03Turn defines into constexprsMike Kaganski
2020-04-02updateModel must remove the SelectionChangeListener from the old controllerStephan Bergmann
2020-04-01tdf#130969 Chart view: fix incorrect precision of axis labelsBalazs Varga
2020-03-27tdf#129095 Chart view: fix missing inner chart areaBalazs Varga
2020-03-25lokit: Mark document as modified on chart insert/edit...Dennis Francis