summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2012-08-09Bin 2 other functionsJulien Nabet2-23/+0
2012-08-09remove useless variableMarkus Mohrhard1-4/+2
2012-08-09adapt unit test and activate all test casesMarkus Mohrhard1-20/+16
2012-08-09fix column navigation with CTRL + direction, fdo#45020Markus Mohrhard10-50/+145
2012-08-09Bin ScXMLImport::GetVisibleSheet()Julien Nabet2-38/+0
2012-08-09String::AllocBuffer -> rtl::OUStringBufferCaolán McNamara1-9/+4
2012-08-09misc comment import/export fixesNoel Power2-3/+15
2012-08-09ensure placeholder substitution on XclImpDrawObjBase::ReadObj8 failureCaolán McNamara1-2/+7
2012-08-08remove include comments and boxesThomas Arnhold2-3/+0
2012-08-08tubes: do not encode UUID into file name anymoreMatúš Kukan3-8/+5
2012-08-08tubes: make contacts dialog a member of Collaboration classMatúš Kukan2-6/+2
2012-08-08tubes: handle TeleConference internally in CollaborationMatúš Kukan6-125/+75
2012-08-08enable tests for fixed cursor row navigationMarkus Mohrhard1-6/+2
2012-08-07remove empty ascii boxes and stuff IIThomas Arnhold1-37/+0
2012-08-07move UniString::GetQuotedToken to sc, you can keep itCaolán McNamara4-4/+138
2012-08-07Remove forwards of non-existing structsThomas Arnhold3-3/+0
2012-08-07drop bogus eof linesThomas Arnhold4-9/+0
2012-08-07Remove commented out codeThomas Arnhold2-10/+0
2012-08-06sc: adapt tests to merged chart librariesMichael Stahl3-7/+3
2012-08-06skip hidden rows when moving with the cursor, fdo#45020Markus Mohrhard2-55/+117
2012-08-06Static method sleep from Thread should be accessed in a static wayJulien Nabet1-3/+3
2012-08-05Remove unused macrosThomas Arnhold3-33/+0
2012-08-05highlight invalid formulas in cond format dlg, fdo#43653, bnc#730048Markus Mohrhard2-1/+22
2012-08-05use correct string length for "between", fdo#53010Markus Mohrhard1-1/+1
2012-08-04tubes: avoid boost::signaling received packetsMatúš Kukan4-10/+9
2012-08-04tubes: avoid ugly SAL_DLLPUBLIC_EXPORT hereMatúš Kukan1-7/+1
2012-08-04tubes: get rid of old way of demo collaboration and ScDocFuncDemoMatúš Kukan3-97/+19
2012-08-04kill va_args abuse for SfxItemSetBjoern Michaelsen1-3/+1
2012-08-04calc input line: don't reset the scrollbar thumb on resizeIvan Timofeev1-3/+0
2012-08-04calc input line: don't leave an empty area at the bottom if possibleIvan Timofeev1-1/+9
2012-08-04tubes: stop collaborating when the contact leavesMatúš Kukan3-1/+15
2012-08-04tubes: make ScDocShell* member of ScCollaborationMatúš Kukan3-12/+12
2012-08-04tubes: fix leaking ScCollaboration; add it to ScDocShellMatúš Kukan4-2/+28
2012-08-04tubes: create contacts dialog instance for each document separatelyMatúš Kukan2-4/+10
2012-08-04tubes: make TeleManager::getConference() staticMatúš Kukan1-3/+1
2012-08-03new fix for fdo#52998Noel Power1-5/+3
2012-08-03Revert "fix fdo#52998 xls(x) comment export problems"Noel Power1-5/+2
2012-08-03Revert "new fix for fdo#47907"Noel Power1-3/+5
2012-08-02Use the internal API to set field item's properties.Kohei Yoshida4-13/+48
2012-08-02new fix for fdo#47907Noel Power1-5/+3
2012-08-02tubes: move sc/source/ui/collab/contacts.* to tubesMatúš Kukan11-424/+103
2012-08-02fix fdo#52998 xls(x) comment export problemsNoel Power1-2/+5
2012-08-01add TabRatio api and detect macro at group shape fixes bnc#770708Noel Power4-9/+36
2012-08-01Remove unused code: those classes are unusedThomas Arnhold1-14/+0
2012-08-01resolved fdo#53012 crash in CSV fixed width importEike Rathke1-1/+2
2012-08-01vertically align and enlarge fields in cond.formatting dialogJean-Baptiste FAURE1-28/+28
2012-07-31remove commented out SV_DECL_OBJARRMichael Stahl1-1/+0
2012-07-31Import intended blank or error cached formula results instead of 0Daniel Bankston2-22/+27
2012-07-30remove unnecessary includes of svl/svarray.hxxCaolán McNamara7-7/+0
2012-07-30Typo ressource -> resourceStephan Bergmann8-16/+16