summaryrefslogtreecommitdiffstats
path: root/tubes
Commit message (Expand)AuthorAgeFilesLines
* OSL_ENSURE was not declared in this scopeDavid Tardon2015-01-111-3/+3
* fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava2014-11-141-1/+1
* Fix common typos. No automatic tools. Handmade…Andrea Gelmini2014-11-121-1/+1
* Revert "use the new OUString::fromUtf8 method"Stephan Bergmann2014-11-061-1/+2
* use the new OUString::fromUtf8 methodNoel Grandin2014-11-061-2/+1
* remove unnecessary 'using namespace rtl' declarationsNoel Grandin2014-10-291-1/+0
* Typo: shoud -> shouldJulien Nabet2014-05-131-1/+1
* target UIConfig_tubes should be a l10n targetDavid Tardon2014-04-071-0/+3
* typo fixesAndras Timar2013-12-201-1/+1
* remove unnecessary use of OUString constructor when assigningNoel Grandin2013-11-191-2/+2
* bugs.freedesktop.org -> bugs.libreoffice.orgAndras Timar2013-11-171-1/+1
* Silence -Wdeprecated-declarations for the momentJulien Nabet2013-11-082-4/+21
* fdo#62475 - remove visual noisePhilipp Riemer2013-08-311-1/+7
* fdo#62475 - remove visual noisePhilipp Riemer2013-08-311-3/+0
* Re-work 8bit characters in source code, or remove them.Michael Meeks2013-08-201-2/+2
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-302-44/+8
* drop nonexistent include pathsDavid Tardon2013-04-252-10/+0
* gbuild: drop uses of removed packagesDavid Tardon2013-04-241-2/+0
* execute move of global headersBjoern Michaelsen2013-04-238-500/+0
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-2210-222/+40
* use GLIB_CHECK_VERSION instead of GLIB_VERSION_X_XXIvan Timofeev2013-04-191-1/+1
* WaE: g_type_init has been deprecated since GLib 2.36Ivan Timofeev2013-04-181-0/+2
* rename UI to UIConfigDavid Tardon2013-04-112-3/+3
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-074-22/+22
* Remove RTL_CONSTASCII_STRINGPARAM from tubesChr. Rossmanith2013-03-161-3/+3
* remove legacy build.pl prj/build.lst files.Michael Meeks2013-03-141-2/+0
* kill random dmake leftoversPeter Foley2013-02-281-1/+0
* remove all d.lstMichael Stahl2013-02-281-0/+0
* various efforts to consistently apply HIG rulesCaolán McNamara2013-02-201-27/+35
* tubes: use boost_headers (thanks to Alex Thurgood for hint)Michael Stahl2013-02-061-0/+1
* Make LO buildable again after the GraphicFilter move.Jan Holesovsky2013-01-041-1/+1
* fdo#46808, Convert frame::Desktop to new style service.Noel Grandin2012-12-211-7/+3
* c++ API: use css alias in generated headers, adds global css declThorsten Behrens2012-11-301-2/+0
* tubes: use new .ui format for contacts dialogMatúš Kukan2012-10-137-164/+176
* tubes: use only one test method; and also setUp and tearDownMatúš Kukan2012-10-101-41/+25
* tubes: getProcessServiceFactory does not return NULL anymoreMatúš Kukan2012-10-101-8/+5
* tubes: just hardcode the urlMatúš Kukan2012-10-101-11/+2
* gbuild: invert handling of standard system libraries:Michael Stahl2012-09-282-4/+0
* gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2012-09-282-2/+4
* gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2012-09-282-1/+3
* tubes: let's use ctor, dtor and less methods in the testMatúš Kukan2012-09-271-21/+7
* tubes: catch exception to get more infoMatúš Kukan2012-09-271-4/+12
* tubes: update READMEMatúš Kukan2012-08-201-62/+14
* tubes: add few more commentsMatúš Kukan2012-08-202-5/+12
* tubes: fix indentation and scope of variablesMatúš Kukan2012-08-201-39/+30
* tubes: move getContacts() to TeleManager where it belongs, I believeMatúš Kukan2012-08-208-255/+126
* tubes: correctly use SAL_INFO and SAL_WARN macrosMatúš Kukan2012-08-161-2/+2
* tubes: add include for clangMatúš Kukan2012-08-161-0/+1
* tubes: simplify and make more readable, I believeMatúš Kukan2012-08-162-64/+32
* tubes: do not include tubes' object files in unit test libraryMatúš Kukan2012-08-166-61/+44