summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/tabview5.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-07-04loplugin:useuniqueptr in ScTabViewNoel Grandin1-19/+19
2018-06-26sc: replace ScCaptionPtr with std::shared_ptr, tdf#117997, tdf#117228Henry Castro1-1/+1
2018-05-24coverity#704702 Dereference after null checkCaolán McNamara1-2/+2
2018-05-03Resolves: tdf#117005 undo/redo skips comment when switching sheetsCaolán McNamara1-1/+2
2018-02-27drop old tools/gen.hxx methods in scNoel Grandin1-2/+2
2018-02-17Revert "loplugin:changetoolsgen in sc" and reapply pluginNoel Grandin1-5/+5
2018-02-14loplugin:changetoolsgen in scNoel Grandin1-4/+4
2018-01-23new loplugin: pointerboolNoel Grandin1-1/+1
2018-01-15More loplugin:cstylecast: scStephan Bergmann1-3/+3
2018-01-12More loplugin:cstylecast: scStephan Bergmann1-4/+4
2017-10-23loplugin:includeform: scStephan Bergmann1-21/+21
2017-08-26loplugin:constparam in sc part7Noel Grandin1-1/+1
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin1-2/+2
2017-07-03Translate German comments and debug strings (leftovers in dirs sal to sc)Johnny_M1-1/+1
2017-05-10loplugin:checkunusedparams in sc(part1)Noel Grandin1-1/+1
2017-04-10tdf#39468 Translate German commentsJens Carl1-15/+15
2017-04-06tdf#39468 Translate German commentsJens Carl1-16/+16
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-5/+5
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski1-1/+1
2017-01-17LOK: Calc: show/hide a note does not perform any tile invalidationMarco Cecchetti1-0/+45
2016-12-08convert SFX_HINT to scoped enumNoel Grandin1-2/+2
2016-10-14LOK: Calc: fixed missed tile invalidations on cell text editingMarco Cecchetti1-3/+3
2016-10-03Calc: implemented parallel cell text editingMarco Cecchetti1-1/+19
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke1-2/+2
2016-08-19convert SdrDragMode to scoped enumNoel Grandin1-1/+1
2016-08-08Related: tdf#92530 turn the HintWindow into an OverlayCaolán McNamara1-3/+1
2016-07-05Resolves: tdf#100761 after insert note, focus cannot return to inputbarCaolán McNamara1-2/+1
2016-06-17comphelper lok: remove the g_bViewCallback globalMiklos Vajna1-7/+2
2016-06-14sc: implement per-view LOK_CALLBACK_INVALIDATE_TILESMiklos Vajna1-1/+7
2016-05-07clang-tidy modernize-loop-convert in scNoel Grandin1-3/+3
2016-01-10Fix typosAndrea Gelmini1-1/+1
2015-12-15Bin silly 'STATIC DATA' commentsTor Lillqvist1-2/+0
2015-12-14tdf#34094 : Allow column and row selections while creating a formulaDennis Francis1-4/+4
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-12/+12
2015-10-01remove old standalone Sun bug numbersNoel Grandin1-1/+0
2015-09-30Fix typosAndrea Gelmini1-1/+1
2015-08-14loplugin: defaultparamsNoel Grandin1-2/+2
2015-08-13second attempt to blind fix MSVC werror C4701,C4703Eike Rathke1-4/+3
2015-08-13blind fix MSVC werror C4701,C4703 potentially uninitialized local variableEike Rathke1-2/+2
2015-08-13sc: LOK_CALLBACK_DOCUMENT_SIZE_CHANGED callbackHenry Castro1-0/+19
2015-07-09SdrPaintView::AddWindowToPaintView: take a vcl::Window, tooMiklos Vajna1-2/+2
2015-05-22convert POINTER constants to scoped enumNoel Grandin1-1/+1
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-20/+27
2015-04-20sc: convert new to ::CreateNoel Grandin1-6/+6
2015-04-16Replace "sc design mode" sal_uInt8 with TriStateStephan Bergmann1-2/+2
2015-04-10nail more lifecycle oddness.Michael Meeks1-1/+9
2015-04-10vclwidget: convert lots more sites to use VclPtrNoel Grandin1-5/+5
2015-04-10Audit and correct misc. clears -> disposeAndClears.Michael Meeks1-3/+3
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-4/+3
2015-04-09vcl: VclPtr conversion in scNoel Grandin1-4/+4