summaryrefslogtreecommitdiffstats
path: root/sc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert "tweak imported shape position for xls( binary ) format fdo#49430"Noel Power2012-05-252-31/+0
* Revert "fix bad import positions of shapes & controls fdo#49430"Noel Power2012-05-256-190/+61
* Revert "(reworked )reorg. code a little so ole controls are catered for wrt f...Noel Power2012-05-251-6/+6
* Revert "WaE: variables set but unused"Noel Power2012-05-251-0/+2
* Revert "Fixed #i116848# Shapes are at wrong position"Noel Power2012-05-253-3/+3
* Revert "calc69: #i118068# handle all-hidden case in ScDrawUtil::CalcScale"Noel Power2012-05-251-12/+0
* Removed writer_Text type; combined it with generic_Text.Kohei Yoshida2012-05-251-3/+2
* Renamed calc_Text_text_csv_StarCalc type to generic_Text.Kohei Yoshida2012-05-253-2/+2
* Drop unused function "findByTable"Julien Nabet2012-05-252-8/+0
* sc: fix bogus -I$(WORKDIR)/other_moduleMichael Stahl2012-05-241-1/+0
* fix excel row height export problems ( I hope ) fdo#50304Noel Power2012-05-241-15/+38