summaryrefslogtreecommitdiff
path: root/reportdesign
AgeCommit message (Expand)AuthorFilesLines
2018-09-10loplugin:simplifyconstruct in reportdesign..saxNoel Grandin7-10/+1
2018-09-09weld SvxAreaTabDialogCaolán McNamara1-2/+2
2018-09-06clang-tidy performance-unnecessary-value-paramNoel Grandin4-55/+64
2018-08-29loplugin:constantparam (1)Noel Grandin1-1/+1
2018-08-22new loplugin:conststringfieldNoel Grandin2-12/+9
2018-08-20Simplify containers iterations, tdf#96099 follow-upArkadiy Illarionov1-4/+2
2018-08-17Fix typosAndrea Gelmini1-1/+1
2018-08-16remove mempoolNoel Grandin1-1/+0
2018-08-16Related tdf#117795: comment fixJulien Nabet1-0/+4
2018-08-15tdf#117795: not all elements have ChartFontName propertyJulien Nabet1-1/+8
2018-08-15Fix typo: s/an other/another/gAndrea Gelmini2-2/+2
2018-08-14loplugin:returnconstant in reportdesignNoel Grandin2-6/+4
2018-08-07SharedStringPool is always called with a CharClassNoel Grandin1-1/+1
2018-08-02Reportdesign: try to fix EndListeningJulien Nabet1-1/+1
2018-07-31Fix typosAndrea Gelmini1-2/+2
2018-07-30Add missing sal/log.hxx headersGabor Kelemen4-0/+4
2018-07-29loplugin:stringloop in sdNoel Grandin1-4/+1
2018-07-28tdf#118963 Hand over a SdrModel to createControlLabelPairArmin Le Grand1-10/+41
2018-07-25tdf#118730 Correct ReportDesigner Object creationArmin Le Grand2-49/+50
2018-07-24loplugin:useuniqueptr in rptui::ConditionNoel Grandin2-14/+14
2018-07-20Fix typosAndrea Gelmini1-1/+1
2018-07-13merge IUndoManager into SfxUndoManagerNoel Grandin1-2/+2
2018-07-03move SvTreeList::*Sibling to SvTreeListEntryNoel Grandin1-1/+1
2018-07-02pass OutlinerParaObject around by std::unique_ptrNoel Grandin1-0/+1
2018-06-22Resolves: tdf#118251 decide what parent colorpicker should have...Caolán McNamara1-0/+1
2018-06-15menubar reportdesigner initial updateandreas kainz1-23/+14
2018-06-15Reportdesign: update em imagesandreas kainz2-0/+0
2018-06-12simplify calls to *DialogFactory::Create methodsNoel Grandin1-44/+42
2018-06-12tdf#96099 Remove some trivial std::vector typedefsArkadiy Illarionov2-9/+8
2018-06-09remove cargo cult OSL_ENSURE(pFact, "ScAbstractFactory create fail!"(Noel Grandin1-1/+0
2018-06-08look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin5-24/+10
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke30-40/+5
2018-05-31SOSAW080: Cleanup of SdrModelArmin Le Grand1-2/+4
2018-05-29loplugin:unusedfields-in-constructor in variousNoel Grandin4-5/+0
2018-05-25Improve re-throwing of UNO exceptionsNoel Grandin1-1/+4
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand7-17/+12
2018-05-23toolbar:id is not valid attribute of toolbar:toolbarChristian Lohmaier12-12/+12
2018-05-21weld ODateTimeDialogCaolán McNamara4-114/+88
2018-05-17fix build in reportdesignRene Engelhard1-1/+0
2018-05-17New o3tl::temporary to simplify calls of std::modfStephan Bergmann1-2/+2
2018-05-17unreferenced local variableNoel Grandin1-0/+1
2018-05-17loplugin:redundantcast improvements for floating-integer conversionsStephan Bergmann1-1/+3
2018-05-08tdf#116977 secured ::Clone methodsArmin Le Grand7-18/+32
2018-04-27make WB_LINESPACING a bool field on ToolboxNoel Grandin3-3/+3
2018-04-26[API CHANGE] deprecate XGraphicObjectResolverTomaž Vajngerl2-19/+20
2018-04-25tdf#117161 ReportBuilder horizontal align wrong when editingNoel Grandin5-9/+85
2018-04-21loplugin:unusedmethodsNoel Grandin1-2/+0
2018-04-19tdf#42949 Remove unnecessary localization headers from reportdesignGabor Kelemen6-7/+0
2018-04-16follow on for tdf#116981Noel Grandin1-3/+3
2018-04-15remove some unused comphelper includesJochen Nitschke21-13/+8