summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2011-10-11#i108468#: clean up xmluconv code duplication, measured approach:Michael Stahl2-5/+12
2011-10-11#i108468#: clean up xmluconv code duplication, DateTime edition:Michael Stahl11-19/+22
2011-10-11#i108468#: clean up xmluconv code duplication, part 1:Michael Stahl24-114/+161
2011-10-10WaE: inconsistent dll linkageTor Lillqvist1-2/+0
2011-10-10WaE: unreachable codeTor Lillqvist1-2/+0
2011-10-09add unit test cases for mathematical functionsMarkus Mohrhard3-0/+7
2011-10-09extend test for spreadsheet functionsMarkus Mohrhard2-2/+4
2011-10-08improve error messages for sc's filters-testMarkus Mohrhard1-5/+9
2011-10-07set the correct url for vba unit testMarkus Mohrhard1-1/+1
2011-10-07delete NULL is safeTakeshi Abe2-27/+0
2011-10-06VALGRIND=memcheck => sc unit test discovered bug.Caolán McNamara1-1/+2
2011-10-06woah, that's very not rightCaolán McNamara1-2/+3
2011-10-06improve error message for missing csv filesMarkus Mohrhard1-1/+3
2011-10-06and forgot again to add a fileMarkus Mohrhard1-0/+2
2011-10-06add unit test for fdo#41381Markus Mohrhard2-0/+6
2011-10-06fix for fdo#41381: local range names don't work with INDIRECTMarkus Mohrhard3-5/+24
2011-10-05bnc#722045: Display page background color/image properly.Kohei Yoshida3-9/+8
2011-10-05enable the star basic test to see if it causes troubles anywhereMarkus Mohrhard1-1/+1
2011-10-05add initial work for vba tests in calc( work in progress)Markus Mohrhard4-0/+42
2011-10-05add Star Basic unit test to calcMarkus Mohrhard2-1/+46
2011-10-05fdo#41478 follow-up cleanup.Jan Holesovsky1-13/+12
2011-10-05Fix for bug fdo#41478 [UI]add "Protect Sheet" command in sheet popup menuOlivier Hallot1-9/+16
2011-10-05test fix: use setUp and tearDown not constructors to init LibreOfficeMichael Meeks3-7/+31
2011-10-05String -> rtl::OUString.Kohei Yoshida2-7/+7
2011-10-05can replace ScfTools::AppendCString with SvStream::ReadCStringCaolán McNamara2-15/+1
2011-10-04bnc#719887: Encode virtual paths to local volume correctly.Kohei Yoshida1-79/+41
2011-10-05reenable accidently disabled sc checks againBjoern Michaelsen1-1/+1
2011-10-05simplfy dmake to gbuild bridgefileBjoern Michaelsen2-41/+2
2011-10-04SCCOl is 16 bit tooMarkus Mohrhard1-1/+1
2011-10-04mac tinderbox can't deal with rtl::OStringBuffer::append(sal_Int16)Markus Mohrhard1-1/+1
2011-10-04improve error message for csv_handlerMarkus Mohrhard1-4/+38
2011-10-04adapt sc unittests to separate RdbTarget makefile requirement, also rename sc...Bjoern Michaelsen5-48/+113
2011-10-04bnc#705977 apply control name before control is inserted into Forms containerNoel Power1-0/+2
2011-10-03WaE: add bracesCaolán McNamara1-0/+2
2011-10-03n717290: Feature to allow string constants in chart ranges.Muthu Subramanian3-10/+53
2011-10-03Fix for bug fdo#41310 - Need more room for localized stringOlivier Hallot1-6/+6
2011-10-01fdo#41396 - Need more room for localized string (III)Olivier Hallot1-1/+1
2011-10-01fdo#41393 - Need more room for localized stringOlivier Hallot1-14/+14
2011-10-01basprov/scriptframe are now a 'new' componentNorbert Thiebaud1-16/+16
2011-09-30silence tedious malware checkers, arcfour, key 0x435645Caolán McNamara3-0/+0
2011-09-30merge filters-test codeCaolán McNamara1-102/+29
2011-09-30use read_uInt8s_AsOString instead of hand-crafted loopCaolán McNamara1-9/+2
2011-09-30enable the registration for vba unit test againMarkus Mohrhard1-2/+2
2011-09-29disable it again, it seems that it tries to access the user installationMarkus Mohrhard1-2/+2
2011-09-29init the unit test for vba unit tests correctlyMarkus Mohrhard1-2/+2
2011-09-29fix trunk gcc compile errorsMatúš Kukan2-17/+17
2011-09-29ByteString->rtl::OStringCaolán McNamara1-6/+7
2011-09-29add modelinesCaolán McNamara17-0/+49
2011-09-28more unit test cut/paste reduxMichael Meeks3-87/+3
2011-09-28sc: switch filters-test to the new shared unit test codeMichael Meeks3-116/+34