summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2012-08-11Remove unused local varJulien Nabet
2012-08-10Rename Templates->Save menu to Save As Template.Rafael Dominguez
2012-08-10sc: this appears to be unusedMatúš Kukan
2012-08-10make more ScTable methods constMarkus Mohrhard
2012-08-10make more methods const in ScTableMarkus Mohrhard
2012-08-10fdo#43135 - fix for MULTINOMIAL only supporting parameters up to 170Albert Thuswaldner
2012-08-10gbuild: missing dep on $(OUTDIR)/unittest/registry for testsMatúš Kukan
2012-08-10Bin ScTabView::HideCursor()Julien Nabet
2012-08-09Reverting copyright notices to original LGPL.Kohei Yoshida
2012-08-10make more calc methods constMarkus Mohrhard
2012-08-10make some methods constMarkus Mohrhard
2012-08-09Bin 2 other functionsJulien Nabet
2012-08-09remove useless variableMarkus Mohrhard
2012-08-09adapt unit test and activate all test casesMarkus Mohrhard
2012-08-09fix column navigation with CTRL + direction, fdo#45020Markus Mohrhard
2012-08-09Bin ScXMLImport::GetVisibleSheet()Julien Nabet
2012-08-09String::AllocBuffer -> rtl::OUStringBufferCaolán McNamara
2012-08-09misc comment import/export fixesNoel Power
2012-08-09ensure placeholder substitution on XclImpDrawObjBase::ReadObj8 failureCaolán McNamara
2012-08-08remove include comments and boxesThomas Arnhold
2012-08-08tubes: do not encode UUID into file name anymoreMatúš Kukan
2012-08-08tubes: make contacts dialog a member of Collaboration classMatúš Kukan
2012-08-08tubes: handle TeleConference internally in CollaborationMatúš Kukan
2012-08-08enable tests for fixed cursor row navigationMarkus Mohrhard
2012-08-07remove empty ascii boxes and stuff IIThomas Arnhold
2012-08-07move UniString::GetQuotedToken to sc, you can keep itCaolán McNamara
2012-08-07Remove forwards of non-existing structsThomas Arnhold
2012-08-07drop bogus eof linesThomas Arnhold
2012-08-07Remove commented out codeThomas Arnhold
2012-08-06sc: adapt tests to merged chart librariesMichael Stahl
2012-08-06skip hidden rows when moving with the cursor, fdo#45020Markus Mohrhard
2012-08-06Static method sleep from Thread should be accessed in a static wayJulien Nabet
2012-08-05Remove unused macrosThomas Arnhold
2012-08-05highlight invalid formulas in cond format dlg, fdo#43653, bnc#730048Markus Mohrhard
2012-08-05use correct string length for "between", fdo#53010Markus Mohrhard
2012-08-04tubes: avoid boost::signaling received packetsMatúš Kukan
2012-08-04tubes: avoid ugly SAL_DLLPUBLIC_EXPORT hereMatúš Kukan
2012-08-04tubes: get rid of old way of demo collaboration and ScDocFuncDemoMatúš Kukan
2012-08-04kill va_args abuse for SfxItemSetBjoern Michaelsen
2012-08-04calc input line: don't reset the scrollbar thumb on resizeIvan Timofeev
2012-08-04calc input line: don't leave an empty area at the bottom if possibleIvan Timofeev
2012-08-04tubes: stop collaborating when the contact leavesMatúš Kukan
2012-08-04tubes: make ScDocShell* member of ScCollaborationMatúš Kukan
2012-08-04tubes: fix leaking ScCollaboration; add it to ScDocShellMatúš Kukan
2012-08-04tubes: create contacts dialog instance for each document separatelyMatúš Kukan
2012-08-04tubes: make TeleManager::getConference() staticMatúš Kukan
2012-08-03new fix for fdo#52998Noel Power
2012-08-03Revert "fix fdo#52998 xls(x) comment export problems"Noel Power
2012-08-03Revert "new fix for fdo#47907"Noel Power
2012-08-02Use the internal API to set field item's properties.Kohei Yoshida