summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2012-12-10fdo#46808, Adapt sdbc::DriverManager UNO service to new styleNoel Grandin1-12/+6
2012-12-09Compress graphics dialog converted to new widget layout.Tomaž Vajngerl1-8/+4
2012-12-09add missing dep on oox/helper/helper.hxxDavid Tardon1-0/+4
2012-12-08fdo#33365 added wrapper for boost random, use that in RAND()tino5-1/+87
2012-12-07use config_xxx.h files instead of -DHAVE_XXX on the command lineLuboš Luňák3-0/+6
2012-12-07-Werror,-Wunused-resultStephan Bergmann1-2/+1
2012-12-07an app can have print options without a print options dialogCaolán McNamara4-1/+13
2012-12-06bnc#792528: Import static data series labels from xlsx correctly.Kohei Yoshida2-52/+40
2012-12-06-Werror,-Wunused-private-fieldStephan Bergmann6-20/+8
2012-12-06Avoid activating window pane when launching popup window.Kohei Yoshida2-17/+26
2012-12-06OSL_* to SAL_WARN in conditio.cxxMarkus Mohrhard1-6/+6
2012-12-05Don't forget to set focus handler for the reference edit boxes.Kohei Yoshida2-19/+25
2012-12-05Same logic without using the boolean variable.Kohei Yoshida1-16/+9
2012-12-05fdo#57497: Remove group table data when all group dimensions are gone.Kohei Yoshida5-37/+86
2012-12-05drop now unused sort resourcesCaolán McNamara3-64/+0
2012-12-05fix for bnc#791731 preserve cell formatting of datapilot area (Noel Power5-7/+33
2012-12-05remove unused parameterMarkus Mohrhard2-4/+3
2012-12-05correctly parse range in cond format dlgMarkus Mohrhard3-5/+4
2012-12-05adapt cond format range when copying sheets, fdo#56742Markus Mohrhard1-1/+5
2012-12-05unnecessary forward declarationMarkus Mohrhard1-1/+0
2012-12-04Actually let's use the internal API directly here.Kohei Yoshida2-23/+17
2012-12-04Fix the testPasswordExport test.Kohei Yoshida1-4/+10
2012-12-04Remove duplicate code blocks.Kohei Yoshida1-41/+16
2012-12-04More adjustment of file load code in the unit test.Kohei Yoshida2-6/+5
2012-12-04Disable user interaction here too, to prevent dialog launches.Kohei Yoshida1-0/+2
2012-12-04WorkbookFragment::finalizeImport(): catch DialogCancelledExceptionMichael Stahl1-1/+6
2012-12-04Ask the user if she wants to do full recalc on load, for ods and xlsx import.Kohei Yoshida10-13/+82
2012-12-04sort dialog can be resizeable nowCaolán McNamara1-0/+1
2012-12-04also workaround strange crash with ref edit field for formula conditionMarkus Mohrhard1-1/+1
2012-12-04clean up more sbxToUnoValue declarationsMichael Stahl1-3/+1
2012-12-04warning C4273: sbxToUnoValue: inconsistent dll linkageMichael Stahl1-2/+1
2012-12-04WaE: unused variable 'pDrawView'Tor Lillqvist1-1/+1
2012-12-04Fixed removed entry for SID_STYLE_HIDE in sc/sdi/formatsh.sdiCédric Bosdonnat1-0/+1
2012-12-04fix problem with captions inserted at problematic zoom levelsNoel Power4-2/+27
2012-12-04rework the calc sort dialog to use .ui snippetCaolán McNamara7-155/+158
2012-12-04Styles & Formatting: added Show menu item on hidden stylesCédric Bosdonnat4-3/+10
2012-12-04activate basic gnumeric support in experimental modeMarkus Mohrhard5-1/+27
2012-12-04shared formula import for orcusMarkus Mohrhard2-9/+298
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1268-29991/+19684
2012-12-04calc66: #i116940# update link URLs after CompileXML, count onlyNiklas Nebel5-44/+58
2012-12-04sw34bf04: #i103539#: always import meta.xml, to extract the BuildId:Michael Stahl2-16/+42
2012-12-04dr78: #i109800# SHEET record may not point to BOF but to anyDaniel Rentz [dr]4-65/+101
2012-12-04calc66: #i75279# improved accuracy of BINOMDIST; patch from ReginaEike Rathke [er]2-141/+113
2012-12-04calc66: in ADDRESS function handle sheet name of external documentEike Rathke [er]4-30/+58
2012-12-04calc66: #i113183# in SUMIF and COUNTIF external references treat numeric stri...Eike Rathke [er]1-3/+26
2012-12-04calc66: #i117315# round-down single row height values in GetScaledRowHeightNiklas Nebel1-2/+16
2012-12-04calc66: #i112034# also use correct sheet for clip paramNiklas Nebel1-2/+3
2012-12-04mib19: #163566# do not throw assertion if container is not availableChristian Lippka1-1/+2
2012-12-04dr78: remove unused memberNiklas Nebel2-3/+0
2012-12-04calc66: #i114511# don't count cursor movement or clipboard copyNiklas Nebel3-6/+12