summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2012-12-11simply use string literalsLuboš Luňák
2012-12-11enum is not something that has external linkage, so no point in visibilityLuboš Luňák
2012-12-10Replacing '__LOADONCALLAPI' with 'SAL_CALL' definitionChristos Strubulis
2012-12-10some Python 3.3 port (not important for LO 4.0)László Németh
2012-12-10improve the recalc dialog for ooxmlMarkus Mohrhard
2012-12-10callcatcher: remove unused rtf filter and associated methodsCaolán McNamara
2012-12-10fdo#46808, Adapt sdbc::DriverManager UNO service to new styleNoel Grandin
2012-12-09Compress graphics dialog converted to new widget layout.Tomaž Vajngerl
2012-12-09add missing dep on oox/helper/helper.hxxDavid Tardon
2012-12-08fdo#33365 added wrapper for boost random, use that in RAND()tino
2012-12-07use config_xxx.h files instead of -DHAVE_XXX on the command lineLuboš Luňák
2012-12-07-Werror,-Wunused-resultStephan Bergmann
2012-12-07an app can have print options without a print options dialogCaolán McNamara
2012-12-06bnc#792528: Import static data series labels from xlsx correctly.Kohei Yoshida
2012-12-06-Werror,-Wunused-private-fieldStephan Bergmann
2012-12-06Avoid activating window pane when launching popup window.Kohei Yoshida
2012-12-06OSL_* to SAL_WARN in conditio.cxxMarkus Mohrhard
2012-12-05Don't forget to set focus handler for the reference edit boxes.Kohei Yoshida
2012-12-05Same logic without using the boolean variable.Kohei Yoshida
2012-12-05fdo#57497: Remove group table data when all group dimensions are gone.Kohei Yoshida
2012-12-05drop now unused sort resourcesCaolán McNamara
2012-12-05fix for bnc#791731 preserve cell formatting of datapilot area (Noel Power
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]