summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/svdview.cxx
AgeCommit message (Expand)Author
2021-05-20fix crash when del in textbox in drawNoel Grandin
2021-05-17split OutputDevice from WindowNoel Grandin
2021-05-03lok: Edit the click selected cell on table selectionmerttumer
2021-05-03Implemented CTRL + A selects all the cellsmerttumer
2021-04-20lok: Pass object ord num in the uno commandmerttumer
2021-04-06forward declare vcl::window in vcl/event.hxxCaolán McNamara
2021-03-04Fix crash while moving handle when shape text is activemert
2021-02-26Implemented MoveShapeHandle methodmert
2020-11-24static_cast after dynamic_castNoel Grandin
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel
2020-09-30loplugin:reducevarscope in svxNoel
2020-09-02KeyFuncType::REPEAT is just a bare KEY_REPEAT caseCaolán McNamara
2020-08-06loplugin:flatten in svx/svdrawNoel Grandin
2020-03-02tdf#42949 Fix IWYU warnings in svx/source/s*/*cxxGabor Kelemen
2020-02-12clang-analyzer-deadcode.DeadStoresNoel Grandin
2020-02-03tdf#75280: Convert inappropriate use of sal_uIntPtr to better integer typesSarper Akdemir
2019-12-23sal_Char->char in svxNoel Grandin
2019-12-04drop dbgutil SdrItemBrowser FloatingWindowCaolán McNamara
2019-10-31Fix StringAdd::isCompileTimeConstantStephan Bergmann
2019-10-10rename TakeSdrDragComment to GetSdrDragCommentNoel Grandin
2019-05-22tdf#42949 Fix IWYU warnings in include/svx/[h-r]*Gabor Kelemen
2019-05-17weld SvxIMapDlgCaolán McNamara
2019-02-22loplugin:unusedfields in svxNoel Grandin
2019-02-13Pointer is pointlessNoel Grandin
2018-11-27Refactor calc non-linear ViewToDevice transformArmin Le Grand
2018-10-24clang-tidy performance-unnecessary-copy-init in svxNoel Grandin
2018-10-09cppcheck: redundantAssignmentRéka Csékei
2018-08-15loplugin:useuniqueptr in OverlayObjectListNoel Grandin
2018-08-02Add missing sal/log.hxx headersGabor Kelemen
2018-07-31loplugin:unnecessaryoverride small improvementNoel Grandin
2018-07-31loplugin:returnconstant in svxNoel Grandin
2018-06-16AW080: Continued cleanups/remaps/correctionsArmin Le Grand
2018-05-19loplugin:useuniqueptr in SdrDragViewNoel Grandin
2018-04-26Drop uses of ImpGetResStr l10n method from svxGabor Kelemen
2018-04-16Take care of E3DObjListArmin Le Grand
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-04-01Fix typoAndrea Gelmini
2018-03-29Allow URL-Check for non-selected TableTextArmin Le Grand
2018-03-28Translate German variable namesJohnny_M
2018-03-03Translate German variable namesJohnny_M
2018-02-11SdrMarkView: provide OUString as return valueMatteo Casalin
2018-01-12More loplugin:cstylecast: svxStephan Bergmann
2017-10-23loplugin:includeform: svxStephan Bergmann
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin
2017-07-31Corrected HitTest for layouted textArmin Le Grand
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-21loplugin:unusedfields in svx part1Noel Grandin
2017-06-05Improved loplugin:redundantcast, const/static_cast combinations: svxStephan Bergmann