summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2012-04-25changes to fdo#45664 EasyHackEike Rathke3-31/+25
2012-04-25fdo#45664 EasyHack: Add a "Save cell formulas" checkbox to the CSV Export panel.Florent Gallaire8-11/+44
2012-04-25callcatcher: remove freshly unused codeCaolán McNamara2-8/+0
2012-04-25excel filter headers: replace OSL_DEBUG_LEVEL with DBG_UTILMichael Stahl4-12/+12
2012-04-25add test case for copy&paste formulas between documentsMarkus Mohrhard1-4/+42
2012-04-24fdo#34999: UI: Navigator row selector pane exceeds reserved grey areaIvan Timofeev1-1/+3
2012-04-24-Werror=unused-variableStephan Bergmann1-2/+0
2012-04-24tweak support Sheets.PrintPreview bnc#75784 allow specific sheet(s) selectionNoel Power3-10/+52
2012-04-24first try for copy/paste formulas between docs test caseMarkus Mohrhard1-0/+27
2012-04-24add some more test cases for copying formulasMarkus Mohrhard1-1/+17
2012-04-24Remove unused code in sc.Santiago Martinez2-17/+0
2012-04-24Remove unused code in dpitemdata.Santiago Martinez2-11/+0
2012-04-23tweak paste-only context menu ( add paste only number )Noel Power4-2/+14
2012-04-23support Sheets.PrintPreview bnc#757844Noel Power2-0/+8
2012-04-23Remove unused codeFerran Vidal2-6/+0
2012-04-23add test case for copy/paste formulas, related fdo#48482Markus Mohrhard1-0/+21
2012-04-23I did not want to disable these testsMarkus Mohrhard1-2/+0
2012-04-23only update absolute refs when copying between docs, fdo#48482Markus Mohrhard3-11/+13
2012-04-21Remove unused code from "Spreadsheet application code"Ferran Vidal2-6/+0
2012-04-21simplify lifetime management of some variablesMarkus Mohrhard2-5/+5
2012-04-21simplify dxfs/dxf exportMarkus Mohrhard2-17/+8
2012-04-21first version of number format export into dxfMarkus Mohrhard2-21/+55
2012-04-20add stub vba implementation Application methodsNoel Power2-2/+50
2012-04-20vba api Application.DisplayScrollBars implementation bnc#757840Noel Power2-0/+23
2012-04-20implement VBA Application.DisplayFullScreen bnc#757885Noel Power3-1/+23
2012-04-20export font information into dxfMarkus Mohrhard1-2/+11
2012-04-20allow more complex conditional formats being exported to xlsxMarkus Mohrhard1-4/+11
2012-04-20export conditional formatting to xlsx, fdo#48360Markus Mohrhard3-2/+21
2012-04-19fdo#48856 update sheet-local named expressions correctlyEike Rathke5-30/+32
2012-04-19seems there is a difference of one point between clang/gcc in chart testMarkus Mohrhard1-1/+0
2012-04-19remove unused variablesLuboš Luňák4-5/+0
2012-04-19fix ambiguous in win buildMarkus Mohrhard1-1/+1
2012-04-19Revert "move testCVE into slowcheck"Markus Mohrhard2-21/+21
2012-04-19update relative local range names, fdo#48856Markus Mohrhard5-13/+10
2012-04-19enable the chart2 dumper testMarkus Mohrhard2-1/+43
2012-04-19export differential formatting to xlsxMarkus Mohrhard6-12/+267
2012-04-19Revert "do not include contents of huge sc/sd/sw libs into tiny unittests"Luboš Luňák16-54/+52
2012-04-19change strange way of testing a boolLuboš Luňák1-1/+1
2012-04-18This is no longer relevant. Removing.Kohei Yoshida1-12/+0
2012-04-18Use global constants for initial tab count bounds checkingAlbert Thuswaldner3-10/+12
2012-04-18make sure nPos is and nChar are reset for string without placeholderNoel Power1-0/+5
2012-04-18Convert from tools/table.hxx to std::mapNoel Grandin1-39/+55
2012-04-18Remove unnecessary auto_ptr complexityNoel Grandin1-29/+11
2012-04-18callcatcher: update listCaolán McNamara3-120/+0
2012-04-18Removed duplicate set/get methods for initial tab countAlbert Thuswaldner5-25/+7
2012-04-18fdo#44861 make "Replace All" work with REsDavid Tardon1-2/+2
2012-04-18Just link statically to ScFilterCreate() in the DISABLE_DYNLOADING caseTor Lillqvist1-0/+15
2012-04-17forgot the normal range namesMarkus Mohrhard1-22/+17
2012-04-17some more uno removement in oox range name importMarkus Mohrhard1-14/+18
2012-04-17WaE: MacOSX pScRangeData may be unused uninitializedCaolán McNamara1-6/+4