summaryrefslogtreecommitdiffstats
path: root/sc/source/ui/view/tabvwsh3.cxx
Commit message (Expand)AuthorAgeFilesLines
* tdf#84938 Change defines to typed_flagsJochen Nitschke2016-03-121-20/+20
* tdf#91013 Add new uno commands to freeze one row and column.Gulsah Kose2016-02-171-1/+9
* tdf#46637 - Make partially visible cells fully visible on mouse clickSahasranaman M S2016-01-111-1/+1
* uno::Sequence->std::vector in SfxIntegerListItemNoel Grandin2015-12-031-1/+1
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-7/+7
* adapt comments to realityEike Rathke2015-10-201-6/+6
* tdf#39468 translated german comments in tabvwsh3.cxxAlbert Thuswaldner2015-10-161-39/+39
* sfx items: Kill the unreadable SFX_REQUEST_ARG, use a template param instead.Jan Holesovsky2015-10-161-1/+1
* sfx items: The bDeep parameter of SFX_REQUEST_ARG is always false.Jan Holesovsky2015-10-161-1/+1
* tdf#95041 Fix sidebar node namesSamuel Mehrbrodt2015-10-141-1/+1
* tdf#94559: 4th step to remove rtti.hxxOliver Specht2015-10-061-1/+1
* boost->stdCaolán McNamara2015-09-181-3/+3
* revert for mac and win unit case crashes after boost->stdCaolán McNamara2015-09-171-3/+3
* boost->stdCaolán McNamara2015-09-171-3/+3
* Update many ListBox users to its sal_Int32 interfaceMatteo Casalin2015-09-121-3/+2
* loplugin: defaultparamsNoel Grandin2015-08-141-2/+1
* remove ScRange::Justify() and replace calls with PutInOrder()Eike Rathke2015-07-081-2/+2
* support R1C1 reference for hyperlinksMarkus Mohrhard2015-05-271-2/+12
* first check current document address conventionMarkus Mohrhard2015-05-271-6/+18
* loplugin:staticmethodsNoel Grandin2015-05-051-2/+2
* Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks2015-04-281-4/+4
|\
| * Automated conversion of VclPtr construction to use Instance template.Michael Meeks2015-04-101-4/+4
| * vclwidget: fix more places that should be wrapping in VclPtrNoel Grandin2015-04-101-4/+4
* | loplugin:simplifyboolStephan Bergmann2015-04-241-2/+2
* | Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann2015-04-231-2/+2
* | convert SHOWEXTRAS constants to scoped enumNoel Grandin2015-04-131-1/+1
|/
* Remove dead INetProtocol::VimStephan Bergmann2015-04-071-1/+1
* convert SVX_ZOOM_ENABLE constants to enum classNoel Grandin2015-03-241-8/+8
* convert SvxZoomType to enum classNoel Grandin2015-03-241-5/+5
* fdo85897 Make 'Function List' only accessible in sidebarSamuel Mehrbrodt2014-12-051-10/+6
* fdo#86018 Don't do anything when clicked on placeholder in statusbarSamuel Mehrbrodt2014-11-181-3/+0
* loplugin: cstylecastNoel Grandin2014-10-281-25/+25
* Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky2014-10-231-5/+5
* Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky2014-10-231-3/+3
* fdo#84854 it seems long is not enough on 32 bitDavid Tardon2014-10-161-3/+3
* convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin2014-10-111-1/+1
* fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca2014-10-091-5/+5
* Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann2014-09-121-19/+19
* Massive 'Dialogdiet fail' and similar to 'Dialog creation failed'Matteo Casalin2014-07-261-1/+1
* remove whitespaceMarkus Mohrhard2014-06-251-5/+0
* new compilerplugin returnbyrefNoel Grandin2014-06-241-35/+35
* Avoid possible memory leaks in case of exceptionsTakeshi Abe2014-05-181-2/+2
* Avoid possible memory leaks in case of exceptionsTakeshi Abe2014-05-081-10/+4
* whitespace cleanup in scMarkus Mohrhard2014-04-061-8/+0
* Bin pointless INET_HEX_ESCAPETor Lillqvist2014-04-011-1/+1
* Make it harder to accidentally set print range to '- none -'.Kohei Yoshida2014-03-211-1/+3
* Remove visual noise from scAlexander Wilms2014-03-031-1/+1
* coverity#704724 Dereference after null checkCaolán McNamara2014-03-021-14/+15
* Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe2014-02-241-5/+3
* Remove unneccessary commentsAlexander Wilms2014-02-231-2/+2