summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2012-08-31forgot to use external mdds headers hereMatúš Kukan
2012-08-31mdds: convert to gbuildMatúš Kukan
2012-08-31Bool and string cleanup, as usual.Kohei Yoshida
2012-08-31Don't export the internal field name suffix '*' to ods.Kohei Yoshida
2012-08-31fdo#54303: Prevent crash on load.Kohei Yoshida
2012-08-31fdo#39468: Translated German comments in sc/source/core/toolgerhard oettl
2012-08-31remove debug outputMarkus Mohrhard
2012-08-31handle missing cond format entries more gracefully, related fdo#52340Markus Mohrhard
2012-08-31use Red as error color for cond format dlgMarkus Mohrhard
2012-08-31update cond formats for deleting, moving and cut&pasteMarkus Mohrhard
2012-08-31add ScRangeList::DeleteAreaMarkus Mohrhard
2012-08-31also handle the cond format code for xlsb the new way, fdo#53424Markus Mohrhard
2012-08-31-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-08-30fdo#53938: Don't proceed when error occurs.Kohei Yoshida
2012-08-30fdo#53938: Check for null pointer.Kohei Yoshida
2012-08-30fdo#39468: Translated German comments in sc/source/core/toolgerhard oettl
2012-08-29add unit test for basic sorting with cell noteMarkus Mohrhard
2012-08-29move ScProgress construction out of ScTable::SortMarkus Mohrhard
2012-08-29don't cover cell with hint window fix for fdo#47595Noel Power
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