summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/tabvwsh5.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-10-03LOK - when a view is enabled, the existing edit views are killedMarco Cecchetti1-2/+9
2016-09-26convert PAINT constants to typed_flagsNoel Grandin1-18/+17
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke1-91/+91
2016-09-22rename GetId() to GetTablesHintId() and GetIndexHintId()Eike Rathke1-2/+2
2016-08-30Translate some German comments and messagesMaarten Bosmans1-1/+1
2016-08-24convert SvxNumberValueType to scoped enumNoel Grandin1-9/+9
2016-08-19loplugin:countusersofdefaultparams in scNoel Grandin1-2/+2
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl1-2/+2
2016-03-30tdf#96505: fix wrong SfxDispatcher::Execute calls ...Michael Stahl1-1/+1
2016-03-04tdf#96505 Remove long integer literal specifier when not neededAleksas Pantechovskis1-1/+1
2015-12-27sal_uLong/sal_uIntPtr/sal_uInt16 to sal_uInt32Matteo Casalin1-1/+1
2015-11-02trash usage of ScRefCellValue default ctor followed by assign()Eike Rathke1-2/+1
2015-06-01loplugin:loopvartoosmallNoel Grandin1-1/+1
2014-10-28loplugin: cstylecastNoel Grandin1-5/+5
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin1-1/+1
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin1-5/+5
2014-06-25remove whitespaceMarkus Mohrhard1-3/+0
2014-06-24new compilerplugin returnbyrefNoel Grandin1-21/+21
2014-05-11fix-includes.pl: scThomas Arnhold1-1/+1
2014-04-06whitespace cleanup in scMarkus Mohrhard1-8/+0
2014-03-18sfx2: sal_Bool->boolNoel Grandin1-1/+1
2014-03-03Remove visual noise from scAlexander Wilms1-1/+1
2014-02-23Remove unneccessary commentsAlexander Wilms1-4/+4
2014-02-19sal_Bool->boolNoel Grandin1-4/+4
2014-02-19sal_Bool->boolNoel Grandin1-1/+1
2014-01-28bool improvementsStephan Bergmann1-1/+1
2014-01-22Use scoped_ptr for these.Kohei Yoshida1-11/+7
2013-10-08Store svl::SharedString in document cell storage instead of OUString.Kohei Yoshida1-1/+2
2013-03-28Move ScFormulaCell into its own header source files: formulacell.?xx.Kohei Yoshida1-1/+1
2013-03-27More on killing direct use of cell classes.Kohei Yoshida1-46/+31
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-06-09Remove superfluous include commentsThomas Arnhold1-4/+0
2012-06-08-Werror=unused-parameterStephan Bergmann1-1/+0
2012-06-07dead code: ScDocument::DeleteNumberFormatThomas Arnhold1-4/+0
2012-02-27merge GetString variantsCaolán McNamara1-1/+1
2012-01-07Remove superfluous _ZFORLIST_DECLARE_TABLE definition.Marcel Metz1-1/+0
2011-11-27remove include of pch header from scNorbert Thiebaud1-2/+0
2011-06-03improve performance of ScUndoInsertTables::UndoMarkus Mohrhard1-0/+7
2011-05-31some minor performance improvementsMarkus Mohrhard1-0/+1
2011-05-27some performance improvements for inserting sheetsMarkus Mohrhard1-0/+6
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-15/+16
2011-03-02Remove bogus comments.Guillaume Poussel1-3/+3
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold1-1/+1
2011-02-11Resolves: fdo#34065 remove unused InsertBlockMark and PAINT_INVERT flagCaolán McNamara1-3/+0
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko1-13/+13
2010-12-11cleaning of __EXPORT defineGert Faller1-1/+1
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-08-18mib19: #163305# do not fire sheet activation events, when a sheet gets insert...Daniel Rentz1-4/+5
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-10-16#i103496#: split svtools; improve ConfitItemsMathias Bauer1-2/+2