summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2012-08-24Translation of comments from german in sc/source/ui/undoAlbert Thuswaldner
2012-08-24Improve matrix import performance.Daniel Bankston
2012-08-24fix for fdo#49255Noel Power
2012-08-23Get rid of the 3D look of the Formula Bar.Jan Holesovsky
2012-08-23A little cleanup and avoid exporting all methods from ScDatabaseRangeObj.Kohei Yoshida
2012-08-23Convert xlsx unnamed database range import to direct scDaniel Bankston
2012-08-23Prevent broadcasts to gain xlsx formula import performance boostDaniel Bankston
2012-08-23Disable adjust height flag once for whole doc instead for each tabDaniel Bankston
2012-08-23Check for more cases of functions that should always be recalculatedDaniel Bankston
2012-08-23add missing licence headerMarkus Mohrhard
2012-08-23fix ambigous overloadMarkus Mohrhard
2012-08-23sal_True -> trueMarkus Mohrhard
2012-08-23support export of databar information to extlst for excel2010Markus Mohrhard
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