Age | Commit message (Expand) | Author |
2013-12-20 | typo fixes | Andras Timar |
2013-11-17 | bugs.freedesktop.org -> bugs.libreoffice.org | Andras Timar |
2013-11-08 | Silence -Wdeprecated-declarations for the moment | Julien Nabet |
2013-08-31 | fdo#62475 - remove visual noise | Philipp Riemer |
2013-08-31 | fdo#62475 - remove visual noise | Philipp Riemer |
2013-08-20 | Re-work 8bit characters in source code, or remove them. | Michael Meeks |
2013-04-30 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks |
2013-04-22 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks |
2013-04-19 | use GLIB_CHECK_VERSION instead of GLIB_VERSION_X_XX | Ivan Timofeev |
2013-04-18 | WaE: g_type_init has been deprecated since GLib 2.36 | Ivan Timofeev |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-03-16 | Remove RTL_CONSTASCII_STRINGPARAM from tubes | Chr. Rossmanith |
2013-01-04 | Make LO buildable again after the GraphicFilter move. | Jan Holesovsky |
2012-12-21 | fdo#46808, Convert frame::Desktop to new style service. | Noel Grandin |
2012-11-30 | c++ API: use css alias in generated headers, adds global css decl | Thorsten Behrens |
2012-10-13 | tubes: use new .ui format for contacts dialog | Matúš Kukan |
2012-10-10 | tubes: getProcessServiceFactory does not return NULL anymore | Matúš Kukan |
2012-08-20 | tubes: fix indentation and scope of variables | Matúš Kukan |
2012-08-20 | tubes: move getContacts() to TeleManager where it belongs, I believe | Matúš Kukan |
2012-08-16 | tubes: correctly use SAL_INFO and SAL_WARN macros | Matúš Kukan |
2012-08-16 | tubes: add include for clang | Matúš Kukan |
2012-08-16 | tubes: simplify and make more readable, I believe | Matúš Kukan |
2012-08-16 | tubes: do not include tubes' object files in unit test library | Matúš Kukan |
2012-08-16 | tubes: fix unittest again and simplify | Matúš Kukan |
2012-08-16 | tubes: also prepare the Account Manager when creating; and simplify | Matúš Kukan |
2012-08-14 | tubes: use channel's signal closed to know when end the collaboration | Matúš Kukan |
2012-08-08 | tubes: add invite to Collaboration class | Matúš Kukan |
2012-08-08 | tubes: do not encode UUID into file name anymore | Matúš Kukan |
2012-08-08 | tubes: use file channel description for sending UUID | Matúš Kukan |
2012-08-08 | Revert "tubes: mangle service name into file description" | Matúš Kukan |
2012-08-08 | tubes: re-use typedefs from contact-list.hxx | Matúš Kukan |
2012-08-08 | tubes: finish efforts to make TeleManager static | Matúš Kukan |
2012-08-08 | tubes: make contacts dialog a member of Collaboration class | Matúš Kukan |
2012-08-08 | tubes: handle TeleConference internally in Collaboration | Matúš Kukan |
2012-08-04 | tubes: do not queue incoming packets | Matúš Kukan |
2012-08-04 | tubes: avoid boost::signaling received packets | Matúš Kukan |
2012-08-04 | tubes: avoid ugly SAL_DLLPUBLIC_EXPORT here | Matúš Kukan |
2012-08-04 | tubes: remove unused parameter | Matúš Kukan |
2012-08-04 | tubes: call the function directly | Matúš Kukan |
2012-08-04 | tubes: implement another way for demoing collaboration | Matúš Kukan |
2012-08-04 | tubes: stop collaborating when the account gets off-line | Matúš Kukan |
2012-08-04 | tubes: stop collaborating when the contact leaves | Matúš Kukan |
2012-08-04 | tubes: fix leaking ScCollaboration; add it to ScDocShell | Matúš Kukan |
2012-08-04 | tubes: use SAL_INFO SAL_WARN here | Matúš Kukan |
2012-08-04 | tubes: do not use boost::signal here; call function directly | Matúš Kukan |
2012-08-04 | tubes: create contacts dialog instance for each document separately | Matúš Kukan |
2012-08-04 | tubes: remove pointless define | Matúš Kukan |
2012-08-04 | tubes: make TeleManager::getConference() static | Matúš Kukan |
2012-08-02 | tubes: move sc/source/ui/collab/contacts.* to tubes | Matúš Kukan |
2012-08-02 | tubes: impose strict ordering on 1-1 collaboration | Matúš Kukan |