summaryrefslogtreecommitdiffstats
path: root/sc
Commit message (Expand)AuthorAgeFilesLines
* export font information into dxfMarkus Mohrhard2012-04-201-2/+11
* allow more complex conditional formats being exported to xlsxMarkus Mohrhard2012-04-201-4/+11
* export conditional formatting to xlsx, fdo#48360Markus Mohrhard2012-04-203-2/+21
* fdo#48856 update sheet-local named expressions correctlyEike Rathke2012-04-195-30/+32
* seems there is a difference of one point between clang/gcc in chart testMarkus Mohrhard2012-04-191-1/+0
* remove unused variablesLuboš Luňák2012-04-194-5/+0
* fix ambiguous in win buildMarkus Mohrhard2012-04-191-1/+1
* Revert "move testCVE into slowcheck"Markus Mohrhard2012-04-192-21/+21
* update relative local range names, fdo#48856Markus Mohrhard2012-04-195-13/+10
* enable the chart2 dumper testMarkus Mohrhard2012-04-192-1/+43
* export differential formatting to xlsxMarkus Mohrhard2012-04-196-12/+267
* Revert "do not include contents of huge sc/sd/sw libs into tiny unittests"Luboš Luňák2012-04-1916-54/+52
* change strange way of testing a boolLuboš Luňák2012-04-191-1/+1
* This is no longer relevant. Removing.Kohei Yoshida2012-04-181-12/+0
* Use global constants for initial tab count bounds checkingAlbert Thuswaldner2012-04-183-10/+12
* 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-185-25/+7
* 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
* enable sctablesheetobj againMarkus Mohrhard2012-04-171-0/+1
* transferring java XPrintAreas to c++Artur Dorda2012-04-171-1/+5
* add a simple test case for shared formula importMarkus Mohrhard2012-04-173-0/+41
* Converting UNO calls to direct in WorkbookHelperDaniel Bankston2012-04-177-40/+37
* Have operators of ScViewOptions and ScPrintOptions return bool instead of intAlbert Thuswaldner2012-04-174-7/+7
* 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-173-6/+46
* 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
* WaE: "NOMINMAX" redefinedDavid Tardon2012-04-161-0/+2
* 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
* remove no longer used enumerationMarkus Mohrhard2012-04-161-7/+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-156-9/+30
* add test case for autofill with user defined listsMarkus Mohrhard2012-04-151-1/+18
* 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
* fix orcus to not fiddle with literal stringsEike Rathke2012-04-141-3/+3