summaryrefslogtreecommitdiffstats
path: root/sc/source/ui/view/tabvwsh4.cxx
Commit message (Expand)AuthorAgeFilesLines
* loplugin:checkunusedparams in sc(part1)Noel Grandin2017-05-101-1/+1
* tdf#39468 Translate German commentsJens Carl2017-04-101-1/+1
* teach constantparam plugin to find always on and always off bitmask valuesNoel Grandin2017-04-051-1/+1
* tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna2017-03-311-4/+4
* remove unused helpid in SfxShellNoel Grandin2017-03-231-1/+0
* convert SvxBorderStyle to scoped enumNoel Grandin2017-03-171-2/+1
* replace RID_SCPAGE_PRINT with RID_SC_TP_PRINTCaolán McNamara2017-02-161-1/+1
* OpenGLWindow typeinfo unavailable without HAVE_FEATURE_OPENGLCaolán McNamara2017-02-061-1/+0
* New loplugin:externvar: scStephan Bergmann2017-01-091-2/+0
* convert EnumContext::Context to scoped enumNoel Grandin2016-12-211-1/+1
* sc: Drop empty olkactTakeshi Abe2016-12-191-1/+0
* convert SFX_HINT to scoped enumNoel Grandin2016-12-081-1/+1
* convert DecodeMechanism to scoped enumNoel Grandin2016-12-051-2/+2
* ScTabViewShell::InnerResizePixel must not mark document as modified...Stephan Bergmann2016-11-301-2/+5
* Use std::unique_ptr for the input handler instance here.Kohei Yoshida2016-11-241-7/+8
* tdf#46200 Use the Scroll Lock key as a toggling lock key like ExcelAbhilash Singh2016-11-111-1/+1
* LOK: Calc: parallel cell editing: small code improvementsMarco Cecchetti2016-10-141-9/+3
* convert MapUnit to scoped enumNoel Grandin2016-10-051-2/+2
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-051-5/+5
* LOK - when a view is enabled, the existing edit views are killedMarco Cecchetti2016-10-031-3/+19
* perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke2016-09-231-1/+1
* disable generation of ole previews in ODF format until after loadCaolán McNamara2016-09-151-1/+1
* loplugin:countusersofdefaultparams in scNoel Grandin2016-08-191-1/+1
* lok::Document::destroyView: clean up view cursors/selectionsMiklos Vajna2016-07-151-0/+8
* loplugin:singlevalfields in sc(part1)Noel Grandin2016-07-131-2/+1
* Resolves: tdf#100761 after insert note, focus cannot return to inputbarCaolán McNamara2016-07-051-1/+1
* GSoC notebookbar: switching tabs depending on contextSzymon Kłos2016-06-271-1/+1
* Resolves: tdf#53899 if there is no CurrentController, use the ScTabViewObjCaolán McNamara2016-06-011-3/+22
* loplugin:constantparam in sfx2Noel Grandin2016-03-171-2/+2
* loplugin:unuseddefaultparam in sfx2Noel Grandin2016-03-021-2/+2
* loplugin:unusedfields in scNoel Grandin2015-11-231-4/+0
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-33/+33
* loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann2015-11-061-1/+1
* tdf#39468 translated german comments in tabvwsh4.cxxAlbert Thuswaldner2015-11-041-91/+83
* tdf#94559: 4th step to remove rtti.hxxOliver Specht2015-10-061-6/+4
* remove old standalone Sun bug numbersNoel Grandin2015-10-011-1/+0
* Fix typosAndrea Gelmini2015-09-301-1/+1
* Renamed wrongly prefixed boolean variablesStefan Heinemann2015-09-291-3/+3
* convert Link<> to typedNoel Grandin2015-09-231-12/+9
* convert Link<> to typedNoel Grandin2015-09-231-2/+1
* convert Link<> to typedNoel Grandin2015-09-221-1/+1
* convert SC_ENTER constants to scoped enumNoel Grandin2015-09-211-4/+4
* convert Link<> to typedNoel Grandin2015-09-171-2/+1
* sc: replace boost::ptr_set with std::set<std::unique_ptr>Michael Stahl2015-08-191-1/+2
* Convert insert buttons to the generic controllerMaxim Monastirsky2015-07-151-35/+0
* fix indentationMarkus Mohrhard2015-07-121-129/+129
* Kill SID_TBXCTL_INSOBJMaxim Monastirsky2015-07-101-11/+0
* loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann2015-06-081-2/+2
* tdf#91127 - audit for unfortunate SAL_NO_ACQUIRE referencing issues.Michael Meeks2015-05-071-3/+2
* Gradually typed LinkStephan Bergmann2015-04-301-1/+1