summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2012-06-02targeted string re-workNorbert Thiebaud
2012-06-02no need for "> 0"Ivan Timofeev
2012-06-01use isEmpty instead of getLength == 0Markus Mohrhard
2012-06-01Remove ScDocFunc calls and unnecessary checks from ODS import for merged cellsDaniel Bankston
2012-06-01Remove header includes that are no longer used.Daniel Bankston
2012-06-01Remove ScDocFunc layer on ODS import for matricesDaniel Bankston
2012-06-01Remove unnecessary code in ODS import for matrix and mergeDaniel Bankston
2012-06-01Convert ScMyTables matrix methods to use direct Sc callsDaniel Bankston
2012-06-01Make suggested code style changesDaniel Bankston
2012-06-01Convert ODS import merge methods to use direct Sc callsDaniel Bankston
2012-06-01Missing initializationStephan Bergmann
2012-06-01targetted revert of minor german comment translationMichael Meeks
2012-06-01targeted string re-workNorbert Thiebaud
2012-05-31Rename this option to make it sound more generic.Kohei Yoshida
2012-05-31targetted revert of tiny unused method cleanupMichael Meeks
2012-05-31targetted SAL_N_ELEMENTS reversion.Michael Meeks
2012-05-31targetted minor size vs. empty reversionMichael Meeks
2012-05-31Revert "Revert "fdo#50183 Use one sheet as default in Calc""Stephan Bergmann
2012-05-31Fix up unit tests that assumed two or more sheets per defaultStefan Knorr (astron)
2012-05-30Unit test for INDIRECT function with different configurations.Kohei Yoshida
2012-05-31nuke unused typedefTakeshi Abe
2012-05-30Pushing the controls in the Formula options page back up by 6 pts.Kohei Yoshida
2012-05-30Share common localized strings: Calc A1, Excel A1, and Excel R1C1.Kohei Yoshida
2012-05-30Reset the calc settings to default when the 'Default' button is checked.Kohei Yoshida
2012-05-30Localize a string & more efficient list value update.Kohei Yoshida
2012-05-30Get the sub dialog functional.Kohei Yoshida
2012-05-30Pass the config data to the sub-dialog.Kohei Yoshida
2012-05-30Create a common struct for interpreter config options.Kohei Yoshida
2012-05-30Update the buttons for calc settings on various events.Kohei Yoshida
2012-05-30Get the current decimal separator from ScGlobal.Kohei Yoshida
2012-05-30Reset option.Kohei Yoshida
2012-05-30Use the new option when interpreting INDIRECT function.Kohei Yoshida
2012-05-30Allow editing of enumerated option value.Kohei Yoshida
2012-05-30Added options list and other misc stuff.Kohei Yoshida
2012-05-30New skeleton dialog for detailed calculation settings.Kohei Yoshida
2012-05-30New controls in formula option page to change calculation settings.Kohei Yoshida
2012-05-30calc input line: Fix the size on Windows.Jan Holesovsky
2012-05-30don't rotate calc shapes if twoCellAnchor, partial fix bnc#762542Noel Power
2012-05-30fix missing form control, partial fix for fdo#49430Noel Power
2012-05-29Revert "fdo#50183 Use one sheet as default in Calc"Stephan Bergmann
2012-05-29WaE: converting to non-pointer type 'long long int' from NULLDavid Tardon
2012-05-28status bar: Standardize the size of modification status to '9' everywhere.Jan Holesovsky
2012-05-28status bar: Fix status selection menu drawing in Calc.Jan Holesovsky
2012-05-28calc input line: Native rendering of the input line.Jan Holesovsky
2012-05-25Unbreak the formula options page by pushing all controls down by 6 pt.Kohei Yoshida
2012-05-26use the smaller version for data barsMarkus Mohrhard
2012-05-26support remaining data bar attributes in odf import/exportMarkus Mohrhard
2012-05-25import new conditional format informationMarkus Mohrhard
2012-05-25Removed writer_Text_encoded type; merged it with generic_Text.Kohei Yoshida
2012-05-25fdo#50183 Use one sheet as default in CalcStefan Knorr (astron)