summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2012-12-05remove unused parameterMarkus Mohrhard
2012-12-05correctly parse range in cond format dlgMarkus Mohrhard
2012-12-05adapt cond format range when copying sheets, fdo#56742Markus Mohrhard
2012-12-05unnecessary forward declarationMarkus Mohrhard
2012-12-04Actually let's use the internal API directly here.Kohei Yoshida
2012-12-04Fix the testPasswordExport test.Kohei Yoshida
2012-12-04Remove duplicate code blocks.Kohei Yoshida
2012-12-04More adjustment of file load code in the unit test.Kohei Yoshida
2012-12-04Disable user interaction here too, to prevent dialog launches.Kohei Yoshida
2012-12-04WorkbookFragment::finalizeImport(): catch DialogCancelledExceptionMichael Stahl
2012-12-04Ask the user if she wants to do full recalc on load, for ods and xlsx import.Kohei Yoshida
2012-12-04sort dialog can be resizeable nowCaolán McNamara
2012-12-04also workaround strange crash with ref edit field for formula conditionMarkus Mohrhard
2012-12-04clean up more sbxToUnoValue declarationsMichael Stahl
2012-12-04warning C4273: sbxToUnoValue: inconsistent dll linkageMichael Stahl
2012-12-04WaE: unused variable 'pDrawView'Tor Lillqvist
2012-12-04Fixed removed entry for SID_STYLE_HIDE in sc/sdi/formatsh.sdiCédric Bosdonnat
2012-12-04fix problem with captions inserted at problematic zoom levelsNoel Power
2012-12-04rework the calc sort dialog to use .ui snippetCaolán McNamara
2012-12-04Styles & Formatting: added Show menu item on hidden stylesCédric Bosdonnat
2012-12-04activate basic gnumeric support in experimental modeMarkus Mohrhard
2012-12-04shared formula import for orcusMarkus Mohrhard
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-12-04calc66: #i116940# update link URLs after CompileXML, count onlyNiklas Nebel
2012-12-04sw34bf04: #i103539#: always import meta.xml, to extract the BuildId:Michael Stahl
2012-12-04dr78: #i109800# SHEET record may not point to BOF but to anyDaniel Rentz [dr]
2012-12-04calc66: #i75279# improved accuracy of BINOMDIST; patch from ReginaEike Rathke [er]
2012-12-04calc66: in ADDRESS function handle sheet name of external documentEike Rathke [er]
2012-12-04calc66: #i113183# in SUMIF and COUNTIF external references treat numeric stri...Eike Rathke [er]
2012-12-04calc66: #i117315# round-down single row height values in GetScaledRowHeightNiklas Nebel
2012-12-04calc66: #i112034# also use correct sheet for clip paramNiklas Nebel
2012-12-04mib19: #163566# do not throw assertion if container is not availableChristian Lippka
2012-12-04dr78: remove unused memberNiklas Nebel
2012-12-04calc66: #i114511# don't count cursor movement or clipboard copyNiklas Nebel
2012-12-04calc66: use correct sheet for clip param also in MoveBlock, PasteDataFormat (...Niklas Nebel
2012-12-04dr78: #164376# oox import performance: step 2 - move every access to XCellDaniel Rentz [dr]
2012-12-04calcvba: #164410# improve VBA compatibility implementation in various areas:Daniel Rentz [dr]
2012-12-04dr78: #i96587# remove ScAnnotationShapeObj class, use generic ScShapeObjDaniel Rentz [dr]
2012-12-04dr78: #i71453# BIFF2: use formatting information from cell recordsDaniel Rentz [dr]
2012-12-04dr80: #i117511# remove some assertions in xlsx/xlsb import filtersDaniel Rentz [dr]
2012-12-04dr80: #i117511# remove some assertions in xlsx/xlsb import filtersDaniel Rentz [dr]
2012-12-04dr80: #i117511# removed one more assertionDaniel Rentz [dr]
2012-12-04dr80: #i117392# initialize VBAGlobals object if single Basic module is in VBA...Daniel Rentz [dr]
2012-12-03Oops I didn't mean to change this.Kohei Yoshida
2012-12-03Use mdds::flag_segment_tree to store column flags/widths.Kohei Yoshida
2012-12-03hide the manage cond format dialog when opening the cond format dlgMarkus Mohrhard
2012-12-03workaround strange crash in dynamically created ref edit fieldsMarkus Mohrhard
2012-12-03make the Add and the Edit button work againMarkus Mohrhard
2012-12-03use the new possibility as modal dialogMarkus Mohrhard
2012-12-03forgot to remove the ref mode after closing the dialogMarkus Mohrhard