summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)Author
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-07fix memory leak of xmlDoc objectsNoel Grandin
2020-05-05tdf#132486 Chart: fix OOXML export of ShiftedCategoryPositionBalazs Varga
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-26update pchesCaolá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-24tdf#132174 Chart DOCX import: fix label number formatBalazs Varga
2020-04-24tdf#132076 Chart OOXML: fix lost date format of X axisBalazs Varga
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-22uiobject.hxx only needs forward declaresCaolán McNamara
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-16tdf#59857: chart2: Add unittestXisco Fauli
2020-04-14loplugin:buriedassign in c*Noel Grandin
2020-04-13tdf#64224: Add unittestXisco Fauli
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-08tdf#114139: Add unittestXisco Fauli
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-05update some pches that no longer need vcl.lstbox.hxxCaolá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-30tdf#131370 chart: implement OOXML import/export of legend overlay featureTünde Tóth
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
2020-03-24Revert "tdf#95425 follow-up: enable "Source format" checkbox of data label"Stephan Bergmann
2020-03-24tdf#95425 follow-up: enable "Source format" checkbox of data labelBalazs Varga
2020-03-20Rename isMobile to isMobilePhone and introduce a separate isTabletTor Lillqvist