summaryrefslogtreecommitdiff
path: root/svx/source/table/tablecontroller.cxx
AgeCommit message (Expand)Author
2019-02-21tdf#123090 Handle removed column with gridSpan.Gülşah Köse
2018-10-24clang-tidy performance-unnecessary-copy-init in svxNoel Grandin
2018-10-11tdf#117721 draw ui: add .uno::SetMinimal[RowHeight|ColumnWidth]Justin Luth
2018-10-09use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin
2018-09-28weld SvxFormatCellsDialogCaolán McNamara
2018-09-27Fix typosAndrea Gelmini
2018-09-22tdf#117721 draw ui: add .uno::SetOptimalRowHeightJustin Luth
2018-09-21tdf#117721 draw ui: add .uno::SetOptimalColumnWidthJustin Luth
2018-09-17New loplugin:externalStephan Bergmann
2018-09-11loplugin:simplifyconstruct in svtools..svxNoel 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-18Fix typosAndrea Gelmini
2018-06-12simplify calls to *DialogFactory::Create methodsNoel Grandin
2018-06-08look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand
2018-05-21tdf#117581 impress: fix selection overlay after moving tableDaniel
2018-05-09tdf#116977 Correctly handle copy-construct of SdrTableObjArmin Le Grand
2018-05-07loplugin:useuniqueptr in SvxTableControllerNoel Grandin
2018-05-02return std::unique_ptr from SdrMakeOutlinerNoel Grandin
2018-04-26Drop uses of ImpGetResStr l10n method from svxGabor Kelemen
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-23Typo: SplittTable -> SplitTableSamuel Mehrbrodt
2018-02-27convert remaining WarningBox to weld::MessageDialogCaolán McNamara
2018-01-28make SvxTableController constructor take SdrTableObjNoel Grandin
2018-01-27improve subtyping when dealing with tools::WeakReferenceNoel Grandin
2018-01-12More loplugin:cstylecast: svxStephan Bergmann
2017-12-21TypedWhichId in svx part 2Noel Grandin
2017-11-30tdf#111773 tdf#111780 Fix selection after merge cells in an Impress tableDaniel
2017-11-22loplugin:flatten in svxNoel Grandin
2017-11-22TypedWhichId for SDRATTR* constants (3)Noel Grandin
2017-11-20TypedWhichId for SDRATTR* constants (1)Noel Grandin
2017-10-29tdf#110357: Impress table looses selection when clicking on ...Tamás Zolnai
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: svxStephan Bergmann
2017-09-29convert IsEqual/etc methods on ESelection to operatorsNoel Grandin
2017-08-22drop unused SvxScriptTypeItemJochen Nitschke
2017-08-04rename Anz->Cnt in svxNoel Grandin
2017-07-27loplugin:constparams in svxNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-07-11tdf#109050: Moving table object with ALT+Arrow keys does not work properlyTamás Zolnai
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-05-28aAttr is now (more obviously) unusedCaolán McNamara
2017-05-28coverity#704341 Logically dead codeCaolán McNamara
2017-05-05loplugin:checkunusedparams in svx(part4)Noel Grandin
2017-04-27Translate German comments (rest of svx/ except svx/source/form/)Johnny_M
2017-04-26clang-tidy readability-simplify-boolean-expr in svxNoel Grandin