summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2012-08-18Partial replaced String with OUString in ScInterpreterSören Möller
2012-08-18remove some useless commentsThomas Arnhold
2012-08-17fdo#48868: Allow Ctrl-TAB and Ctrl-Shift-TAB to cycle through candidates.Kohei Yoshida
2012-08-17Translation of comments from german in sc/source/ui/inc/Albert Thuswaldner
2012-08-17WaE: unused variableTor Lillqvist
2012-08-17gbuild: register all jarsMichael Stahl
2012-08-16add x-comment for translatorsAndras Timar
2012-08-16fix for fdo#48200.diff import regrex state for filterNoel Power
2012-08-16Revert "fix for fdo#48200.diff import regrex state for filter"Noel Power
2012-08-16fix for fdo#48200.diff import regrex state for filterNoel Power
2012-08-16tubes: correctly use SAL_INFO and SAL_WARN macrosMatúš Kukan
2012-08-16fix a linguistic issue on Calc UIBence Babati
2012-08-16String to OUStringBence Babati
2012-08-15followup patch for commit:541986fef0993d749cc7ed790eacace322f43bb0 fdo#53229Noel Power
2012-08-15ScFiltersTest: fix overloading problemMichael Stahl
2012-08-15fix for fdo#53229, import group shapes position and size correctlyNoel Power
2012-08-15Border test in Calc now checks also style in all bordersArtur Dorda
2012-08-15Border test in Calc now also checks distance, out- and inWidth in all bordersArtur Dorda
2012-08-15New border test for Calc, checks all the widthsArtur Dorda
2012-08-14New unit test for importing cell-anchored shapes from ods.Kohei Yoshida
2012-08-14Calculate positions of cell-anchored objects upon ods import.Kohei Yoshida
2012-08-14remove debug outputMarkus Mohrhard
2012-08-14check for non existing style entries, fdo#53339Markus Mohrhard
2012-08-14use boost::scoped_ptr instead of raw pointersMarkus Mohrhard
2012-08-14correctly export background colors of cond formats to xlsxMarkus Mohrhard
2012-08-14tubes: use channel's signal closed to know when end the collaborationMatúš Kukan
2012-08-14warning C4702: unreachable codeStephan Bergmann
2012-08-14changes to "fdo#47674 Save settings for Import Ascii Text Dlg"Eike Rathke
2012-08-14fdo#47674 Save settings for Import Ascii Text DlgLaurent Balland-Poirier
2012-08-14drop disable-xmlsec, it's core functionality, have to live with itCaolán McNamara
2012-08-14remove two obviously wrong commentsMarkus Mohrhard
2012-08-14remove some auto_ptr from xecontentMarkus Mohrhard
2012-08-14implement dumper for new cond format testMarkus Mohrhard
2012-08-14implement color scale and data bar export to xlsxMarkus Mohrhard
2012-08-13fdo#53456: initialize pivot tables *after* the formula cells.Kohei Yoshida
2012-08-13Unit test for pivot table's text number field member output.Kohei Yoshida
2012-08-13Add test for csv filter as well.Kohei Yoshida
2012-08-13fdo#53089: Avoid setting valid numbers as text during html import.Kohei Yoshida
2012-08-13New HTML file to test number format on import.Kohei Yoshida
2012-08-13test with and without "Empty string as zero" optionEike Rathke
2012-08-13these test should not have been disabledMarkus Mohrhard
2012-08-13add simple test for ods color scale importMarkus Mohrhard
2012-08-13also write the value for COLORSCALE_VALUE into the modelMarkus Mohrhard
2012-08-13this method is no longer usedMarkus Mohrhard
2012-08-13remove some empty methods from cond format oox import codeMarkus Mohrhard
2012-08-13add autoMin/autoMax oox importMarkus Mohrhard
2012-08-13write the conditional formatting earlier into the modelMarkus Mohrhard
2012-08-13copied color scale formulas also need to listen to the new documentMarkus Mohrhard
2012-08-13percent and percentile also are relative to the area valuesMarkus Mohrhard
2012-08-13don't use a reference parameter hereMarkus Mohrhard