summaryrefslogtreecommitdiff
path: root/tubes
AgeCommit message (Expand)AuthorFilesLines
2016-02-23cosmetic: * in first line confuse mkdocs.shNorbert Thiebaud1-1/+1
2016-02-09Formatting changes across all modulesChris Sherlock1-4/+0
2015-12-23convert tubes to VclPtrDavid Tardon1-6/+17
2015-10-21remove untyped Link<>Noel Grandin1-15/+10
2015-10-15cppcheck:variableScopeNoel Grandin1-1/+1
2015-05-26cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-01-11OSL_ENSURE was not declared in this scopeDavid Tardon1-3/+3
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava1-1/+1
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-1/+1
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann1-1/+2
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin1-2/+1
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin1-1/+0
2014-05-13Typo: shoud -> shouldJulien Nabet1-1/+1
2014-04-07target UIConfig_tubes should be a l10n targetDavid Tardon1-0/+3
2013-12-20typo fixesAndras Timar1-1/+1
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin1-2/+2
2013-11-17bugs.freedesktop.org -> bugs.libreoffice.orgAndras Timar1-1/+1
2013-11-08Silence -Wdeprecated-declarations for the momentJulien Nabet2-4/+21
2013-08-31fdo#62475 - remove visual noisePhilipp Riemer1-1/+7
2013-08-31fdo#62475 - remove visual noisePhilipp Riemer1-3/+0
2013-08-20Re-work 8bit characters in source code, or remove them.Michael Meeks1-2/+2
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2-44/+8
2013-04-25drop nonexistent include pathsDavid Tardon2-10/+0
2013-04-24gbuild: drop uses of removed packagesDavid Tardon1-2/+0
2013-04-23execute move of global headersBjoern Michaelsen8-500/+0
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks10-222/+40
2013-04-19use GLIB_CHECK_VERSION instead of GLIB_VERSION_X_XXIvan Timofeev1-1/+1
2013-04-18WaE: g_type_init has been deprecated since GLib 2.36Ivan Timofeev1-0/+2
2013-04-11rename UI to UIConfigDavid Tardon2-3/+3
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák4-22/+22
2013-03-16Remove RTL_CONSTASCII_STRINGPARAM from tubesChr. Rossmanith1-3/+3
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks1-2/+0
2013-02-28kill random dmake leftoversPeter Foley1-1/+0
2013-02-28remove all d.lstMichael Stahl1-0/+0
2013-02-20various efforts to consistently apply HIG rulesCaolán McNamara1-27/+35
2013-02-06tubes: use boost_headers (thanks to Alex Thurgood for hint)Michael Stahl1-0/+1
2013-01-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky1-1/+1
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin1-7/+3
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens1-2/+0
2012-10-13tubes: use new .ui format for contacts dialogMatúš Kukan7-164/+176
2012-10-10tubes: use only one test method; and also setUp and tearDownMatúš Kukan1-41/+25
2012-10-10tubes: getProcessServiceFactory does not return NULL anymoreMatúš Kukan1-8/+5
2012-10-10tubes: just hardcode the urlMatúš Kukan1-11/+2
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl2-4/+0
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2-2/+4
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2-1/+3
2012-09-27tubes: let's use ctor, dtor and less methods in the testMatúš Kukan1-21/+7
2012-09-27tubes: catch exception to get more infoMatúš Kukan1-4/+12
2012-08-20tubes: update READMEMatúš Kukan1-62/+14
2012-08-20tubes: add few more commentsMatúš Kukan2-5/+12