summaryrefslogtreecommitdiff
path: root/sc/source/core/data/validat.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-05-23Convert SbxClassType to scoped enumNoel Grandin1-1/+1
2016-04-27FindRangeNameByIndexAndSheet() to FindRangeNameBySheetAndIndex()Eike Rathke1-1/+1
2016-04-25be explicit about what it does, CreateFlatCopiedTokenArray()Eike Rathke1-2/+2
2016-03-23loplugin:constantparam in scNoel Grandin1-2/+2
2016-03-18Resolves: tdf#96915 implement other-sheet-local named expressionsEike Rathke1-1/+1
2016-03-12tdf#84938 Change defines to typed_flagsJochen Nitschke1-2/+2
2016-01-15loplugin:unusedmethods unused return value in scNoel Grandin1-13/+0
2016-01-05Revert "Time wraparound validation feature"Markus Mohrhard1-48/+1
2016-01-05loplugin:bodynotinblockStephan Bergmann1-8/+8
2016-01-05Time wraparound validation featureBenjamin Ni1-1/+48
2015-11-24sc: Introduce Abstract Base Class for ScMatrix, for a future rework.Jan Holesovsky1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-14/+14
2015-10-28com::sun::star->css in scNoel Grandin1-7/+7
2015-10-06Related: tdf#94814 some cleanup of static_cast following dynamic_castCaolán McNamara1-2/+1
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-1/+1
2015-10-02Revert "Make fewer calls to officecfg::...::UseOpenCL::get()"Tor Lillqvist1-2/+1
2015-10-02Add missing includeTor Lillqvist1-0/+1
2015-10-02Make fewer calls to officecfg::...::UseOpenCL::get()Tor Lillqvist1-1/+1
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-08-27Clean up aEmptyStephan Bergmann1-2/+1
2015-05-05loplugin:staticmethodsNoel Grandin1-2/+2
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks1-3/+3
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin1-3/+3
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin1-6/+6
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann1-1/+1
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann1-1/+1
2015-03-05handle ocTableRef same as ocDBAreaEike Rathke1-2/+3
2015-01-14fdo#39468 Translate German Comments - replace '//!' with '//TODO:'Christian M. Heller1-8/+8
2014-10-23loplugin: cstylecastNoel Grandin1-1/+1
2014-10-23Remove ScToken from the formula::FormulaToken hierarchyStephan Bergmann1-2/+2
2014-10-22Replace DISABLE_SCRIPTING with HAVE_FEATURE_SCRIPTINGTor Lillqvist1-1/+3
2014-09-23fdo#82577: Handle WindowNoel Grandin1-3/+3
2014-09-08Related #82088: removed last css aliases in hxxStefan Weiberg1-3/+3
2014-09-03fdo#39468 Translate German comments in sc/source/core/data/validat.cxxLaurent Balland-Poirier1-44/+44
2014-08-18ErrorBox->MessageDialogCaolán McNamara1-4/+3
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud1-1/+1
2014-06-25remove whitespaceMarkus Mohrhard1-5/+0
2014-05-11fix-includes.pl: scThomas Arnhold1-1/+1
2014-04-14fdo#76294: Properly intern string literals in formula on xls import.Kohei Yoshida1-2/+4
2014-04-06whitespace cleanup in scMarkus Mohrhard1-8/+0
2014-03-06resolved fdo#61520 do not add multiple empty strings to the validation listEike Rathke1-0/+12
2014-03-03Remove visual noise from scAlexander Wilms1-4/+4
2014-02-24Remove some temporaries around calls to SvNumberFormatter methodsMatteo Casalin1-3/+1
2014-02-24Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe1-4/+2
2014-02-23Remove unneccessary commentsAlexander Wilms1-3/+3
2014-01-27coverity#1103748 coverity#708009 coverity#708011-12Norbert Thiebaud1-45/+49
2014-01-22bool improvementsStephan Bergmann1-1/+1
2013-12-04resolved fdo#72288 made case insensitive matrix string query work againEike Rathke1-1/+1