summaryrefslogtreecommitdiff
path: root/sc/source/core/data/table6.cxx
AgeCommit message (Expand)Author
2021-08-08Resolves: tdf#143759 Limit empty search's empty column to actual search rangeEike Rathke
2020-09-16ScFormulaCell ctor variant never called with null ScDocument*Caolán McNamara
2020-09-16ScTable ctor never called with a null ScDocument*Caolán McNamara
2020-09-09sc: rowcol: convert more use of MAXROWCOUNTNoel Grandin
2020-05-07sanitize properly Calc search bounds (tdf#132097)Luboš Luňák
2020-04-16tdf#132097: fix Find Previous with direction columns crashes in specific caseJulien Nabet
2020-04-15loplugin:buriedassign in scNoel Grandin
2019-12-07rename ScEditEngineDefaulter::SetTextCaolán McNamara
2019-11-12sc: rowcol: tdf#50916 convert core/data/table*Noel Grandin
2019-05-14cache cell positions when searching in calc (tdf#108347)Luboš Luňák
2019-02-09loplugin:indentation in scNoel Grandin
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin
2018-11-08tdf#42949 Fix IWYU warnings in sc/source/core/data/*cxxGabor Kelemen
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
2018-08-01Add missing sal/log.hxx headersGabor Kelemen
2018-04-11new loplugin:unusedvariablemoreNoel Grandin
2018-03-28loplugin:useuniqueptr in ScColumnNoel Grandin
2018-03-10don't use heap for elements in ScRangeListNoel Grandin
2018-01-15convert a<b?a:b to std::min(a,b)Noel Grandin
2018-01-12More loplugin:cstylecast: scStephan Bergmann
2018-01-05Fix typosAndrea Gelmini
2017-10-23loplugin:includeform: scStephan Bergmann
2017-05-23drop the SCsROW/SCsCOL/SCsTAB typedefsNoel Grandin
2017-03-23convert ScMatrixMode to scoped enumNoel Grandin
2017-03-01typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin
2017-02-08tdf#50916 Introduce new column validation functionBartosz Kosiorek
2017-01-12tdf#50916 Use aCol.size() instead of MAXCOL to increase max number of columnBartosz Kosiorek
2016-11-04tdf#91260 - ReplaceAll should use a columnar direction.Michael Meeks
2016-10-04Avoid UBSan "reference binding to null pointer"Stephan Bergmann
2016-08-21coverity#1371453 try silence Wrapper object use after freeCaolán McNamara
2016-07-27use HasCellNotes() when looping and searching for notes, tdf#65334 follow-upEike Rathke
2016-07-27use GetCellArea() also in SearchAll() and ReplaceAll(), tdf#65334 follow-upEike Rathke
2016-07-27do not search in empty string if there is no note, tdf#65334 follow-upEike Rathke
2016-07-27use GetCellArea() when searching for notes, tdf#65334 follow-upEike Rathke
2016-07-27include empty cells if notes are searched, tdf#65334 follow-upEike Rathke
2016-07-27Resolves: tdf#65334 cannot search in cell notesCaolán McNamara
2016-05-09convert SfxStyleFamily to scoped enumNoel Grandin
2016-05-06teach passstuffbyref plugin to check for..Noel Grandin
2016-03-10loplugin:stringconstantStephan Bergmann
2016-03-10tdf#57523 - Regex search "^$" finds all empty cells in given range.Mohammed Abdul Azeem
2016-02-24let SvxSearchItem use SearchOptions2Eike Rathke
2016-02-05interface to new XTextSearch2 with SearchOptions2, tdf#72196Eike Rathke
2015-11-21tdf#83126: Find All: Don't ignore Search Direction Rows/Col optionJulien Nabet
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-28com::sun::star->css in scNoel Grandin
2015-10-26convert InsertDeleteFlags to use o3tl::typed_flagsNoel Grandin
2015-10-23tdf#48456 : when searching for a number, consider formattingDennis Francis
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-04-22convert SVX_SEARCHIN_ flags to scoped enumNoel Grandin
2015-03-02replace SVX_SEARCHCMD_ constants with enum classNoel Grandin