summaryrefslogtreecommitdiff
path: root/sc/source/ui/view/tabvwsh5.cxx
AgeCommit message (Expand)Author
2019-03-27return unique_ptr from MakeNumberInfoItemNoel Grandin
2019-03-25tdf#42949 Fix IWYU warnings in include/sfx2/[a-D]*Gabor Kelemen
2018-08-24pass DelFormats around using std::vectorNoel Grandin
2018-04-16tdf#42949 Remove unnecessary localization headers from scGabor Kelemen
2017-10-23loplugin:includeform: scStephan Bergmann
2017-10-22sc lok: fix spell checking languages in CalcHenry Castro
2017-08-27tdf#97548: Do not set anchor flag on starting formula mode in a cellDennis Francis
2017-08-26loplugin:constparam in sc part7Noel Grandin
2017-06-02Improved loplugin:redundantcast static_cast handling: scStephan Bergmann
2017-04-10tdf#39468 Translate German commentsJens Carl
2017-04-07Fix typosAndrea Gelmini
2017-04-06tdf#39468 Translate German commentsJens Carl
2017-02-15convert ScUpdateMode to scoped enumNoel Grandin
2016-12-08convert SFX_HINT to scoped enumNoel Grandin
2016-10-03LOK - when a view is enabled, the existing edit views are killedMarco Cecchetti
2016-09-26convert PAINT constants to typed_flagsNoel Grandin
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke
2016-09-22rename GetId() to GetTablesHintId() and GetIndexHintId()Eike Rathke
2016-08-30Translate some German comments and messagesMaarten Bosmans
2016-08-24convert SvxNumberValueType to scoped enumNoel Grandin
2016-08-19loplugin:countusersofdefaultparams in scNoel Grandin
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl
2016-03-30tdf#96505: fix wrong SfxDispatcher::Execute calls ...Michael Stahl
2016-03-04tdf#96505 Remove long integer literal specifier when not neededAleksas Pantechovskis
2015-12-27sal_uLong/sal_uIntPtr/sal_uInt16 to sal_uInt32Matteo Casalin
2015-11-02trash usage of ScRefCellValue default ctor followed by assign()Eike Rathke
2015-06-01loplugin:loopvartoosmallNoel Grandin
2014-10-28loplugin: cstylecastNoel Grandin
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin
2014-06-25remove whitespaceMarkus Mohrhard
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-05-11fix-includes.pl: scThomas Arnhold
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-03-18sfx2: sal_Bool->boolNoel Grandin
2014-03-03Remove visual noise from scAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-19sal_Bool->boolNoel Grandin
2014-02-19sal_Bool->boolNoel Grandin
2014-01-28bool improvementsStephan Bergmann
2014-01-22Use scoped_ptr for these.Kohei Yoshida
2013-10-08Store svl::SharedString in document cell storage instead of OUString.Kohei Yoshida
2013-03-28Move ScFormulaCell into its own header source files: formulacell.?xx.Kohei Yoshida
2013-03-27More on killing direct use of cell classes.Kohei Yoshida
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-06-09Remove superfluous include commentsThomas Arnhold
2012-06-08-Werror=unused-parameterStephan Bergmann
2012-06-07dead code: ScDocument::DeleteNumberFormatThomas Arnhold
2012-02-27merge GetString variantsCaolán McNamara
2012-01-07Remove superfluous _ZFORLIST_DECLARE_TABLE definition.Marcel Metz