summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2012-09-03fdo#46808, Adapt ModuleUIConfigurationManagerSupplier UNO service to new styleNoel Grandin2-11/+11
2012-08-31forgot to use external mdds headers hereMatúš Kukan5-0/+10
2012-08-31mdds: convert to gbuildMatúš Kukan2-1/+5
2012-08-31Bool and string cleanup, as usual.Kohei Yoshida1-5/+5
2012-08-31Don't export the internal field name suffix '*' to ods.Kohei Yoshida1-2/+5
2012-08-31fdo#54303: Prevent crash on load.Kohei Yoshida1-1/+5
2012-08-31fdo#39468: Translated German comments in sc/source/core/toolgerhard oettl2-39/+38
2012-08-31remove debug outputMarkus Mohrhard1-6/+4
2012-08-31handle missing cond format entries more gracefully, related fdo#52340Markus Mohrhard1-0/+6
2012-08-31use Red as error color for cond format dlgMarkus Mohrhard1-2/+2
2012-08-31update cond formats for deleting, moving and cut&pasteMarkus Mohrhard3-0/+29
2012-08-31add ScRangeList::DeleteAreaMarkus Mohrhard2-0/+337
2012-08-31also handle the cond format code for xlsb the new way, fdo#53424Markus Mohrhard1-0/+1
2012-08-31-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann1-3/+1
2012-08-30fdo#53938: Don't proceed when error occurs.Kohei Yoshida3-6/+8
2012-08-30fdo#53938: Check for null pointer.Kohei Yoshida1-0/+5
2012-08-30fdo#39468: Translated German comments in sc/source/core/toolgerhard oettl6-31/+31
2012-08-29add unit test for basic sorting with cell noteMarkus Mohrhard1-0/+45
2012-08-29move ScProgress construction out of ScTable::SortMarkus Mohrhard5-15/+19
2012-08-29don't cover cell with hint window fix for fdo#47595Noel Power1-1/+1
2012-08-29fix typoCaolán McNamara1-1/+1
2012-08-29String::Expand -> string::padToLengthCaolán McNamara1-3/+4
2012-08-28hopefully a working version for databar ext guid creationMarkus Mohrhard2-2/+26
2012-08-28prevent double delete of broadcaster, fdo#54074, fdo#53364Markus Mohrhard1-0/+3
2012-08-28fix indentationMarkus Mohrhard1-2/+2
2012-08-28don't crash for invalid repaint ranges in cond formats, fdo#53839Markus Mohrhard1-1/+1
2012-08-28remove some more null pointer checks before deleteMarkus Mohrhard1-22/+11
2012-08-28remove redundant functionMarkus Mohrhard1-20/+1
2012-08-28remove useless null pointer checks before deleteMarkus Mohrhard1-6/+3
2012-08-28tweaking the "fill in character" support in Calc Number Format StringsJohann Messner2-6/+6
2012-08-28allow paste & paste special for unmatching dest (single) rangeNoel Power1-1/+1
2012-08-28resolved fdo#51926 handle .xlsm link to external sheet with spaceEike Rathke1-30/+65
2012-08-27do not silently ignore a token API error, fdo#51926 relatedEike Rathke1-0/+2
2012-08-27Add unit test for pivot table import from ods.Kohei Yoshida2-0/+84
2012-08-27fdo#39468: Translated German comments in sc/source/core/incGerhard Oettl3-30/+30
2012-08-27when swaping cols or rows insert notes at the right place, fdo#53979Markus Mohrhard1-19/+30
2012-08-27Quick indentation fix on closing brace.Kohei Yoshida1-1/+1
2012-08-27fdo#46808, Adapt script::Converter service code to new styleNoel Grandin1-1/+2
2012-08-26remove VBA_OOBUILD_HACK and friendsNoel Power3-20/+0
2012-08-25The label size is computed from the length of the string it containsJean-Baptiste FAURE1-5/+12
2012-08-25removed commented out code in sc/source/ui/undoPhilipp Riemer4-15/+1
2012-08-25remove ascii-art and blank lines in sc/source/ui/undoPhilipp Riemer10-425/+2
2012-08-25fdo#39468: Translated German comments in sc/source/ui/undoPhilipp Riemer9-78/+73
2012-08-24Translation of comments from german in sc/source/ui/undoAlbert Thuswaldner10-604/+257
2012-08-24Improve matrix import performance.Daniel Bankston7-15/+20
2012-08-24fix for fdo#49255Noel Power1-0/+1
2012-08-23Get rid of the 3D look of the Formula Bar.Jan Holesovsky2-4/+20
2012-08-23A little cleanup and avoid exporting all methods from ScDatabaseRangeObj.Kohei Yoshida2-6/+5
2012-08-23Convert xlsx unnamed database range import to direct scDaniel Bankston2-5/+17
2012-08-23Prevent broadcasts to gain xlsx formula import performance boostDaniel Bankston1-0/+8