summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2012-12-14callcatcher: update unused code listCaolán McNamara
2012-12-14-Werror,-Wunused-private-fieldStephan Bergmann
2012-12-14fix ugly and misleading indentation that crept in with rebaseEike Rathke
2012-12-14calc: fix mathematical error in CritBinomWerner Koerner
2012-12-14bnc#791706: Support multiple selection in page fields.Kohei Yoshida
2012-12-13added some FIXME-BCP47 markersEike Rathke
2012-12-13fix fdo#58237 import hyperlinks for shapes in xlsx documentsNoel Power
2012-12-13Revert "fix fdo#58237 import hyperlinks for shapes in xlsx documents"Noel Power
2012-12-13fix sometimes data corruption with xlsx import ( with scenario sheets )Noel Power
2012-12-13fix fdo#58237 import hyperlinks for shapes in xlsx documentsNoel Power
2012-12-12Revert "fix for bnc#791731 preserve cell formatting of datapilot area ("Kohei Yoshida
2012-12-12reworked solution for i#118012 crash during deletion of rowsEike Rathke
2012-12-12callcatcher: update unused code listCaolán McNamara
2012-12-11fdo#58149: Recalculate HYPERLINK formula cells on load.Kohei Yoshida
2012-12-11Support non 'Calc A1' reference syntax in HYPERLINK function.Kohei Yoshida
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