summaryrefslogtreecommitdiffstats
path: root/sc/source
Commit message (Expand)AuthorAgeFilesLines
* make sure nPos is and nChar are reset for string without placeholderNoel Power2012-04-181-0/+5
* Convert from tools/table.hxx to std::mapNoel Grandin2012-04-181-39/+55
* Remove unnecessary auto_ptr complexityNoel Grandin2012-04-181-29/+11
* callcatcher: update listCaolán McNamara2012-04-183-120/+0
* Removed duplicate set/get methods for initial tab countAlbert Thuswaldner2012-04-183-19/+6
* fdo#44861 make "Replace All" work with REsDavid Tardon2012-04-181-2/+2
* Just link statically to ScFilterCreate() in the DISABLE_DYNLOADING caseTor Lillqvist2012-04-181-0/+15
* forgot the normal range namesMarkus Mohrhard2012-04-171-22/+17
* some more uno removement in oox range name importMarkus Mohrhard2012-04-171-14/+18
* WaE: MacOSX pScRangeData may be unused uninitializedCaolán McNamara2012-04-171-6/+4
* Converting UNO calls to direct in WorkbookHelperDaniel Bankston2012-04-176-39/+36
* Have operators of ScViewOptions and ScPrintOptions return bool instead of intAlbert Thuswaldner2012-04-172-3/+3
* resolved rhbz#813280 the current document is not always the first in listEike Rathke2012-04-172-10/+19
* fdo#46983 Macros: Macro to set filter in Calc does not work with .StringValueTakeshi Abe2012-04-181-1/+1
* enable '*' repeat next char to fill available width for calc num formatsNoel Power2012-04-172-5/+43
* callcatcher: update unused code listCaolán McNamara2012-04-176-226/+0
* WaE: unused functionsTor Lillqvist2012-04-172-22/+0
* fdo#48431: More reliable way to check for RTL text.Kohei Yoshida2012-04-162-26/+35
* Remove unused code in sc.santi2012-04-166-109/+0
* callcatcher: update listCaolán McNamara2012-04-1610-255/+0
* unused inlinesCaolán McNamara2012-04-161-6/+0
* callcatcher: update unused codeCaolán McNamara2012-04-1624-669/+0
* Fix 2 "scope of the variable can be reduced"Julien Nabet2012-04-152-3/+2
* WaE: unused functionsTor Lillqvist2012-04-153-23/+0
* resolved fdo#48731 in CSV import do not strip leading apostropheEike Rathke2012-04-155-9/+20
* don't deduce increment from multiple equal list entries, fdo#39500Markus Mohrhard2012-04-151-0/+16
* autofill increment needs a bit more tolerance, fdo#37424Markus Mohrhard2012-04-151-2/+2
* remove one more wrong IsDataFiltered callMarkus Mohrhard2012-04-151-1/+1
* resolved fdo#48621 better handling of broken CSV filesEike Rathke2012-04-142-30/+151
* valgrind: Conditional jump or move depends on uninitialised valueCaolán McNamara2012-04-141-1/+1
* Some sc cleaning (oox)Julien Nabet2012-04-1412-472/+0
* Put enum definition under class scope to avoid name clash.Kohei Yoshida2012-04-134-12/+11
* Some cleaning sc (oox)Julien Nabet2012-04-134-196/+0
* Cleaning sc (oox)Julien Nabet2012-04-138-254/+0
* Cleaning sc module (oox)Julien Nabet2012-04-132-180/+0
* Moved ScDefaultsOptions from ScDocOptions to separate classAlbert Thuswaldner2012-04-137-119/+284
* Remove unused code in sc.Santiago Martinez2012-04-132-246/+0
* two additional places to raise data truncated error for fdo#48516Eike Rathke2012-04-131-9/+5
* one more lcl_appendLineData() for line size >64kEike Rathke2012-04-131-1/+7
* unusedcode.easy: remove various methodsThomas Arnhold2012-04-122-7/+0
* unusedcode.easy: Remove BinaryFilterBaseThomas Arnhold2012-04-123-7/+0
* callcatcher: update unused code listCaolán McNamara2012-04-121-8/+0
* removed unused includes in tpformula.hxxAlbert Thuswaldner2012-04-111-9/+0
* Removed the source file of SharedFormulaBuffer, which is no longer used.Kohei Yoshida2012-04-111-213/+0
* first part for ScTable::GetAutoFillPreviewMarkus Mohrhard2012-04-111-2/+2
* ScTable::FillAuto should work with hidden rows/columsn now tooMarkus Mohrhard2012-04-111-94/+94
* make ScTable::FillSeries work correctly with hidden rows/columnsMarkus Mohrhard2012-04-112-106/+179
* Removing a member that's not used.Kohei Yoshida2012-04-111-2/+0
* move ScProgress outside of ScTable::FillMarkus Mohrhard2012-04-116-45/+103
* callcatcher: update listCaolán McNamara2012-04-116-74/+0