summaryrefslogtreecommitdiff
path: root/sc/source/ui
AgeCommit message (Expand)Author
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-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-05Remove unused macrosThomas Arnhold
2012-08-05highlight invalid formulas in cond format dlg, fdo#43653, bnc#730048Markus 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-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-02tubes: move sc/source/ui/collab/contacts.* to tubesMatúš Kukan
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-30remove unnecessary includes of svl/svarray.hxxCaolán McNamara
2012-07-30Typo ressource -> resourceStephan Bergmann
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-27use correct cursor pos for cond format formulas, fdo#52565Markus Mohrhard
2012-07-26Unused local variable.Kohei Yoshida
2012-07-26Actually this method is totally redundant. Remove it.Kohei Yoshida
2012-07-26Try to encapsulate the row flag array.Kohei Yoshida
2012-07-26mark manual row heights correctly during import, fdo#52393Markus Mohrhard
2012-07-26tubes: send file when inviting contact to MUC collaborationMatúš Kukan
2012-07-26tubes: forgot to include these headersMatúš Kukan
2012-07-26tubes: kill double-singletonning of TeleManagerMatúš Kukan
2012-07-25sal_Bool to bool, String to OUString, in SfxMedium.Kohei Yoshida
2012-07-25delete svl/svstdarr.hxxMichael Stahl
2012-07-24tubes: keep contacts dialog updated on contacts' presence changesMatúš Kukan
2012-07-24tubes: fix crash: do not delete boost::shared_ptr's pointerMatúš Kukan
2012-07-24tubes: remove unused methodMatúš Kukan
2012-07-24tubes: init TeleManager in desktopMatúš Kukan
2012-07-23More helpful description for this option.Kohei Yoshida
2012-07-23Unused parameter.Kohei Yoshida
2012-07-23Let's not forget to set the description for this option.Kohei Yoshida
2012-07-23Using ScCalcConfig throughout saves quite a bit of code.Kohei Yoshida
2012-07-23Add new formula config option in the UI for "treat empty string as zero."Kohei Yoshida
2012-07-23tubes: do not include telepathy-glib.h in public headersMatúš Kukan
2012-07-23Properly fix -Werror=unused-parameterStephan Bergmann