summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
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
2012-08-02new fix for fdo#47907Noel Power
2012-08-02tubes: move sc/source/ui/collab/contacts.* to tubesMatúš Kukan
2012-08-02fix fdo#52998 xls(x) comment export problemsNoel Power
2012-08-01add TabRatio api and detect macro at group shape fixes bnc#770708Noel Power
2012-08-01Remove unused code: those classes are unusedThomas Arnhold
2012-08-01resolved fdo#53012 crash in CSV fixed width importEike Rathke
2012-08-01vertically align and enlarge fields in cond.formatting dialogJean-Baptiste FAURE
2012-07-31remove commented out SV_DECL_OBJARRMichael Stahl
2012-07-31Import intended blank or error cached formula results instead of 0Daniel Bankston
2012-07-30remove unnecessary includes of svl/svarray.hxxCaolán McNamara
2012-07-30Typo ressource -> resourceStephan Bergmann
2012-07-30small code cleanupMarkus Mohrhard
2012-07-30Bug 48549 - System::Beep() removalMathieu Vonlanthen
2012-07-28Use memset and memcmp insteadof rtl_zeroMemory and rtl_compareMemory in scArnaud Versini
2012-07-28Partially revert "Remove unused defines"Thomas Arnhold
2012-07-28WaE: equality comparison with extraneous parenthesesTor Lillqvist
2012-07-27copy conditional formats with sheets, fdo#52457Markus Mohrhard
2012-07-27use correct cursor pos for cond format formulas, fdo#52565Markus Mohrhard
2012-07-27tabs to spacesEike Rathke