summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2012-08-23WaE: class has virtual functions and accessible non-virtual destructorTor Lillqvist
2012-08-23Removing a non-virtual destructor.Kohei Yoshida
2012-08-22We assume that this uno interface exists. No need to check it.Kohei Yoshida
2012-08-22New unit test for pivot table's case insensitive string comparison.Kohei Yoshida
2012-08-22fdo#53929: Pivot table uses case insensitive string comparison.Kohei Yoshida
2012-08-22Abstract database connection from pivot cache to hide UNO API.Kohei Yoshida
2012-08-22remove unused module-description xml filesMatúš Kukan
2012-08-22Don't clear the database data cache here.Kohei Yoshida
2012-08-22fdo#53640: Correctly cache source data coming from database backend.Kohei Yoshida
2012-08-22do not deliver these module-description xml filesMatúš Kukan
2012-08-21Really draw Calc tab-splittersMatteo Casalin
2012-08-21add more runtime deps on resource files for unit-testsMatúš Kukan
2012-08-20fdo#47674 Save setting for Import Ascii Text DlgLaurent Balland-Poirier
2012-08-20resolved fdo#53325 CSV space delimiter and quoted fieldEike Rathke
2012-08-20Fix compilation in the (experimental) DISABLE_DBCONNECTIVITY caseTor Lillqvist
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