summaryrefslogtreecommitdiff
path: root/svx/source/table
AgeCommit message (Expand)Author
2019-02-21tdf#123090 Handle removed column with gridSpan.Gülşah Köse
2018-10-04tdf#118199 avoid double dispose actionsArmin Le Grand
2018-09-17SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand
2018-08-04tdf#119015: don't call TableModel::optimize in CellCursor::merge()Mike Kaganski
2018-07-19tdf#118354 Do not dereference non-exsisting ObjectArmin 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
2018-02-03use more TypedWhichId in SdrObject::GetObjectItemNoel Grandin
2018-02-02use TypedWhichId in BaseProperties::GetItemNoel Grandin
2018-02-01split out SFX_METRIC_ITEM into separate fieldNoel Grandin
2018-01-29Fix typosAndrea Gelmini
2018-01-29BorderlineFix: Corrected wrong indexing in Array initializationArmin Le Grand
2018-01-29BorderlineFix: Use svx::frame::Array tooling in Draw/ImpressArmin Le Grand
2018-01-29BorderlineFix: Corrected Draw/Impress TableStyle accessesArmin Le Grand
2018-01-28make SvxTableController constructor take SdrTableObjNoel Grandin
2018-01-27improve subtyping when dealing with tools::WeakReferenceNoel Grandin
2018-01-26expand out SdrObjectWeakRef and SdrPageWeakRef typedefsNoel Grandin
2018-01-15More loplugin:cstylecast: svxStephan Bergmann
2018-01-12More loplugin:cstylecast: svxStephan Bergmann
2018-01-03loplugin:passstuffbyref more return improvementsNoel Grandin
2018-01-02cppcheck: fix prefer ++/-- for non primitive typesJulien Nabet
2017-12-21TypedWhichId in svx part 2Noel Grandin
2017-12-16convert EETextFormat to scoped enumNoel Grandin
2017-12-10ofz#4581 Integer-overflowCaolán McNamara