summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)Author
2012-04-26Remove unused method ScDPObject::HasGroupsJavier Catala
2012-04-25unused code in dociterJose Manuel
2012-04-25changes to fdo#45664 EasyHackEike Rathke
2012-04-25fdo#45664 EasyHack: Add a "Save cell formulas" checkbox to the CSV Export panel.Florent Gallaire
2012-04-25callcatcher: remove freshly unused codeCaolán McNamara
2012-04-25excel filter headers: replace OSL_DEBUG_LEVEL with DBG_UTILMichael Stahl
2012-04-24fdo#34999: UI: Navigator row selector pane exceeds reserved grey areaIvan Timofeev
2012-04-24tweak support Sheets.PrintPreview bnc#75784 allow specific sheet(s) selectionNoel Power
2012-04-24Remove unused code in sc.Santiago Martinez
2012-04-24Remove unused code in dpitemdata.Santiago Martinez
2012-04-23tweak paste-only context menu ( add paste only number )Noel Power
2012-04-23support Sheets.PrintPreview bnc#757844Noel Power
2012-04-23Remove unused codeFerran Vidal
2012-04-23only update absolute refs when copying between docs, fdo#48482Markus Mohrhard
2012-04-21Remove unused code from "Spreadsheet application code"Ferran Vidal
2012-04-21simplify lifetime management of some variablesMarkus Mohrhard
2012-04-21simplify dxfs/dxf exportMarkus Mohrhard
2012-04-21first version of number format export into dxfMarkus Mohrhard
2012-04-20add stub vba implementation Application methodsNoel Power
2012-04-20vba api Application.DisplayScrollBars implementation bnc#757840Noel Power
2012-04-20implement VBA Application.DisplayFullScreen bnc#757885Noel Power
2012-04-20export font information into dxfMarkus Mohrhard
2012-04-20allow more complex conditional formats being exported to xlsxMarkus Mohrhard
2012-04-20export conditional formatting to xlsx, fdo#48360Markus Mohrhard
2012-04-19fdo#48856 update sheet-local named expressions correctlyEike Rathke
2012-04-19remove unused variablesLuboš Luňák
2012-04-19fix ambiguous in win buildMarkus Mohrhard
2012-04-19update relative local range names, fdo#48856Markus Mohrhard
2012-04-19export differential formatting to xlsxMarkus Mohrhard
2012-04-19Revert "do not include contents of huge sc/sd/sw libs into tiny unittests"Luboš Luňák
2012-04-19change strange way of testing a boolLuboš Luňák
2012-04-18Use global constants for initial tab count bounds checkingAlbert Thuswaldner
2012-04-18make sure nPos is and nChar are reset for string without placeholderNoel Power
2012-04-18Convert from tools/table.hxx to std::mapNoel Grandin
2012-04-18Remove unnecessary auto_ptr complexityNoel Grandin
2012-04-18callcatcher: update listCaolán McNamara
2012-04-18Removed duplicate set/get methods for initial tab countAlbert Thuswaldner
2012-04-18fdo#44861 make "Replace All" work with REsDavid Tardon
2012-04-18Just link statically to ScFilterCreate() in the DISABLE_DYNLOADING caseTor Lillqvist
2012-04-17forgot the normal range namesMarkus Mohrhard
2012-04-17some more uno removement in oox range name importMarkus Mohrhard
2012-04-17WaE: MacOSX pScRangeData may be unused uninitializedCaolán McNamara
2012-04-17Converting UNO calls to direct in WorkbookHelperDaniel Bankston
2012-04-17Have operators of ScViewOptions and ScPrintOptions return bool instead of intAlbert Thuswaldner
2012-04-17resolved rhbz#813280 the current document is not always the first in listEike Rathke
2012-04-18fdo#46983 Macros: Macro to set filter in Calc does not work with .StringValueTakeshi Abe
2012-04-17enable '*' repeat next char to fill available width for calc num formatsNoel Power
2012-04-17callcatcher: update unused code listCaolán McNamara
2012-04-17WaE: unused functionsTor Lillqvist
2012-04-16fdo#48431: More reliable way to check for RTL text.Kohei Yoshida