summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/drawview.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-04-11rename vcl::Window::Update to PaintImmediatelyNoel Grandin1-1/+1
2020-01-31new loplugin:namespaceindentationNoel Grandin1-2/+2
2020-01-15clang-tidy modernize-concat-nested-namespace in scNoel Grandin1-4/+1
2019-12-22sal_Char->char in scNoel Grandin1-3/+3
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann1-0/+4
2019-08-12tdf#42949 Fix IWYU warnings in sc/source/ui/{view,xmlsource}/*cxxGabor Kelemen1-5/+0
2019-07-19cid#1448217 Use after freeCaolán McNamara1-2/+2
2019-07-16cid#1448279 Dereference before null checkCaolán McNamara1-1/+1
2019-06-17Add comphelper::getUnoTunnelImplementation templateArkadiy Illarionov1-3/+3
2019-06-11tdf#42949 Fix IWYU warnings in include/svx/[sS][v-Z]*Gabor Kelemen1-0/+2
2019-04-08tdf#42949 Fix IWYU warnings in include/sfx2/[t-z]*Gabor Kelemen1-0/+1
2019-02-28reintroduce ScCaptionPtrLuboš Luňák1-1/+1
2019-01-29o3tl::make_unique -> std::make_unique in scGabor Kelemen1-4/+3
2019-01-16pass ScPostIt around by unique_ptrNoel Grandin1-2/+2
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen1-0/+1
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin1-1/+1
2018-11-29No GridOffset support for PDF or PrintArmin Le Grand1-0/+12
2018-11-27Refactor calc non-linear ViewToDevice transformArmin Le Grand1-4/+229
2018-10-24clang-tidy performance-unnecessary-copy-init in scNoel Grandin1-1/+1
2018-10-09use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin1-3/+3
2018-09-17cppcheck: variableScope in scJochen Nitschke1-2/+1
2018-09-03pass SdrUndoAction around by std::unique_ptrNoel Grandin1-1/+1
2018-07-13merge IUndoManager into SfxUndoManagerNoel Grandin1-1/+1
2018-07-04loplugin:useuniqueptr in ScDrawViewNoel Grandin1-6/+2
2018-06-26sc: replace ScCaptionPtr with std::shared_ptr, tdf#117997, tdf#117228Henry Castro1-1/+1
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand1-3/+3
2018-05-12Replace ScGlobal::GetRscString with simple ScResId callsGabor Kelemen1-2/+3
2018-05-08tdf#116977 secured ::Clone methodsArmin Le Grand1-1/+1
2018-03-27loplugin:useuniqueptr in ScDrawLayerNoel Grandin1-1/+1
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin1-2/+1
2018-02-24Fix typosAndrea Gelmini1-1/+1
2018-02-14loplugin:changetoolsgen in scNoel Grandin1-4/+4
2017-10-26vcl: make MapMode constructor explicitMichael Stahl1-2/+2
2017-10-23loplugin:includeform: scStephan Bergmann1-19/+19
2017-08-26loplugin:constparam in sc part7Noel Grandin1-1/+1
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin1-1/+1
2017-07-02loplugin:casttovoid: scStephan Bergmann1-1/+0
2017-06-21loplugin:unusedfields in svx part1Noel Grandin1-1/+0
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann1-1/+1
2017-05-12convert SdrLayerId to strong_intNoel Grandin1-2/+2
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-3/+3
2017-02-24a first stab against the note caption ownership messEike Rathke1-1/+1
2017-02-03TyposJulien Nabet1-1/+1
2016-10-19loplugin:expandablemethodds in scNoel Grandin1-1/+1
2016-10-05convert MapUnit to scoped enumNoel Grandin1-3/+3
2016-09-20sc draw: emit LOK_CALLBACK_GRAPHIC_VIEW_SELECTION when view is createdHenry Castro1-0/+5
2016-08-23convert SdrIterMode to scoped enumNoel Grandin1-3/+3
2016-08-19loplugin:countusersofdefaultparams in scNoel Grandin1-1/+1
2016-07-25sc: implement LOK_CALLBACK_VIEW_LOCKMiklos Vajna1-0/+20
2016-03-02loplugin:unuseddefaultparams in sc (part1)Noel Grandin1-1/+2