summaryrefslogtreecommitdiff
path: root/sc/inc
AgeCommit message (Expand)Author
2016-03-24tdf#75372 rework sheet-copy names for converting global names to sheet-localEike Rathke
2016-03-24loplugin:constantparam in scNoel Grandin
2016-03-23better use mdds in matrix concat, tdf#88849Markus Mohrhard
2016-03-23loplugin:constantparam in scNoel Grandin
2016-03-22tdf#84938 replace #define with scoped typed_flagsJochen Nitschke
2016-03-19tdf#84938 replace #defined constant with scoped enum classJochen Nitschke
2016-03-19adjust sheet references when copying sheet-local named expressionsEike Rathke
2016-03-18adjust other-sheet-local relative sheet references, tdf#96915Eike Rathke
2016-03-18let FindRangeNamesInUse() collect also sheet-local names, tdf#96915 relatedEike Rathke
2016-03-18Resolves: tdf#96915 implement other-sheet-local named expressionsEike Rathke
2016-03-18loplugin:constantparam in formulaNoel Grandin
2016-03-14use unique_ptr for memory owning ptrMarkus Mohrhard
2016-03-12tdf#84938 Change defines to typed_flagsJochen Nitschke
2016-03-11tdf#42629 : Allow multiple status bar functions at a timeDennis Francis
2016-03-11sc: make metadata available in copy resultMiklos Vajna
2016-03-11work on sane lifecylce for SfxFilterMarkus Mohrhard
2016-03-10rename findLastNotOf -> findLastTrueNoel Grandin
2016-03-10loplugin:constantparam in scNoel Grandin
2016-03-08tdf#94561 : Create notes drawing objects only once on sheet copyDennis Francis
2016-03-07add STR_LONG_ERR_MATRIX_SIZE "Error: Array or matrix size"Eike Rathke
2016-03-07Resolves: tdf#98389 check memory requirement of matrixEike Rathke
2016-03-07loplugin:unuseddefaultparamsNoel Grandin
2016-03-04tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar
2016-03-04loplugin:unuseddefaultparam in scNoel Grandin
2016-03-03tdf#94635 Add FORECAST.ETS functions to CalcWinfried Donkers
2016-03-03loplugin:unuseddefaultparams in sc (part2)Noel Grandin
2016-03-02Resolves: tdf#98297 exclude error values from COUNT in array/matrixEike Rathke
2016-02-26handle SearchWildcard API optionEike Rathke
2016-02-23SearchFlags::WILD_MATCH_SELECTION, SearchOptions2::WildcardEscapeCharacterEike Rathke
2016-02-22ScQueryEntry::GetSearchTextPtr() with SearchType, tdf#72196Eike Rathke
2016-02-20let ConvertToSearchType() also adapt the regex bool, tdf#72196Eike Rathke
2016-02-20implement wildcards precedence at ScDocOptions, tdf#72196Eike Rathke
2016-02-20add Wildcards UNO API implementation, tdf#72196Eike Rathke
2016-02-20add FormulaWildcardsEnabled to ScDocOptions, tdf#72196Eike Rathke
2016-02-19new loplugin: find write-only fieldsNoel Grandin
2016-02-19change all bool bRegExp to utl::SearchParam::SearchType enum, tdf#72196Eike Rathke
2016-02-18fix DEBUG_MATRIX buildMarkus Mohrhard
2016-02-18don't fill the matrix cell by cell, tdf#67071Markus Mohrhard
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-02-17tdf#91013 Add new uno commands to freeze one row and column.Gulsah Kose
2016-02-16-Werror,-Winconsistent-missing-overrideStephan Bergmann
2016-02-16single element access is really slow in mdds, tdf#67071Markus Mohrhard
2016-02-15tdf#94858, avoid O(n^2) algorithm during outline importMarkus Mohrhard
2016-02-11[API CHANGE] add operator==/!= to UNO structsNoel Grandin
2016-02-10Refactor ScMarkData for tdf#50916Dennis Francis
2016-02-08vcl: cmdevt.[hc]xx -> commandevent.[hc]xxChris Sherlock
2016-02-08revert part of "loplugin:unusedmethods"Noel Grandin
2016-02-08loplugin:unusedmethodsNoel Grandin
2016-02-06vcl: split exception types from input typesChris Sherlock
2016-02-05Avoid ambiguities among operator[] overloadsStephan Bergmann