summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/tabvwsh3.cxx
AgeCommit message (Expand)AuthorFilesLines
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
2014-10-28loplugin: cstylecastNoel Grandin1-25/+25
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky1-5/+5
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky1-3/+3
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon1-3/+3
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin1-1/+1
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca1-5/+5
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann1-19/+19
2014-07-26Massive 'Dialogdiet fail' and similar to 'Dialog creation failed'Matteo Casalin1-1/+1
2014-06-25remove whitespaceMarkus Mohrhard1-5/+0
2014-06-24new compilerplugin returnbyrefNoel Grandin1-35/+35
2014-05-18Avoid possible memory leaks in case of exceptionsTakeshi Abe1-2/+2
2014-05-08Avoid possible memory leaks in case of exceptionsTakeshi Abe1-10/+4
2014-04-06whitespace cleanup in scMarkus Mohrhard1-8/+0
2014-04-01Bin pointless INET_HEX_ESCAPETor Lillqvist1-1/+1
2014-03-21Make it harder to accidentally set print range to '- none -'.Kohei Yoshida1-1/+3
2014-03-03Remove visual noise from scAlexander Wilms1-1/+1
2014-03-02coverity#704724 Dereference after null checkCaolán McNamara1-14/+15
2014-02-24Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe1-5/+3
2014-02-23Remove unneccessary commentsAlexander Wilms1-2/+2
2014-02-20svl: sal_Bool -> boolStephan Bergmann1-18/+18
2014-02-19sal_Bool->boolNoel Grandin1-19/+19
2014-01-28bool improvementsStephan Bergmann1-5/+5
2014-01-22bool improvementsStephan Bergmann1-2/+2
2014-01-17sal_Bool -> boolNoel Grandin1-2/+2
2013-12-19convert show sheets dialog to .uiCaolán McNamara1-1/+1
2013-10-08convert sc/source/ui/view/*.cxx from String to OUStringNoel Grandin1-13/+13
2013-10-04convert sc/../viewfunc.hxx from String to OUStringNoel Grandin1-5/+5
2013-06-28convert pdf security page to .uiCaolán McNamara1-6/+6
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-1/+1
2013-03-28Move ScFormulaCell into its own header source files: formulacell.?xx.Kohei Yoshida1-1/+1