summaryrefslogtreecommitdiff
path: root/svx/source/table
AgeCommit message (Expand)Author
2018-09-17New loplugin:externalStephan Bergmann
2018-09-11loplugin:simplifyconstruct in svtools..svxNoel Grandin
2018-09-05loplugin:useuniqueptr in svxNoel Grandin
2018-08-22new loplugin:conststringfieldNoel Grandin
2018-08-15loplugin:useuniqueptr in OverlayObjectListNoel Grandin
2018-08-02Add missing sal/log.hxx headersGabor Kelemen
2018-07-31tdf#119015: don't call TableModel::optimize in CellCursor::merge()Mike Kaganski
2018-07-22Fix typosAndrea Gelmini
2018-07-18tdf#118354 Do not dereference non-exsisting ObjectArmin Le Grand
2018-07-18Fix typosAndrea Gelmini
2018-07-07use std::unique_ptr fo CreateObjectSpecificPropertiesNoel Grandin
2018-07-04tdf#118199 avoid double dispose actionsArmin Le Grand
2018-07-03use std::unique_ptr for CreateObjectSpecificViewContactNoel Grandin
2018-07-02pass OutlinerParaObject around by std::unique_ptrNoel Grandin
2018-06-30Fix typosAndrea Gelmini
2018-06-29Improved loplugin:redundantcast (const-qualified typedefs): svxStephan Bergmann
2018-06-25tdf#96099 Remove trivial container typedefs in stoc, svl, svx, swArkadiy Illarionov
2018-06-12simplify calls to *DialogFactory::Create methodsNoel Grandin
2018-06-11loplugin:useuniqueptr in AccessibleCellNoel Grandin
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-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand
2018-05-21tdf#117581 impress: fix selection overlay after moving tableDaniel
2018-05-17loplugin:unusedfields in svxNoel Grandin
2018-05-09tdf#116977 Correctly handle copy-construct of SdrTableObjArmin Le Grand
2018-05-08tdf#116977 secured ::Clone methodsArmin Le Grand
2018-05-07loplugin:useuniqueptr in SvxTableControllerNoel Grandin
2018-05-03loplugin:useuniqueptr in sdr::table::CellNoel Grandin
2018-05-03loplugin:useuniqueptr in SdrTableObjImplNoel Grandin
2018-05-02return std::unique_ptr from SdrMakeOutlinerNoel Grandin
2018-04-26Drop uses of ImpGetResStr l10n method from svxGabor Kelemen
2018-04-25tdf#42949 Remove unnecessary localization headers of svxGabor Kelemen
2018-04-18rename Neu->New in svxNoel Grandin
2018-04-17loplugin:constparamsNoel Grandin
2018-04-12make BaseProperties::Clone return std::unique_ptrNoel Grandin
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-03-23ofz#7065 Integer-overflowCaolán McNamara
2018-03-23Typo: SplittTable -> SplitTableSamuel Mehrbrodt
2018-03-14loplugin:constantparamNoel Grandin
2018-03-08loplugin:constantparam in svtools..unotoolsNoel Grandin
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-27convert remaining WarningBox to weld::MessageDialogCaolán McNamara
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin
2018-02-26move MovePoint and MoveRect into Rectangle and PointNoel Grandin
2018-02-21loplugin:changetoolsgen in svxNoel Grandin
2018-02-19loplugin:useuniqueptr in SdrTableRTFParserNoel Grandin
2018-02-06ofz#5949 Integer-overflowCaolán McNamara
2018-02-05ofz#4949 Integer-overflowCaolán McNamara