summaryrefslogtreecommitdiff
path: root/svx/source/table/tablecontroller.cxx
AgeCommit message (Expand)Author
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
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-21loplugin:unusedmethodsNoel Grandin
2017-02-14remove unused StartSelection from SvxTableController::TblAction enumNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-23pass ownership by pointerJochen Nitschke
2016-11-20tdf#88351: Revert "coverity#704341 Logically dead code"Julien Nabet
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara
2016-10-09convert CELL constants to typed_flagsJochen Nitschke
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-10-01Fix typosAndrea Gelmini
2016-09-20convert constants to scoped enum TblActionJochen Nitschke
2016-09-09loplugin:constantparam in svxNoel Grandin
2016-08-24remove CellOverlayTypeNoel Grandin
2016-08-22convert SdrViewEditMode to scoped enumNoel Grandin
2016-08-22convert SdrHitKind to scoped enumNoel Grandin
2016-08-19convert TableHitKind to scoped enumNoel Grandin
2016-08-19convert SdrInsertReasonKind to scoped enumNoel Grandin
2016-06-17comphelper lok: remove the g_bViewCallback globalMiklos Vajna
2016-06-14svx: implement per-view LOK_CALLBACK_TEXT_SELECTIONMiklos Vajna
2016-06-12convert more DBG_ASSERT(false to SAL_WARNNoel Grandin
2016-05-09convert OUTLINER_MODE to scoped enumNoel Grandin
2016-05-09convert SfxStyleFamily to scoped enumNoel Grandin
2016-04-19tdf#99396 SvxTableController::SetVertical: implement undo supportMiklos Vajna
2016-04-19cppcheck: silence known condition warning in svx tablecontrollerJochen Nitschke
2016-03-17loplugin:constantparam in svxNoel Grandin