summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)Author
2024-01-05tdf#158684: CHART XY Scatter Chart: line type "stepped" ignores parametersJulien Nabet
2023-12-12tdf#158421 use correct awt:Gradient2 in Chart listsArmin Le Grand (allotropia)
2023-11-09Replace use of "Calibri" and "Calibri Light" with "Noto Sans"Stephan Bergmann
2023-10-24tdf#155040 sw floattable, RTF: fix table is overlapped by subsequent inline oneMiklos Vajna
2023-09-06move BGradient to awt::Gradient2 UNO conversion into docmodelTomaž Vajngerl
2023-08-03tdf#155526 Remove Insert R2 in all casesLaurent Balland
2023-07-06tdf#138504 svx,etc.: decorative flag on SdrObject shapesMichael Stahl
2023-06-29tdf#155526 Restore status bar for moving averageLaurent Balland
2023-06-29tdf#155526 Add Period to trend line equationLaurent Balland
2023-06-29tdf#155526 Moving average: remove Insert R2Laurent Balland
2023-06-12check for empty model like ObjectIdentifier::getObjectPropertySetCaolán McNamara
2023-06-07tdf#155376 partially convert SvCTLOptions to officecfgNoel Grandin
2023-06-05tdf#155549 MCGR: Recreate 'axial' from symmetric 'linear'Regina Henschel
2023-06-01Revert "Convert XFastParser into a normal C++ interface"Noel Grandin
2023-06-01Convert XFastParser into a normal C++ interfaceNoel Grandin
2023-05-31do not throw DisposedException when inside a dispose() methodNoel Grandin
2023-05-25merge some stringaddsNoel Grandin
2023-05-25svx: combine svx::NamedThemedColor into NamedColorTomaž Vajngerl
2023-05-25svx: change NamedColor be a struct instead of std::pairTomaž Vajngerl
2023-05-24tdf#138279 Revert "On double click on chart select the chart backgroud"Justin Luth
2023-05-19tdf#148142 chart: fix export of modified On/Between tick marksTünde Tóth
2023-05-18improved B2DHomMatrixNoel Grandin
2023-05-15MCGR: consolidations/cleanups for changes so farArmin Le Grand (allotropia)
2023-05-11tdf#155231 CRASH: with embedded OLE chartNoel Grandin
2023-05-10tdf#155231: fix CRASH: with embedded OLE chartJulien Nabet
2023-05-10tdf#143148 Use pragma once instead of include guards in chart2gilssonn
2023-05-10chart2: remove duplicated codeXisco Fauli
2023-05-09tdf#155210 FILESAVE ODT Default chart row labels disappear from Writer chartNoel Grandin
2023-05-08tdf#114441 Convert use of sal_uLong to sal_uInt32mostafa-elsharnoby
2023-05-05chart2: move UItest to CppUnittestXisco Fauli
2023-05-05tdf#101894: chart2: move UItest to CppUnittestXisco Fauli
2023-05-04tdf#105404 [API CHANGE] add index to accessiblity change eventNoel Grandin
2023-05-04WIP ODF import and export for MCGRRegina Henschel
2023-05-03MCGR: Make MCGR default for oox im/export, cleanupArmin Le Grand (allotropia)
2023-04-25Add script to find unused using declarationsGabor Kelemen
2023-04-24loplugin:unnecessarygetstr extend to more std::string checkingNoel Grandin
2023-04-23tdf#148251 Use std::swap instead of using temporary valuesNabeel Siddiqui
2023-04-20Add a bit of consistencyMike Kaganski
2023-04-20return this map by const&Noel Grandin
2023-04-20Run clang-tidy with misc-unused-using-decls on modules [a-c]*Gabor Kelemen
2023-04-19loplugin::unusedmethodsNoel Grandin
2023-04-17Resolves: tdf#146068 don't crash when MA(central) lacks dataCaolán McNamara
2023-04-04jsdialog: enable and make async chart line prop dialogSzymon Kłos
2023-04-02make some methods final in chart OPropertySetNoel Grandin
2023-04-02map->unordered_map in chart OPropertySetNoel Grandin
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-04-01fix locking in chart::DiagramNoel Grandin
2023-04-01use more XVclWindowPeerNoel Grandin
2023-03-31crashtesting: XDataSeries OPropertySetHelper::getFastPropertyValue crashCaolán McNamara
2023-03-30use more concrete types in chart2Noel Grandin