summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/tabvwshe.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-01-15More loplugin:cstylecast: scStephan Bergmann1-1/+1
2017-11-13Resolves: tdf#113571 paste-special "Unformatted text [TSV-Calc]", tdf#32213Eike Rathke1-0/+1
2017-10-23loplugin:includeform: scStephan Bergmann1-9/+9
2017-09-16convert SvxURLFormat to scoped enumNoel Grandin1-1/+1
2016-08-19loplugin:countusersofdefaultparams in scNoel Grandin1-2/+2
2016-07-20sc: remove CHAR_CR defineJochen Nitschke1-1/+1
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl1-4/+4
2016-03-30tdf#96505: fix wrong SfxDispatcher::Execute calls ...Michael Stahl1-2/+2
2016-03-04tdf#96505 Remove long integer literal specifier when not neededAleksas Pantechovskis1-2/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-2/+2
2015-09-07tdf#39468 translated german comments in tabvwshe.cxx and tabvwshf.cxxAlbert Thuswaldner1-15/+15
2015-09-02SetXXX(bool) with a default value of false are just wrongNoel Grandin1-1/+1
2015-06-25loplugin:stringconstant: Flag more inefficienciesStephan Bergmann1-1/+1
2015-03-02replace SVX_SEARCHCMD_ constants with enum classNoel Grandin1-4/+4
2014-10-28loplugin: cstylecastNoel Grandin1-6/+6
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin1-5/+5
2014-09-23fdo#82577: Handle WindowNoel Grandin1-2/+2
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann1-4/+4
2014-06-25remove whitespaceMarkus Mohrhard1-3/+0
2014-06-24new compilerplugin returnbyrefNoel Grandin1-13/+13
2014-05-19Register OpenGL windows to ScGridWindow upon file load.Kohei Yoshida1-0/+1
2014-04-23sc: sal_Bool->boolNoel Grandin1-2/+2
2014-04-06whitespace cleanup in scMarkus Mohrhard1-10/+0
2014-03-03Remove visual noise from scAlexander Wilms1-1/+1
2014-02-23Remove unneccessary commentsAlexander Wilms1-3/+3
2014-02-19sal_Bool->boolNoel Grandin1-2/+2
2013-12-13const as const canEike Rathke1-2/+2
2013-12-13maybe better guard against a NULL child window also hereEike Rathke1-10/+13
2013-12-13fixed crash when searching via Find Text barEike Rathke1-10/+13
2013-12-02Integrate branch of IAccessible2Steve Yin1-1/+34
2013-10-04convert sc/.../tabvwsh.hxx from String to OUStringNoel Grandin1-2/+2
2013-10-04convert sc/../viewfunc.hxx from String to OUStringNoel Grandin1-1/+1
2013-08-14convert GetSelectionText... methods to OUString and boolIvan Timofeev1-8/+4
2013-04-28Bin CLOOK comments and un-split one large switch statementTor Lillqvist1-2/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-1/+1
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák1-1/+1
2012-07-30Bug 48549 - System::Beep() removalMathieu Vonlanthen1-1/+0
2012-07-23fdo#48549 System::Beep() removalMathieu Vonlanthen1-1/+0
2012-06-11remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara1-1/+2
2012-06-09Remove superfluous include commentsThomas Arnhold1-4/+0
2012-01-30refactor ConvertLineEndCaolán McNamara1-3/+1
2011-11-27remove include of pch header from scNorbert Thiebaud1-2/+0
2011-05-27Replace DBG_* with OSL_* in sc/source/uiJacek Wolszczak1-3/+3
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-12/+12
2011-03-02Remove bogus comments.Guillaume Poussel1-2/+2
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold1-1/+1
2011-02-07removetooltypes01: Rebase to DEV300m99Carsten Driesner1-1/+3
2011-01-19Reapplied 8839ada2ba12033f1c7d7ab23f59353e036dbbb2.Kohei Yoshida1-1/+3