summaryrefslogtreecommitdiff
path: root/sc/source
AgeCommit message (Expand)Author
2013-06-06Resolves: #i121334# Changed default for charts background to be none...Armin Le Grand
2013-06-06another attempt at followon patch for fdo#38385 attempt to detect rtlNoel Power
2013-06-06Revert "follow patch for fdo#38385 attempt to detect rtl"Noel Power
2013-06-06Remove remnants of help agentCaolán McNamara
2013-06-06Convert Compatibility tab page to .uiabdulmajeed ahmed
2013-06-06Convert Changes tab page to .uiabdulmajeed ahmed
2013-06-05sidebar conversion tutorial: Cleanup - remove .src and .hrc (if possible).Jan Holesovsky
2013-06-05sidebar conversion tutorial: Cleanup - remove calls of SetOutputSizePixel().Jan Holesovsky
2013-06-05sidebar conversion tutorial: Address the toolbar items via commands.Jan Holesovsky
2013-06-05sidebar conversion tutorial: Make use of the .ui.Jan Holesovsky
2013-06-05sidebar conversion tutorial: Remove explicit assignment of images.Jan Holesovsky
2013-06-05sidebar conversion tutorial: Introduce action commands in the .ui and .cxx.Jan Holesovsky
2013-06-05sidebar conversion tutorial: Change boost::scoped_ptr's to normal pointers.Jan Holesovsky
2013-06-05sidebar conversion tutorial: Get rid of ToolBox backgound(s).Jan Holesovsky
2013-06-05sc: XLSX export: remove mpAttributes crack:Michael Stahl
2013-06-05remove unused componentcontext.hxx includesNoel Grandin
2013-06-04MPLv2 subset improvements.Michael Meeks
2013-06-04Convert Calc Print option page to .ui.Abdulaziz A Alayed
2013-06-04fix for fdo#53042 fix ole object macro bindings ( for xlsm )Noel Power
2013-06-04bnc#821795 eat stray backslashes, in ooxml num format they don't escapeNoel Power
2013-06-04Expand shared formula tokens from Excel (which are basically range names).Kohei Yoshida
2013-06-04Extract the group token conversion loop out into a separate class.Kohei Yoshida
2013-06-04use better values for OOXML border width, fdo#56960Tim Richardson
2013-06-03move these two variables from member variables to normal variablesMarkus Mohrhard
2013-06-03restore old codeMarkus Mohrhard
2013-06-03And this one has the same potential to crashFridrich Štrba
2013-06-03Fix ooo51302-1.ods: check for special index value of -1Fridrich Štrba
2013-06-03This looks like a typoStephan Bergmann
2013-06-03ScInterpreter::GetString can return reference to shared string instanceStephan Bergmann
2013-06-03correct fix for fdo#62938Markus Mohrhard
2013-06-03Revert "the print range may start in row 0, fdo#62938"Markus Mohrhard
2013-06-03this was commited accidentallyMarkus Mohrhard
2013-06-03the print range can start in row 0, fdo#62938Markus Mohrhard
2013-06-02clang, -Wunused-private-fieldJulien Nabet
2013-06-02remove unused variableMarkus Mohrhard
2013-06-02another merge errorMarkus Mohrhard
2013-06-02fix warnings after mergeMarkus Mohrhard
2013-06-02after rebase we have two SetCell methodsMarkus Mohrhard
2013-06-02temporary ugly hack for ordering problemMarkus Mohrhard
2013-06-02all formula cells have now an explicit number formatMarkus Mohrhard
2013-06-02accept this result as bug fixedMarkus Mohrhard
2013-06-02don't set hard format for text formatsMarkus Mohrhard
2013-06-02remove inherited number formats, related fdo#60215Markus Mohrhard
2013-06-02use static_cast instead of c style castMarkus Mohrhard
2013-06-02String to OUStringMarkus Mohrhard
2013-06-02bail out early for error cellsMarkus Mohrhard
2013-06-02bail out for error cells earlyMarkus Mohrhard
2013-06-02remove one more use of inherited number formatsMarkus Mohrhard
2013-06-02initial work on removing some ScFormulaCell instancesMarkus Mohrhard
2013-06-02a few more places without ScFormulaCellMarkus Mohrhard