summaryrefslogtreecommitdiff
path: root/tubes
AgeCommit message (Expand)Author
2014-05-13Typo: shoud -> shouldJulien Nabet
2014-04-07target UIConfig_tubes should be a l10n targetDavid Tardon
2013-12-20typo fixesAndras Timar
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-17bugs.freedesktop.org -> bugs.libreoffice.orgAndras Timar
2013-11-08Silence -Wdeprecated-declarations for the momentJulien Nabet
2013-08-31fdo#62475 - remove visual noisePhilipp Riemer
2013-08-31fdo#62475 - remove visual noisePhilipp Riemer
2013-08-20Re-work 8bit characters in source code, or remove them.Michael Meeks
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-25drop nonexistent include pathsDavid Tardon
2013-04-24gbuild: drop uses of removed packagesDavid Tardon
2013-04-23execute move of global headersBjoern Michaelsen
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-19use GLIB_CHECK_VERSION instead of GLIB_VERSION_X_XXIvan Timofeev
2013-04-18WaE: g_type_init has been deprecated since GLib 2.36Ivan Timofeev
2013-04-11rename UI to UIConfigDavid Tardon
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-16Remove RTL_CONSTASCII_STRINGPARAM from tubesChr. Rossmanith
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks
2013-02-28kill random dmake leftoversPeter Foley
2013-02-28remove all d.lstMichael Stahl
2013-02-20various efforts to consistently apply HIG rulesCaolán McNamara
2013-02-06tubes: use boost_headers (thanks to Alex Thurgood for hint)Michael Stahl
2013-01-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-10-13tubes: use new .ui format for contacts dialogMatúš Kukan
2012-10-10tubes: use only one test method; and also setUp and tearDownMatúš Kukan
2012-10-10tubes: getProcessServiceFactory does not return NULL anymoreMatúš Kukan
2012-10-10tubes: just hardcode the urlMatúš Kukan
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl
2012-09-27tubes: let's use ctor, dtor and less methods in the testMatúš Kukan
2012-09-27tubes: catch exception to get more infoMatúš Kukan
2012-08-20tubes: update READMEMatúš Kukan
2012-08-20tubes: add few more commentsMatúš Kukan
2012-08-20tubes: fix indentation and scope of variablesMatúš Kukan
2012-08-20tubes: move getContacts() to TeleManager where it belongs, I believeMatúš Kukan
2012-08-16tubes: correctly use SAL_INFO and SAL_WARN macrosMatúš Kukan
2012-08-16tubes: add include for clangMatúš Kukan
2012-08-16tubes: simplify and make more readable, I believeMatúš Kukan
2012-08-16tubes: do not include tubes' object files in unit test libraryMatúš Kukan
2012-08-16tubes: implement simple TestCollaboration to test receiving packetsMatúš Kukan
2012-08-16tubes: fix unittest again and simplifyMatúš Kukan
2012-08-16tubes: also prepare the Account Manager when creating; and simplifyMatúš Kukan
2012-08-14tubes: clean this makefileMatúš Kukan
2012-08-14tubes: use channel's signal closed to know when end the collaborationMatúš Kukan
2012-08-08tubes: add invite to Collaboration classMatúš Kukan