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