summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/tabvwshb.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-07-12Bin silly 'STATIC DATA' commentsTor Lillqvist1-2/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-5/+5
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-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-3/+3
2015-10-01remove old standalone Sun bug numbersNoel Grandin1-1/+0
2015-09-30Fix typosAndrea Gelmini1-1/+1
2015-09-07tdf#39468 translated german comments in tabvwsha.cxx and tabvwshb.cxxAlbert Thuswaldner1-13/+13
2015-04-30Get rid of initial :: for the svx namespaceTor Lillqvist1-1/+1
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin1-1/+1
2014-10-28loplugin: cstylecastNoel Grandin1-7/+7
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky1-9/+9
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky1-5/+5
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon1-5/+5
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-9/+9
2014-10-06Resolves: fdo#80101 inserting non-chart as chart -> unhandled exceptionCaolán McNamara1-0/+5
2014-09-23fdo#82577: Handle WindowNoel Grandin1-3/+3
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann1-1/+1
2014-08-29This OpenGL window is uselessZolnai Tamás1-5/+0
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud1-1/+1
2014-06-25remove whitespaceMarkus Mohrhard1-1/+0
2014-06-24new compilerplugin returnbyrefNoel Grandin1-12/+12
2014-05-19Register OpenGL windows to ScGridWindow upon file load.Kohei Yoshida1-0/+6
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin1-1/+1
2014-04-06whitespace cleanup in scMarkus Mohrhard1-4/+0
2014-02-23Remove unneccessary commentsAlexander Wilms1-1/+1
2014-02-20svl: sal_Bool -> boolStephan Bergmann1-1/+1
2014-02-19sal_Bool->boolNoel Grandin1-8/+8
2013-06-18String to OUString (SfxStringItem and related)Matteo Casalin1-3/+3
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-1/+1
2013-03-15first step for Insert->Chart From FileMarkus Mohrhard1-0/+16
2013-01-01remove use of #pragma optimizeLuboš Luňák1-4/+0
2012-12-30More cppcheck cleaning in scJulien Nabet1-2/+1
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-27/+28
2012-06-12Convert SV_DECL_PTRARR(SvBaseLinks) to std::vectorNoel Grandin1-1/+1
2012-06-09Remove superfluous include commentsThomas Arnhold1-2/+0
2012-05-15convert GetUndoActionComment family to rtl::OUStringCaolán McNamara1-3/+5
2011-11-27remove include of pch header from scNorbert Thiebaud1-2/+0
2011-05-27Replace DBG_* with OSL_* in sc/source/uiJacek Wolszczak1-1/+1
2011-05-22Replace List for std::vector<String>.Rafael Dominguez1-4/+3
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-18/+104
2011-03-02Remove bogus comments.Guillaume Poussel1-2/+2
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold1-2/+2
2011-02-07removetooltypes01: #i112600# adjust rebase in chart2, starmath, sc, sdMikhail Voytenko1-8/+8
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner1-0/+95
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko1-8/+8
2011-01-17Remove some dead code in 'view'Thomas Arnhold1-6/+0
2011-01-07cppcheck: Remove unread variable in tabvwshb.cxxNigel Hawkins1-5/+0
2010-12-17undoapi: (I|Sfx)UndoManager now working with size_t instead of USHORTFrank Schoenheit [fs]1-2/+2