summaryrefslogtreecommitdiff
path: root/reportdesign/source
AgeCommit message (Expand)AuthorFilesLines
2018-10-19simplify construction of SequenceNoel Grandin1-25/+5
2018-10-19clang-tidy readability-misleading-indentationNoel Grandin1-1/+1
2018-10-18loplugin:staticvar in hwpfilter..salNoel Grandin4-4/+4
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin5-19/+19
2018-10-12loplugin:constfields in reportdesign,sal,saxNoel Grandin18-26/+26
2018-10-12clang-tidy misc-throw-by-value-catch-by-referenceNoel Grandin1-1/+1
2018-10-10tdf#119067 DefaultLabel only for interactively created OBJsArmin Le Grand1-19/+36
2018-10-10clean up column pos vs column idLionel Elie Mamane1-1/+1
2018-10-09use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin6-62/+63
2018-10-08tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen5-0/+5
2018-10-08weld ORptPageDialogCaolán McNamara4-20/+17
2018-10-07tdf#120152: fix adding labels in reportdesignJulien Nabet1-0/+4
2018-10-07weld OPageNumberDialogCaolán McNamara3-61/+34
2018-10-07tdf#120151: fix crash in edit reportJulien Nabet1-0/+1
2018-10-05use more std::unique_ptr in FmFormView::createControlLabelPairNoel Grandin3-32/+18
2018-09-27loplugin:methodcycles more graph theory for the winNoel Grandin2-13/+0
2018-09-26Fix _bToogleOn -> _bToggleOnAndrea Gelmini2-5/+5
2018-09-24tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]*Gabor Kelemen4-0/+4
2018-09-20weld SvxDistributeDialogCaolán McNamara1-1/+1
2018-09-17rename to weld::ComboBox are they are not text only nowCaolán McNamara2-5/+5
2018-09-17New loplugin:externalStephan Bergmann24-32/+32
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-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 Gelmini1-1/+1
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 Grand1-47/+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-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 Nitschke29-39/+5