summaryrefslogtreecommitdiff
path: root/chart2/source/controller/main
AgeCommit message (Expand)AuthorFilesLines
2018-09-25loplugin:useuniqueptr in SdrHdlListNoel Grandin1-4/+3
2018-09-19weld ShapeParagraphDialogCaolán McNamara1-3/+3
2018-09-18weld ShapeFontDialogCaolán McNamara1-3/+3
2018-09-17cppcheck: knownConditionTrueFalse in chart2Jochen Nitschke1-12/+6
2018-09-17New loplugin:externalStephan Bergmann4-4/+4
2018-09-12tdf#42949 Fix IWYU warnings in chart2/source/controller/[a,i,m,s]*/*hxxGabor Kelemen19-22/+41
2018-09-10weld SvxCaptionTabDialogCaolán McNamara1-1/+1
2018-09-09weld SvxAreaTabDialogCaolán McNamara1-2/+2
2018-09-06loplugin:simplifyconstruct in canvas..cuiNoel Grandin2-6/+2
2018-09-03pass SdrUndoAction around by std::unique_ptrNoel Grandin1-2/+4
2018-08-30rename GetMarkedObjModel to CreateMarkedObjModelNoel Grandin1-1/+1
2018-08-28tdf#42949 Fix IWYU warnings in chart2/source/inc/[l-z]*Gabor Kelemen11-1/+18
2018-08-21loplugin:useuniqueptr in TitleDialogDataNoel Grandin1-2/+3
2018-08-15loplugin:useuniqueptr in OverlayObjectListNoel Grandin1-3/+3
2018-08-14Resolves: tdf#117069 crash double clicking in certain chartCaolán McNamara1-0/+3
2018-08-10unnecessary null check before dynamic_cast, in variousNoel Grandin1-4/+2
2018-08-08tdf#42949 Fix IWYU warnings in chart2/source/inc/[d-l]*hxxGabor Kelemen5-0/+5
2018-08-04Use more basegfx deg<->rad functions, instead of direct formulasMike Kaganski1-3/+3
2018-08-01loplugin:returnconstant in chart2Noel Grandin1-3/+2
2018-07-28loplugin:stringloop basctl,chart2,connectivityNoel Grandin1-5/+3
2018-07-24loplugin:useuniqueptr in ChartControllerNoel Grandin5-17/+17
2018-07-17remove the GL based 3D chartsMarkus Mohrhard2-55/+1
2018-07-09Add missing sal/log.hxx headersGabor Kelemen7-0/+7
2018-06-22tdf#42949 Fix IWYU warnings in chart2/source/inc/chartview/Gabor Kelemen1-0/+1
2018-06-16AW080: Continued cleanups/remaps/correctionsArmin Le Grand2-7/+14
2018-06-13tdf#42949 Fix IWYU warnings in chart2/source/controller/inc/[I-V]*Gabor Kelemen2-0/+2
2018-06-12simplify calls to *DialogFactory::Create methodsNoel Grandin3-93/+62
2018-06-11loplugin:useuniqueptr in SchAttribTabDlgNoel Grandin1-4/+3
2018-06-09tdf#42949 Fix IWYU warnings in chart2/source/controller/inc/[A-G]*Gabor Kelemen1-0/+1
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke1-1/+0
2018-05-31SOSAW080: Cleanup of SdrModelArmin Le Grand2-2/+6
2018-05-31tdf#117864 TransferableHelper::GetSystemClipboard requires a focus windowCaolán McNamara1-1/+2
2018-05-29weld SvxTransformTabDialogCaolán McNamara2-2/+3
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand4-11/+8
2018-05-22lok: charts context menu was misplaced + wrong LogicToLogic conversionMarco Cecchetti1-0/+14
2018-05-21weld SchAxisDlgCaolán McNamara2-6/+15
2018-05-08tdf#116977 secured ::Clone methodsArmin Le Grand1-1/+1
2018-05-03weld SvxTextTabDialogCaolán McNamara1-1/+1
2018-05-03loplugin:useuniqueptr in SdrDragMethodNoel Grandin1-1/+1
2018-04-16Take care of E3DObjListArmin Le Grand1-1/+1
2018-04-15remove some unused comphelper includesJochen Nitschke1-1/+0
2018-04-09use more DBG_UNHANDLED_EXCEPTIONNoel Grandin8-36/+43
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann1-4/+4
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand5-17/+31
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand5-31/+17
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand5-17/+31
2018-04-05tdf#42949 Remove unnecessary localization headers from chart2Gabor Kelemen4-5/+0
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin1-4/+4
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin4-10/+10
2018-03-30weld SvxCharacterMap dialogCaolán McNamara1-1/+2