summaryrefslogtreecommitdiff
path: root/chart2
AgeCommit message (Expand)Author
2021-12-30use concrete types in chart2, StripeNoel Grandin
2021-12-30use concrete types in chart2, PieSegment2DNoel Grandin
2021-12-30use concrete types in chart2, Svx3DLatheObjectNoel Grandin
2021-12-30use concrete types in chart2, Svx3DSceneObjectNoel Grandin
2021-12-30use concrete types in chart2, Svx3DExtrudeObjectNoel Grandin
2021-12-30use concrete types in chart2, SvxShapePolyPolygonNoel Grandin
2021-12-30use concrete types in chart2, SvxShapeRectNoel Grandin
2021-12-30use concrete types in chart2, SvxGroupShape and SvxShapePolyPolygonNoel Grandin
2021-12-30use comphelper::WeakComponentImplHelper in AccessibleTextHelperNoel Grandin
2021-12-30use comphelper::WeakComponentImplHelper in ChartPanelFactoryNoel Grandin
2021-12-29use comphelper::WeakComponentImplHelper in ModifyListenerCallBackNoel Grandin
2021-12-29use comphelper::WeakComponentImplHelper in ChartToolbarControllerNoel Grandin
2021-12-29use comphelper::WeakComponentImplHelper in ShapeUndoElementNoel Grandin
2021-12-29use comphelper::WeakComponentImplHelper in PopupRequestNoel Grandin
2021-12-29use comphelper::WeakComponentImplHelper in RangeHighlighterNoel Grandin
2021-12-26Avoid OUStringBuffer::toString where possibleMike Kaganski
2021-12-21loplugin:flatten in canvas..cuiNoel Grandin
2021-12-20sd theme: allow setting the color's theme index in the chardlgMiklos Vajna
2021-12-19use more cppu::BaseMutexNoel Grandin
2021-12-17use OInterfaceContainerHelper3 in CommandDispatchNoel Grandin
2021-12-15tdf#145630 Changed atan to atan2 where appropriateDhiraj Holden
2021-12-14Missing test dependenciesStephan Bergmann
2021-12-10Allow for presumably more precise results of some layout calculationsStephan Bergmann
2021-12-10Generally determine Rdb content from gb_*_set_componentfile callsStephan Bergmann
2021-12-09Remove unused bCreateReference parameterStephan Bergmann
2021-12-06map->unordered_map in PropertyMapperNoel Grandin
2021-12-06cid#1494595,1494597: Silence UNCAUGHT_EXCEPTStephan Bergmann
2021-12-05speed up property access in chartsNoel Grandin
2021-11-27use more OInterfaceContainerHelper3 in chart2Noel Grandin
2021-11-23O[U]String::replaceAt overloads that take string_viewNoel Grandin
2021-11-22Use less DegreeN::get()Mike Kaganski
2021-11-19Drop F_PI1800/F_PI18000, and unify deg2rad/rad2deg conversionsMike Kaganski
2021-11-19Use M_PI* instead of F_PI*Mike Kaganski
2021-11-18remove some unused definesNoel Grandin
2021-11-18loplugin:stringliteraldefine in chart2Noel Grandin
2021-11-16chart2: disambiguate ShiftedCategoryPositionMiklos Vajna
2021-11-15Resolves: tdf#145663 nL is the index of the light to set to the modelCaolán McNamara
2021-11-15add a rule to enforce always-show-image of True if an image is usedCaolán McNamara
2021-11-12Use more o3tl::convert in scMike Kaganski
2021-11-10tdf#136111 fix scaling problem on chart driven by a macroAndras Timar
2021-11-09rtl::Static to thread-safe staticNoel Grandin
2021-11-08use more OUStringLiteral in MediaDescriptorNoel Grandin
2021-11-07forward decls go after #includeNoel Grandin
2021-11-04libstdc++ bug 103022 is fixed in GCC 12Stephan Bergmann
2021-11-03Introduce 'scale' to Point/Size/Rectangle, to simplify anisotropic scalingMike Kaganski
2021-11-03tdf#114441 Convert use of sal_uLong to sal_uInt32, intNatalia Gavrilova
2021-11-03Drop TWIPS_PER_PIXEL and use o3tl::convertMike Kaganski
2021-11-01add a comment referencing gcc#103022Caolán McNamara
2021-10-31crashtesting: assert on conversion of fdo67521-1.odg to pdfCaolán McNamara
2021-10-31uniformly allow focus into GtkToolbarCaolán McNamara