Age | Commit message (Expand) | Author |
2015-10-21 | remove untyped Link<> | Noel Grandin |
2015-10-15 | cppcheck:variableScope | Noel Grandin |
2015-05-26 | cppcheck: noExplicitConstructor | Caolán McNamara |
2015-01-11 | OSL_ENSURE was not declared in this scope | David Tardon |
2014-11-14 | fdo#86023 - O[U]String needs a 'clear' method | Brij Mohan Lal Srivastava |
2014-11-12 | Fix common typos. No automatic tools. Handmade… | Andrea Gelmini |
2014-11-06 | Revert "use the new OUString::fromUtf8 method" | Stephan Bergmann |
2014-11-06 | use the new OUString::fromUtf8 method | Noel Grandin |
2014-10-29 | remove unnecessary 'using namespace rtl' declarations | Noel Grandin |
2014-05-13 | Typo: shoud -> should | Julien Nabet |
2014-04-07 | target UIConfig_tubes should be a l10n target | David Tardon |
2013-12-20 | typo fixes | Andras Timar |
2013-11-19 | remove unnecessary use of OUString constructor when assigning | Noel Grandin |
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-25 | drop nonexistent include paths | David Tardon |
2013-04-24 | gbuild: drop uses of removed packages | David Tardon |
2013-04-23 | execute move of global headers | Bjoern Michaelsen |
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-11 | rename UI to UIConfig | David Tardon |
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-03-14 | remove legacy build.pl prj/build.lst files. | Michael Meeks |
2013-02-28 | kill random dmake leftovers | Peter Foley |
2013-02-28 | remove all d.lst | Michael Stahl |
2013-02-20 | various efforts to consistently apply HIG rules | Caolán McNamara |
2013-02-06 | tubes: use boost_headers (thanks to Alex Thurgood for hint) | Michael Stahl |
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: use only one test method; and also setUp and tearDown | Matúš Kukan |
2012-10-10 | tubes: getProcessServiceFactory does not return NULL anymore | Matúš Kukan |
2012-10-10 | tubes: just hardcode the url | Matúš Kukan |
2012-09-28 | gbuild: invert handling of standard system libraries: | Michael Stahl |
2012-09-28 | gbuild: replace direct gb_STDLIBS use with ... | Michael Stahl |
2012-09-28 | gbuild: split uwinapi out of gb_STDLIBS | Michael Stahl |
2012-09-27 | tubes: let's use ctor, dtor and less methods in the test | Matúš Kukan |
2012-09-27 | tubes: catch exception to get more info | Matúš Kukan |
2012-08-20 | tubes: update README | Matúš Kukan |
2012-08-20 | tubes: add few more comments | 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 |