summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2012-08-29fix typoCaolán McNamara
2012-08-29String::Expand -> string::padToLengthCaolán McNamara
2012-08-28hopefully a working version for databar ext guid creationMarkus Mohrhard
2012-08-28prevent double delete of broadcaster, fdo#54074, fdo#53364Markus Mohrhard
2012-08-28fix indentationMarkus Mohrhard
2012-08-28don't crash for invalid repaint ranges in cond formats, fdo#53839Markus Mohrhard
2012-08-28remove some more null pointer checks before deleteMarkus Mohrhard
2012-08-28remove redundant functionMarkus Mohrhard
2012-08-28remove useless null pointer checks before deleteMarkus Mohrhard
2012-08-28tweaking the "fill in character" support in Calc Number Format StringsJohann Messner
2012-08-28allow paste & paste special for unmatching dest (single) rangeNoel Power
2012-08-28resolved fdo#51926 handle .xlsm link to external sheet with spaceEike Rathke
2012-08-27do not silently ignore a token API error, fdo#51926 relatedEike Rathke
2012-08-27Add unit test for pivot table import from ods.Kohei Yoshida
2012-08-27fdo#39468: Translated German comments in sc/source/core/incGerhard Oettl
2012-08-27when swaping cols or rows insert notes at the right place, fdo#53979Markus Mohrhard
2012-08-27Quick indentation fix on closing brace.Kohei Yoshida
2012-08-27fdo#46808, Adapt script::Converter service code to new styleNoel Grandin
2012-08-26remove VBA_OOBUILD_HACK and friendsNoel Power
2012-08-25The label size is computed from the length of the string it containsJean-Baptiste FAURE
2012-08-25removed commented out code in sc/source/ui/undoPhilipp Riemer
2012-08-25remove ascii-art and blank lines in sc/source/ui/undoPhilipp Riemer
2012-08-25fdo#39468: Translated German comments in sc/source/ui/undoPhilipp Riemer
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