summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/tabvwsh3.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-10-23loplugin:includeform: scStephan Bergmann1-27/+27
2017-09-25Rename GetSelectEntryCount -> GetSelectedEntryCountSamuel Mehrbrodt1-1/+1
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt1-1/+1
2017-09-20Resolves: tdf#99477 freeze first col/row always set a freezeEike Rathke1-9/+17
2017-09-13no need to call GetNumerator() / GetDenominator() for FractionNoel Grandin1-2/+1
2017-08-26loplugin:constparam in sc part7Noel Grandin1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-0/+1
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann1-1/+1
2017-05-19loplugin:stringcopy: scStephan Bergmann1-2/+2
2017-04-05tdf#39468 Translate German commentsJens Carl1-1/+1
2017-03-02tdf#60874 Set custom HID for Protect Document windowGabor Kelemen1-0/+1
2017-02-03TyposJulien Nabet1-1/+1
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin1-1/+1
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara1-4/+4
2016-08-03Resolves: tdf#100123 prefer notation priority in detecting range/addressCaolán McNamara1-43/+91
2016-08-03unused slot argumentCaolán McNamara1-4/+4
2016-07-11Resolves: tdf#100573 revert original attempt to resolves tdf#46637Caolán McNamara1-1/+1
2016-05-11Missing break in switchStephan Bergmann1-0/+1
2016-03-24loplugin:constantparam in scNoel Grandin1-1/+1
2016-03-12tdf#84938 Change defines to typed_flagsJochen Nitschke1-20/+20
2016-02-17tdf#91013 Add new uno commands to freeze one row and column.Gulsah Kose1-1/+9
2016-01-11tdf#46637 - Make partially visible cells fully visible on mouse clickSahasranaman M S1-1/+1
2015-12-03uno::Sequence->std::vector in SfxIntegerListItemNoel Grandin1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-7/+7
2015-10-20adapt comments to realityEike Rathke1-6/+6
2015-10-16tdf#39468 translated german comments in tabvwsh3.cxxAlbert Thuswaldner1-39/+39
2015-10-16sfx items: Kill the unreadable SFX_REQUEST_ARG, use a template param instead.Jan Holesovsky1-1/+1
2015-10-16sfx items: The bDeep parameter of SFX_REQUEST_ARG is always false.Jan Holesovsky1-1/+1
2015-10-14tdf#95041 Fix sidebar node namesSamuel Mehrbrodt1-1/+1
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-1/+1
2015-09-18boost->stdCaolán McNamara1-3/+3
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara1-3/+3
2015-09-17boost->stdCaolán McNamara1-3/+3
2015-09-12Update many ListBox users to its sal_Int32 interfaceMatteo Casalin1-3/+2
2015-08-14loplugin: defaultparamsNoel Grandin1-2/+1
2015-07-08remove ScRange::Justify() and replace calls with PutInOrder()Eike Rathke1-2/+2
2015-05-27support R1C1 reference for hyperlinksMarkus Mohrhard1-2/+12
2015-05-27first check current document address conventionMarkus Mohrhard1-6/+18
2015-05-05loplugin:staticmethodsNoel Grandin1-2/+2
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-4/+4
2015-04-24loplugin:simplifyboolStephan Bergmann1-2/+2
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann1-2/+2
2015-04-13convert SHOWEXTRAS constants to scoped enumNoel Grandin1-1/+1
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks1-4/+4
2015-04-10vclwidget: fix more places that should be wrapping in VclPtrNoel Grandin1-4/+4
2015-04-07Remove dead INetProtocol::VimStephan Bergmann1-1/+1
2015-03-24convert SVX_ZOOM_ENABLE constants to enum classNoel Grandin1-8/+8
2015-03-24convert SvxZoomType to enum classNoel Grandin1-5/+5
2014-12-05fdo85897 Make 'Function List' only accessible in sidebarSamuel Mehrbrodt1-10/+6
2014-11-18fdo#86018 Don't do anything when clicked on placeholder in statusbarSamuel Mehrbrodt1-3/+0