Age | Commit message (Expand) | Author |
2012-03-01 | WaE: initialization order | David Tardon |
2012-02-29 | Drop comparison with empty rtl::OUString | Takeshi Abe |
2012-02-27 | fix msvc2005 build | Caolán McNamara |
2012-02-27 | drop UniString::CreateFromInt64 | Caolán McNamara |
2012-02-23 | remove all other deprecated header guards | Thomas Arnhold |
2012-02-23 | Adapted TickerThread to safer-to-use salhelper::Thread | Stephan Bergmann |
2012-02-21 | WaE: Same expression on both sides of '||' | Thomas Arnhold |
2012-02-20 | gb_JunitTest_JunitTest takes only one argument | Stephan Bergmann |
2012-02-19 | add configmgr, ucb1, ucpfile1, xcr to libmerged | Matúš Kukan |
2012-02-19 | Get rid of size() == 0 | Elton Chung |
2012-02-18 | Fix typos in comments | Elton Chung |
2012-02-15 | WaE: /* within comment | Caolán McNamara |
2012-02-08 | Added READMEs for modules which used to be in libs-core | Josh Heidenreich |
2012-02-07 | In the current glib version only the main glib.h can be included directly. | Daniel Mihalyi |
2012-02-05 | switch to include-based build rather than sourced-based build | Norbert Thiebaud |
2012-01-30 | Don't repeat a return ! | Julien Nabet |
2012-01-26 | Code cleanup: ( () ) replaced by (()) | Alexander Bergmann |
2012-01-23 | Replaced diagnore ENSURE_OR_CONTINUE with regular code. | Marcel Metz |
2012-01-23 | Replaced diagnore ENSURE_OR_BREAK with regular code. | Marcel Metz |
2012-01-20 | ucbhelper::GetLocalFileURL does not use its arg. | Stephan Bergmann |
2012-01-18 | Fix for fdo43460 Part L getLength() to isEmpty() | Olivier Hallot |
2012-01-17 | Switch flag sequence of OpenCommandArg3 to NamedValue. | Thorsten Behrens |
2012-01-17 | Fix UpdateCheck clog up server by keeping connection alive | Thorsten Behrens |
2012-01-16 | Fix "Same expression on both sides of '||'" | Julien Nabet |
2012-01-15 | ucb: add missing dependency | Matúš Kukan |
2012-01-15 | ucb: convert to gbuild | Matúš Kukan |
2012-01-07 | catch exception by constant reference | Takeshi Abe |
2011-12-16 | Remove nonsense line (causing debug-mode glibc to report an error). | Stephan Bergmann |
2011-12-15 | fdo#43707: tweak workarounds for fdo#42865: | Michael Stahl |
2011-12-11 | I don't see NO_BSYMBOLIC being used anywhere | Tor Lillqvist |
2011-12-08 | childs -> children | Michael T. Whiteley |
2011-12-07 | in modules, when we have a env we are in stage gbuild | Bjoern Michaelsen |
2011-12-06 | normalize Red Hat, Inc. spellings, and bump to latest template | Caolán McNamara |
2011-12-01 | typo fix: explicitely -> explicitly | Lior Kaplan |
2011-11-29 | move reconfigure into gbuild | Bjoern Michaelsen |
2011-11-27 | remove precompiled_xxx.hxx/cxx | Norbert Thiebaud |
2011-11-27 | remove include of pch header from ucb | Norbert Thiebaud |
2011-11-27 | remove PCH support in dmake-module | Norbert Thiebaud |
2011-11-25 | make gbuild makefiles run independant of pwd again | Bjoern Michaelsen |
2011-11-17 | Enforce a "lib" prefix for UNO components for Android | Tor Lillqvist |
2011-11-16 | tweak gbuild standart Makefile to allow partial build in unsourced env | Norbert Thiebaud |
2011-11-15 | fdo#42865: libcmis,ucpcmis: no mapfile | Michael Stahl |
2011-11-11 | I don't need to hear about your every little titchy success | Caolán McNamara |
2011-11-04 | Silence down ne_lock gcc WaE | Eike Rathke |
2011-10-18 | Reapply "CMIS: use another name to show than the one extracted from the base URL | Cédric Bosdonnat |
2011-10-17 | Revert "CMIS: use another name to show than the one extracted from the base URL" | Luboš Luňák |
2011-10-17 | CMIS: use another name to show than the one extracted from the base URL | Cédric Bosdonnat |
2011-10-08 | When building with system libcmis, look for headers where they are | Fridrich Štrba |
2011-10-07 | state *what* is missing | Caolán McNamara |
2011-10-05 | remove const sal_Char * casts of rtl::OUStringToOString results, fixes ucb | Michael Meeks |