summaryrefslogtreecommitdiffstats
path: root/sc
Commit message (Expand)AuthorAgeFilesLines
* targeted string re-workNorbert Thiebaud2012-06-023-18/+18
* no need for "> 0"Ivan Timofeev2012-06-021-1/+1
* use isEmpty instead of getLength == 0Markus Mohrhard2012-06-011-1/+1
* Remove ScDocFunc calls and unnecessary checks from ODS import for merged cellsDaniel Bankston2012-06-012-64/+8
* Remove header includes that are no longer used.Daniel Bankston2012-06-011-3/+0
* Remove ScDocFunc layer on ODS import for matricesDaniel Bankston2012-06-011-11/+15
* Remove unnecessary code in ODS import for matrix and mergeDaniel Bankston2012-06-013-80/+24
* Convert ScMyTables matrix methods to use direct Sc callsDaniel Bankston2012-06-013-44/+68
* Make suggested code style changesDaniel Bankston2012-06-013-68/+56
* Convert ODS import merge methods to use direct Sc callsDaniel Bankston2012-06-014-53/+117
* Missing initializationStephan Bergmann2012-06-011-1/+2
* targetted revert of minor german comment translationMichael Meeks2012-06-011-40/+40
* targeted string re-workNorbert Thiebaud2012-06-0114-432/+430
* Rename this option to make it sound more generic.Kohei Yoshida2012-05-3112-45/+45
* targetted revert of tiny unused method cleanupMichael Meeks2012-05-312-0/+6
* targetted SAL_N_ELEMENTS reversion.Michael Meeks2012-05-3115-20/+22
* targetted minor size vs. empty reversionMichael Meeks2012-05-313-3/+3
* Revert "Revert "fdo#50183 Use one sheet as default in Calc""Stephan Bergmann2012-05-311-1/+1
* Fix up unit tests that assumed two or more sheets per defaultStefan Knorr (astron)2012-05-312-0/+7
* Unit test for INDIRECT function with different configurations.Kohei Yoshida2012-05-302-0/+90
* nuke unused typedefTakeshi Abe2012-05-311-1/+0
* Pushing the controls in the Formula options page back up by 6 pts.Kohei Yoshida2012-05-301-16/+16
* Share common localized strings: Calc A1, Excel A1, and Excel R1C1.Kohei Yoshida2012-05-306-13/+36
* Reset the calc settings to default when the 'Default' button is checked.Kohei Yoshida2012-05-303-0/+13
* Localize a string & more efficient list value update.Kohei Yoshida2012-05-304-19/+42
* Get the sub dialog functional.Kohei Yoshida2012-05-304-23/+90
* Pass the config data to the sub-dialog.Kohei Yoshida2012-05-303-4/+9
* Create a common struct for interpreter config options.Kohei Yoshida2012-05-309-20/+118
* Update the buttons for calc settings on various events.Kohei Yoshida2012-05-303-3/+35
* Get the current decimal separator from ScGlobal.Kohei Yoshida2012-05-301-7/+1
* Reset option.Kohei Yoshida2012-05-301-0/+3
* Use the new option when interpreting INDIRECT function.Kohei Yoshida2012-05-306-13/+94
* Allow editing of enumerated option value.Kohei Yoshida2012-05-304-12/+44
* Added options list and other misc stuff.Kohei Yoshida2012-05-304-4/+149
* New skeleton dialog for detailed calculation settings.Kohei Yoshida2012-05-309-1/+194
* New controls in formula option page to change calculation settings.Kohei Yoshida2012-05-304-0/+41
* calc input line: Fix the size on Windows.Jan Holesovsky2012-05-302-3/+2
* don't rotate calc shapes if twoCellAnchor, partial fix bnc#762542Noel Power2012-05-301-0/+4
* fix missing form control, partial fix for fdo#49430Noel Power2012-05-301-0/+1
* Revert "fdo#50183 Use one sheet as default in Calc"Stephan Bergmann2012-05-291-1/+1
* WaE: converting to non-pointer type 'long long int' from NULLDavid Tardon2012-05-291-1/+1
* status bar: Standardize the size of modification status to '9' everywhere.Jan Holesovsky2012-05-281-1/+1
* status bar: Fix status selection menu drawing in Calc.Jan Holesovsky2012-05-281-1/+1
* calc input line: Native rendering of the input line.Jan Holesovsky2012-05-282-44/+35
* Unbreak the formula options page by pushing all controls down by 6 pt.Kohei Yoshida2012-05-251-12/+12
* use the smaller version for data barsMarkus Mohrhard2012-05-261-4/+4
* support remaining data bar attributes in odf import/exportMarkus Mohrhard2012-05-264-8/+69
* import new conditional format informationMarkus Mohrhard2012-05-259-9/+817
* Removed writer_Text_encoded type; merged it with generic_Text.Kohei Yoshida2012-05-251-2/+1
* fdo#50183 Use one sheet as default in CalcStefan Knorr (astron)2012-05-251-1/+1