summaryrefslogtreecommitdiff
path: root/svx/source/table/tablecontroller.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-08-04tdf#119015: don't call TableModel::optimize in CellCursor::merge()Mike Kaganski1-0/+1
2017-11-30tdf#111773 tdf#111780 Fix selection after merge cells in an Impress tableDaniel1-2/+2
2017-11-22loplugin:flatten in svxNoel Grandin1-73/+72
2017-11-22TypedWhichId for SDRATTR* constants (3)Noel Grandin1-6/+6
2017-11-20TypedWhichId for SDRATTR* constants (1)Noel Grandin1-5/+5
2017-10-29tdf#110357: Impress table looses selection when clicking on ...Tamás Zolnai1-0/+46
2017-10-26vcl: make MapMode constructor explicitMichael Stahl1-3/+3
2017-10-23loplugin:includeform: svxStephan Bergmann1-9/+9
2017-09-29convert IsEqual/etc methods on ESelection to operatorsNoel Grandin1-1/+1
2017-08-22drop unused SvxScriptTypeItemJochen Nitschke1-5/+0
2017-08-04rename Anz->Cnt in svxNoel Grandin1-2/+2
2017-07-27loplugin:constparams in svxNoel Grandin1-3/+3
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
2017-07-11tdf#109050: Moving table object with ALT+Arrow keys does not work properlyTamás Zolnai1-7/+11
2017-07-05new loplugin unnecessaryparenNoel Grandin1-6/+6
2017-05-28aAttr is now (more obviously) unusedCaolán McNamara1-9/+0
2017-05-28coverity#704341 Logically dead codeCaolán McNamara1-18/+1
2017-05-05loplugin:checkunusedparams in svx(part4)Noel Grandin1-2/+2
2017-04-27Translate German comments (rest of svx/ except svx/source/form/)Johnny_M1-2/+2
2017-04-26clang-tidy readability-simplify-boolean-expr in svxNoel Grandin1-4/+1
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-4/+4
2017-02-21loplugin:unusedmethodsNoel Grandin1-2/+1
2017-02-14remove unused StartSelection from SvxTableController::TblAction enumNoel Grandin1-4/+0
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-4/+4
2017-01-23pass ownership by pointerJochen Nitschke1-1/+1
2016-11-20tdf#88351: Revert "coverity#704341 Logically dead code"Julien Nabet1-1/+1
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara1-2/+2
2016-10-09convert CELL constants to typed_flagsJochen Nitschke1-76/+83
2016-10-05convert MapUnit to scoped enumNoel Grandin1-4/+4
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-1/+1
2016-10-01Fix typosAndrea Gelmini1-6/+6
2016-09-20convert constants to scoped enum TblActionJochen Nitschke1-64/+47
2016-09-09loplugin:constantparam in svxNoel Grandin1-40/+13
2016-08-24remove CellOverlayTypeNoel Grandin1-4/+1
2016-08-22convert SdrViewEditMode to scoped enumNoel Grandin1-1/+1
2016-08-22convert SdrHitKind to scoped enumNoel Grandin1-2/+2
2016-08-19convert TableHitKind to scoped enumNoel Grandin1-6/+6
2016-08-19convert SdrInsertReasonKind to scoped enumNoel Grandin1-1/+1
2016-06-17comphelper lok: remove the g_bViewCallback globalMiklos Vajna1-26/+8
2016-06-14svx: implement per-view LOK_CALLBACK_TEXT_SELECTIONMiklos Vajna1-6/+31
2016-06-12convert more DBG_ASSERT(false to SAL_WARNNoel Grandin1-1/+1
2016-05-09convert OUTLINER_MODE to scoped enumNoel Grandin1-1/+1
2016-05-09convert SfxStyleFamily to scoped enumNoel Grandin1-1/+1
2016-04-19tdf#99396 SvxTableController::SetVertical: implement undo supportMiklos Vajna1-1/+17
2016-04-19cppcheck: silence known condition warning in svx tablecontrollerJochen Nitschke1-13/+10
2016-03-17loplugin:constantparam in svxNoel Grandin1-3/+3
2016-03-11lok: Avoid dereferencing nullptr.Jan Holesovsky1-8/+12
2016-03-09loplugin:constantparam in svxNoel Grandin1-1/+1
2016-02-09Remove excess newlinesChris Sherlock1-49/+0
2016-01-15svx: remove now unused SdrModel::isTiledRendering()Miklos Vajna1-4/+5