summaryrefslogtreecommitdiffstats
path: root/sc
Commit message (Expand)AuthorAgeFilesLines
* Partial replaced String with OUString in ScInterpreterSören Möller2012-08-182-6/+7
* remove some useless commentsThomas Arnhold2012-08-182-5/+3
* fdo#48868: Allow Ctrl-TAB and Ctrl-Shift-TAB to cycle through candidates.Kohei Yoshida2012-08-171-5/+16
* Translation of comments from german in sc/source/ui/inc/Albert Thuswaldner2012-08-1759-428/+326
* WaE: unused variableTor Lillqvist2012-08-171-1/+0
* gbuild: register all jarsMichael Stahl2012-08-172-10/+10
* add x-comment for translatorsAndras Timar2012-08-161-0/+2
* fix for fdo#48200.diff import regrex state for filterNoel Power2012-08-162-3/+0
* Revert "fix for fdo#48200.diff import regrex state for filter"Noel Power2012-08-162-0/+3
* fix for fdo#48200.diff import regrex state for filterNoel Power2012-08-162-3/+0
* tubes: correctly use SAL_INFO and SAL_WARN macrosMatúš Kukan2012-08-163-22/+9
* fix a linguistic issue on Calc UIBence Babati2012-08-164-15/+10
* String to OUStringBence Babati2012-08-165-53/+61
* followup patch for commit:541986fef0993d749cc7ed790eacace322f43bb0 fdo#53229Noel Power2012-08-151-5/+22
* ScFiltersTest: fix overloading problemMichael Stahl2012-08-151-4/+4
* fix for fdo#53229, import group shapes position and size correctlyNoel Power2012-08-151-0/+20
* Border test in Calc now checks also style in all bordersArtur Dorda2012-08-151-19/+32
* Border test in Calc now also checks distance, out- and inWidth in all bordersArtur Dorda2012-08-151-19/+47
* New border test for Calc, checks all the widthsArtur Dorda2012-08-152-0/+64
* New unit test for importing cell-anchored shapes from ods.Kohei Yoshida2012-08-142-0/+41
* Calculate positions of cell-anchored objects upon ods import.Kohei Yoshida2012-08-141-0/+3
* remove debug outputMarkus Mohrhard2012-08-141-1/+0
* check for non existing style entries, fdo#53339Markus Mohrhard2012-08-141-1/+6
* use boost::scoped_ptr instead of raw pointersMarkus Mohrhard2012-08-142-12/+6
* correctly export background colors of cond formats to xlsxMarkus Mohrhard2012-08-142-13/+48
* tubes: use channel's signal closed to know when end the collaborationMatúš Kukan2012-08-142-3/+2
* warning C4702: unreachable codeStephan Bergmann2012-08-141-2/+0
* changes to "fdo#47674 Save settings for Import Ascii Text Dlg"Eike Rathke2012-08-141-74/+93
* fdo#47674 Save settings for Import Ascii Text DlgLaurent Balland-Poirier2012-08-149-91/+110
* drop disable-xmlsec, it's core functionality, have to live with itCaolán McNamara2012-08-141-1/+1
* remove two obviously wrong commentsMarkus Mohrhard2012-08-141-2/+0
* remove some auto_ptr from xecontentMarkus Mohrhard2012-08-142-16/+6
* implement dumper for new cond format testMarkus Mohrhard2012-08-145-0/+84
* implement color scale and data bar export to xlsxMarkus Mohrhard2012-08-142-22/+77
* fdo#53456: initialize pivot tables *after* the formula cells.Kohei Yoshida2012-08-131-4/+7
* Unit test for pivot table's text number field member output.Kohei Yoshida2012-08-131-0/+81
* Add test for csv filter as well.Kohei Yoshida2012-08-132-0/+33
* fdo#53089: Avoid setting valid numbers as text during html import.Kohei Yoshida2012-08-137-14/+32
* New HTML file to test number format on import.Kohei Yoshida2012-08-132-2/+43
* test with and without "Empty string as zero" optionEike Rathke2012-08-131-2/+22
* these test should not have been disabledMarkus Mohrhard2012-08-131-2/+0
* add simple test for ods color scale importMarkus Mohrhard2012-08-132-0/+47
* also write the value for COLORSCALE_VALUE into the modelMarkus Mohrhard2012-08-131-0/+1
* this method is no longer usedMarkus Mohrhard2012-08-132-8/+0
* remove some empty methods from cond format oox import codeMarkus Mohrhard2012-08-134-16/+0
* add autoMin/autoMax oox importMarkus Mohrhard2012-08-132-1/+37
* write the conditional formatting earlier into the modelMarkus Mohrhard2012-08-133-1/+24
* copied color scale formulas also need to listen to the new documentMarkus Mohrhard2012-08-131-0/+1
* percent and percentile also are relative to the area valuesMarkus Mohrhard2012-08-131-2/+2
* don't use a reference parameter hereMarkus Mohrhard2012-08-131-1/+1