summaryrefslogtreecommitdiff
path: root/chart2/source
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-26improve override of Window::Invalidate(*)Noel Grandin
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-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-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-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-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-04tdf#105404 [API CHANGE] add index to accessiblity change eventNoel Grandin
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
2023-03-29use more concrete types in chart2Noel Grandin
2023-03-29use more get/setFastPropertyValue in chart2Noel Grandin
2023-03-29use more get/setFastPropertyValue in chart2Noel Grandin