summaryrefslogtreecommitdiffstats
path: root/chart2
Commit message (Expand)AuthorAgeFilesLines
* tdf#155040 sw floattable, RTF: fix table is overlapped by subsequent inline oneMiklos Vajna2023-10-243-46/+4
* move BGradient to awt::Gradient2 UNO conversion into docmodelTomaž Vajngerl2023-09-064-4/+9
* tdf#155526 Remove Insert R2 in all casesLaurent Balland2023-08-033-4/+24
* tdf#138504 svx,etc.: decorative flag on SdrObject shapesMichael Stahl2023-07-061-1/+4
* tdf#155526 Restore status bar for moving averageLaurent Balland2023-06-291-20/+28
* tdf#155526 Add Period to trend line equationLaurent Balland2023-06-293-16/+11
* tdf#155526 Moving average: remove Insert R2Laurent Balland2023-06-295-3/+34
* check for empty model like ObjectIdentifier::getObjectPropertySetCaolán McNamara2023-06-121-0/+3
* tdf#155376 partially convert SvCTLOptions to officecfgNoel Grandin2023-06-073-3/+3
* tdf#155549 MCGR: Recreate 'axial' from symmetric 'linear'Regina Henschel2023-06-051-3/+2
* Revert "Convert XFastParser into a normal C++ interface"Noel Grandin2023-06-013-5/+7
* Convert XFastParser into a normal C++ interfaceNoel Grandin2023-06-013-7/+5
* do not throw DisposedException when inside a dispose() methodNoel Grandin2023-05-311-2/+1
* merge some stringaddsNoel Grandin2023-05-252-6/+6
* svx: combine svx::NamedThemedColor into NamedColorTomaž Vajngerl2023-05-252-2/+2
* svx: change NamedColor be a struct instead of std::pairTomaž Vajngerl2023-05-251-1/+1
* tdf#138279 Revert "On double click on chart select the chart backgroud"Justin Luth2023-05-241-4/+1
* tdf#148142 chart: fix export of modified On/Between tick marksTünde Tóth2023-05-192-0/+25
* improved B2DHomMatrixNoel Grandin2023-05-181-6/+7
* MCGR: consolidations/cleanups for changes so farArmin Le Grand (allotropia)2023-05-153-13/+7
* tdf#155231 CRASH: with embedded OLE chartNoel Grandin2023-05-114-9/+20
* tdf#155231: fix CRASH: with embedded OLE chartJulien Nabet2023-05-101-2/+3
* tdf#143148 Use pragma once instead of include guards in chart2gilssonn2023-05-102-8/+2
* chart2: remove duplicated codeXisco Fauli2023-05-103-29/+14
* tdf#155210 FILESAVE ODT Default chart row labels disappear from Writer chartNoel Grandin2023-05-091-3/+0
* tdf#114441 Convert use of sal_uLong to sal_uInt32mostafa-elsharnoby2023-05-081-1/+1
* chart2: move UItest to CppUnittestXisco Fauli2023-05-052-0/+82
* tdf#101894: chart2: move UItest to CppUnittestXisco Fauli2023-05-052-0/+76
* tdf#105404 [API CHANGE] add index to accessiblity change eventNoel Grandin2023-05-041-1/+1
* WIP ODF import and export for MCGRRegina Henschel2023-05-041-1/+1
* MCGR: Make MCGR default for oox im/export, cleanupArmin Le Grand (allotropia)2023-05-032-13/+54
* Add script to find unused using declarationsGabor Kelemen2023-04-256-7/+0
* loplugin:unnecessarygetstr extend to more std::string checkingNoel Grandin2023-04-243-4/+4
* tdf#148251 Use std::swap instead of using temporary valuesNabeel Siddiqui2023-04-232-9/+3
* Add a bit of consistencyMike Kaganski2023-04-206-40/+46
* return this map by const&Noel Grandin2023-04-201-1/+1
* Run clang-tidy with misc-unused-using-decls on modules [a-c]*Gabor Kelemen2023-04-2015-25/+0
* loplugin::unusedmethodsNoel Grandin2023-04-195-58/+0
* Resolves: tdf#146068 don't crash when MA(central) lacks dataCaolán McNamara2023-04-171-0/+2
* jsdialog: enable and make async chart line prop dialogSzymon Kłos2023-04-042-38/+60
* make some methods final in chart OPropertySetNoel Grandin2023-04-023-16/+16
* map->unordered_map in chart OPropertySetNoel Grandin2023-04-022-5/+4
* Avoid conversions between OUString and OString in VCLMike Kaganski2023-04-0215-22/+22
* fix locking in chart::DiagramNoel Grandin2023-04-015-17/+31
* use more XVclWindowPeerNoel Grandin2023-04-011-1/+1
* crashtesting: XDataSeries OPropertySetHelper::getFastPropertyValue crashCaolán McNamara2023-03-311-3/+6
* use more concrete types in chart2Noel Grandin2023-03-306-69/+29
* use more concrete types in chart2Noel Grandin2023-03-293-18/+19
* use more get/setFastPropertyValue in chart2Noel Grandin2023-03-297-21/+41
* use more get/setFastPropertyValue in chart2Noel Grandin2023-03-2910-37/+61