summaryrefslogtreecommitdiffstats
path: root/sc
Commit message (Expand)AuthorAgeFilesLines
* -Werror=unused-variableStephan Bergmann2012-04-241-2/+0
* tweak support Sheets.PrintPreview bnc#75784 allow specific sheet(s) selectionNoel Power2012-04-243-10/+52
* first try for copy/paste formulas between docs test caseMarkus Mohrhard2012-04-241-0/+27
* add some more test cases for copying formulasMarkus Mohrhard2012-04-241-1/+17
* Remove unused code in sc.Santiago Martinez2012-04-242-17/+0
* Remove unused code in dpitemdata.Santiago Martinez2012-04-242-11/+0
* tweak paste-only context menu ( add paste only number )Noel Power2012-04-234-2/+14
* support Sheets.PrintPreview bnc#757844Noel Power2012-04-232-0/+8
* Remove unused codeFerran Vidal2012-04-232-6/+0
* add test case for copy/paste formulas, related fdo#48482Markus Mohrhard2012-04-231-0/+21
* I did not want to disable these testsMarkus Mohrhard2012-04-231-2/+0
* only update absolute refs when copying between docs, fdo#48482Markus Mohrhard2012-04-233-11/+13
* Remove unused code from "Spreadsheet application code"Ferran Vidal2012-04-212-6/+0
* simplify lifetime management of some variablesMarkus Mohrhard2012-04-212-5/+5
* simplify dxfs/dxf exportMarkus Mohrhard2012-04-212-17/+8
* first version of number format export into dxfMarkus Mohrhard2012-04-212-21/+55
* add stub vba implementation Application methodsNoel Power2012-04-202-2/+50
* vba api Application.DisplayScrollBars implementation bnc#757840Noel Power2012-04-202-0/+23
* implement VBA Application.DisplayFullScreen bnc#757885Noel Power2012-04-203-1/+23
* 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