summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/notemark.cxx
AgeCommit message (Expand)Author
2019-08-12Fix typosAndrea Gelmini
2019-08-12tdf#42949 Fix IWYU warnings in sc/source/ui/{view,xmlsource}/*cxxGabor Kelemen
2019-04-11tdf#122767 sc opengl: fix rendering artifacts after hiding a cell commentMiklos Vajna
2019-02-28reintroduce ScCaptionPtrLuboš Luňák
2018-11-27Refactor calc non-linear ViewToDevice transformArmin Le Grand
2018-09-10loplugin:simplifyconstruct in scNoel Grandin
2018-07-04loplugin:useuniqueptr in ScNoteMarkerNoel Grandin
2018-06-26sc: replace ScCaptionPtr with std::shared_ptr, tdf#117997, tdf#117228Henry Castro
2018-05-31SOSAW080: Cleanup of SdrModelArmin Le Grand
2018-05-01sc: prefix members of ScNoteMarkerHenry Castro
2018-02-27drop old tools/gen.hxx methods in scNoel Grandin
2018-02-17Revert "loplugin:changetoolsgen in sc" and reapply pluginNoel Grandin
2018-02-14loplugin:changetoolsgen in scNoel Grandin
2017-12-07Assert pDrawView even to spot bad usageEike Rathke
2017-12-07Check pDrawViewEike Rathke
2017-12-07aDrawView -> pDrawViewEike Rathke
2017-11-30tdf#113901: Grid offset for notes and temporary notes modified.Vasily Melenchuk
2017-10-23loplugin:includeform: scStephan Bergmann
2017-08-26loplugin:constparam in sc part7Noel Grandin
2017-06-05clang-tidy performance-unnecessary-value-paramNoel Grandin
2017-04-11deleting pModel also deletes the SdrCaptionObjEike Rathke
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-08let ScNoteUtil::CreateTempCaption() return ScCaptionPtrEike Rathke
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara
2016-03-17loplugin:constantparam in svxNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-09tdf#39468 translated german comments in hintwin.cxx and notemark.cxxAlbert Thuswaldner
2015-05-20convert DRAWMODE constants to scoped enumNoel Grandin
2015-05-11sw,sc,sd,starmath: convert to vcl::RenderContextNoel Grandin
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-06-25remove whitespaceMarkus Mohrhard
2014-06-13loplugin:staticcallStephan Bergmann
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-19sal_Bool->boolNoel Grandin
2013-10-08convert sc/source/ui/view/*.cxx from String to OUStringNoel Grandin
2013-10-04convert sc/source/ui/inc/n*.hxx from String to OUStringNoel Grandin
2012-12-04fix problem with captions inserted at problematic zoom levelsNoel Power
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-02-10Cleaned up ScDPSource and ScDPMember(s) a bit.Kohei Yoshida
2011-11-27remove include of pch header from scNorbert Thiebaud
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida