summaryrefslogtreecommitdiff
path: root/chart2/source/controller
AgeCommit message (Expand)Author
2018-08-15loplugin:useuniqueptr in OverlayObjectListNoel Grandin
2018-08-14Resolves: tdf#117069 crash double clicking in certain chartCaolán McNamara
2018-08-10unnecessary null check before dynamic_cast, in variousNoel Grandin
2018-08-08tdf#42949 Fix IWYU warnings in chart2/source/inc/[d-l]*hxxGabor Kelemen
2018-08-04Use more basegfx deg<->rad functions, instead of direct formulasMike Kaganski
2018-08-03Move angle normalization code from various places to toolsMike Kaganski
2018-08-01loplugin:returnconstant in chart2Noel Grandin
2018-07-28loplugin:stringloop basctl,chart2,connectivityNoel Grandin
2018-07-27Remove unused local variable aOptsMuhammet Kara
2018-07-26loplugin:returnconstant in tools,comphelper,unotoolsNoel Grandin
2018-07-24pass WrappedProperty around by std::unique_ptrNoel Grandin
2018-07-24loplugin:useuniqueptr in ChartControllerNoel Grandin
2018-07-17remove the GL based 3D chartsMarkus Mohrhard
2018-07-09Add missing sal/log.hxx headersGabor Kelemen
2018-07-07Fix typosAndrea Gelmini
2018-06-25tdf#42949 Fix IWYU warnings in chart2/source/inc/[A-C]*Gabor Kelemen
2018-06-22tdf#42949 Fix IWYU warnings in chart2/source/inc/chartview/Gabor Kelemen
2018-06-20move SvColorDialog to welded argumentsCaolán McNamara
2018-06-16AW080: Continued cleanups/remaps/correctionsArmin Le Grand
2018-06-13tdf#42949 Fix IWYU warnings in chart2/source/controller/inc/[I-V]*Gabor Kelemen
2018-06-12loplugin:useuniqueptr in chart2 *ItemConverterNoel Grandin
2018-06-12simplify calls to *DialogFactory::Create methodsNoel Grandin
2018-06-11loplugin:useuniqueptr in SchAttribTabDlgNoel Grandin
2018-06-11loplugin:useuniqueptr in ThreeD_SceneIllumination_TabPageNoel Grandin
2018-06-11loplugin:useuniqueptr in ChartTypeTabPageNoel Grandin
2018-06-11loplugin:useuniqueptr in SchAlignmentTabPageNoel Grandin
2018-06-11loplugin:useuniqueptr in SchLayoutTabPageNoel Grandin
2018-06-11loplugin:useuniqueptr in SchAxisLabelTabPageNoel Grandin
2018-06-09tdf#42949 Fix IWYU warnings in chart2/source/controller/inc/[A-G]*Gabor Kelemen
2018-06-08look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-05-31SOSAW080: Cleanup of SdrModelArmin Le Grand
2018-05-31tdf#117864 TransferableHelper::GetSystemClipboard requires a focus windowCaolán McNamara
2018-05-29weld SvxTransformTabDialogCaolán McNamara
2018-05-25Improve re-throwing of UNO exceptionsNoel Grandin
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand
2018-05-25tdf#42949 Fix IWYU warnings in chart2/source/inc/*Gabor Kelemen
2018-05-22lok: charts context menu was misplaced + wrong LogicToLogic conversionMarco Cecchetti
2018-05-22loplugin:unusedfields in avmedia..comphelperNoel Grandin
2018-05-21weld SchAxisDlgCaolán McNamara
2018-05-21weld SplinePropertiesDialogCaolán McNamara
2018-05-14loplugin:redundantfcastStephan Bergmann
2018-05-14tdf#113688: Pattern fill can be set from sidebar nowKatarina Behrens
2018-05-08tdf#116977 secured ::Clone methodsArmin Le Grand
2018-05-03weld SvxTextTabDialogCaolán McNamara
2018-05-03[API CHANGE] revert SymbolBitmapURL impl, add SymbolBitmap propertyTomaž Vajngerl
2018-05-03loplugin:useuniqueptr in SdrDragMethodNoel Grandin
2018-04-26[API CHANGE] deprecate XGraphicObjectResolverTomaž Vajngerl
2018-04-25SvTabListBox::SetTabs, pass count explicitNoel Grandin
2018-04-24Revert "work around clang-cl ABI bug PR25641"Stephan Bergmann