summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)AuthorFilesLines
2024-07-11cid#1607892 COPY_INSTEAD_OF_MOVECaolán McNamara2-2/+3
2024-07-09checkForUniqueItem should take a reference parameterNoel Grandin2-5/+5
2024-07-08Fix typoAndrea Gelmini1-1/+1
2024-07-07tdf#161483 enable chart read text rotate angle unitRegina Henschel2-0/+1905
2024-07-06cid#1608554 COPY_INSTEAD_OF_MOVECaolán McNamara1-1/+2
2024-06-24Add newline at end of fileTaichi Haradaguchi2-2/+2
2024-06-23Resave with newer Glade versionBogdan Buzea1-105/+30
2024-06-23Resave with newer Glade versionBogdan Buzea1-24/+21
2024-06-20loplugin:unusedmethodsNoel Grandin1-2/+0
2024-06-19tdf#159543 - Proper feedback needed when resizing a frame...Sahil Gautam2-2/+2
2024-06-18tdf#161571 chart: OOXML export of piechart label positionsAttila Szűcs1-0/+30
2024-06-18tdf#161607 Chart: import-export LeaderLines dataAttila Szűcs3-9/+44
2024-06-14crashtesting: avoid eventual assert when double inf is cast to sal_Int32Caolán McNamara1-0/+14
2024-06-14tdf#160522 Chart > 4 columns, Only 4 colorsNoel Grandin1-1/+2
2024-06-06tdf#146756 unit test font: substitute Carlito for Calibri fontJustin Luth1-0/+0
2024-05-30AreObjectsMarked -> GetMarkedObjectList().GetMarkCount() != 0Xisco Fauli3-5/+5
2024-05-29GetMarkedObjectCount() -> GetMarkedObjectList().GetMarkCount()Xisco Fauli1-2/+2
2024-05-16tdf#159547 of-pie connector lines aren't quite geometrically correctKurt Nordback2-39/+62
2024-05-16Drop unneeded 'using' instancesGabor Kelemen9-11/+0
2024-05-10tdf#161013 Rendering error when changing chart type for saved of-pie chartKurt Nordback3-11/+6
2024-05-10chart2 a11y: Drop ChildListVectorType typedefMichael Weghorn2-9/+5
2024-05-10chart2 a11y: Use XAccessible ref, not XInterfaceMichael Weghorn1-1/+1
2024-05-09workaround segfault in compiler on macos-clang-intelNoel Grandin4-61/+61
2024-05-09workaround segfault in compiler on macos-clang-intelNoel Grandin1-5/+5
2024-05-09tdf#58038 - chart: make available format characters toolbar forBalazs Varga2-4/+5
2024-05-07loplugin:ostr in chart2Noel Grandin241-3850/+3867
2024-04-28Extended loplugin:ostr manual changesStephan Bergmann1-5/+5
2024-04-27Simplify a bitMike Kaganski12-235/+99
2024-04-20Return double from OutputDevice::GetTextArrayMike Kaganski10-1566/+1566
2024-04-19loplugin:unusedfieldsNoel Grandin5-16/+0
2024-04-18tdf#160517 - chart odf: import/export formatted chart titlesBalazs Varga4-35/+152
2024-04-18move writerfilter inside swNoel Grandin6-6/+6
2024-04-15Generalize basegfx::fround for templated return typeMike Kaganski1-1/+1
2024-04-09tdf#146619 Drop unused 'using namespace' in: chart2/Gabor Kelemen24-24/+0
2024-04-08cid#1596254 Null pointer dereferences in GetSotStorageStreamNoel Grandin1-4/+2
2024-04-08tdf#50998 tdf#87892 Add sinusoid shapeRMZeroFour1-0/+2
2024-04-04loplugin:unusedmethodsNoel Grandin2-6/+0
2024-04-03Fix typoAndrea Gelmini1-1/+1
2024-04-02Related: tdf#39052 - chart ooxml: export formatted chart titlesBalazs Varga6-42/+156
2024-04-02tdf#39052 - Chart: make characters formatable in editable chart textshapesBalazs Varga14-40/+180
2024-04-02tdf#78027 - Fix Chart OOXML Import with non-uniform formatted titlesBalazs Varga2-24/+51
2024-04-02Disable chart modification in readony view mode.Gökay Şatır1-2/+2
2024-04-02simplify SotTempStream and lifetimeNoel Grandin3-7/+7
2024-03-30Fix extended tipsTaichi Haradaguchi1-4/+4
2024-03-28fix comparison of UIObject's inside UITestsNoel Grandin2-0/+10
2024-03-27convert UncachedDataSequence to comphelper::WeakComponentImplHelperNoel Grandin2-23/+16
2024-03-27convert CachedDataSequence to comphelper::WeakComponentImplHelperNoel Grandin2-25/+14
2024-03-27tdf#146619 Remove unused #includes from C/C++ filesRafał Dobrakowski110-220/+10
2024-03-21ITEM: Remove InvalidateAllItems()Armin Le Grand (allotropia)6-19/+19
2024-03-18tdf#50934: Add a pie-with-remainder-as-another-pie chart typeKurt Nordback5-6/+62