summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)Author
2023-08-02split Point/Size/Rectangle into AbsoluteScreenPixel* typesNoel Grandin
2023-08-01gtk_tree_view_scroll_to_cell: assertion 'tree_view->priv->tree != NULL' failedCaolán McNamara
2023-07-31loplugin:stringconstant: Catch some O[U]String::getStr anti-patternsStephan Bergmann
2023-07-26improve override of Window::Invalidate(*)Noel Grandin
2023-07-23vcl: Drop now unneeded DevicePoint typedefKhaled Hosny
2023-07-23tdf#156234: Don’t round glyph coordinates when doing subpixel positioningKhaled Hosny
2023-07-16tdf#155526 Remove Insert R2 in all casesLaurent Balland
2023-07-14simplify calculations in SeriesHeader::SetPosNoel Grandin
2023-07-12tdf#105362 better support for transparency in PNG & GIF exportArmin Le Grand (allotropia)
2023-07-12simplifyNoel Grandin
2023-07-05tdf#138504 svx,etc.: decorative flag on SdrObject shapesMichael Stahl
2023-07-05convert *CommandId enum to scoped enumNoel Grandin
2023-07-01cid#1500458 help coverity see that Dereference after null check is falseCaolán McNamara
2023-06-29tdf#155526 Restore status bar for moving averageLaurent Balland
2023-06-27loplugin:stringstatic look for more stringsNoel Grandin
2023-06-27tdf#155526 Moving average: remove Insert R2Laurent Balland
2023-06-26new loplugin:constexprliteralNoel Grandin
2023-06-18tdf#155526 Add Period to trend line equationLaurent Balland
2023-06-08check 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