Age | Commit message (Expand) | Author |
2013-11-22 | remove unnecessary use of OUString constructor in equalsIgnoreAsciiCase | Noel Grandin |
2013-11-11 | convert OUString compareToAscii == 0 to equalsAscii | Noel Grandin |
2013-10-31 | Convert indexOf->startsWith and lastIndexOf->endsWith | Noel Grandin |
2013-10-23 | remove RTL_CONSTASCII_(U)STRINGPARAM | Chr. Rossmanith |
2013-10-01 | Remove odd "bootstrapping" of acceptor/connector/binaryurp components | Stephan Bergmann |
2013-06-29 | remove OUString wrap for string literals | Thomas Arnhold |
2013-06-15 | gbuild: allow to use RepositoryFixes also for executables | Matúš Kukan |
2013-06-10 | fdo#46808, Use service constructor for connection::Acceptor | Noel Grandin |
2013-05-06 | fdo#62475 - remove ASCII art | Philipp Riemer |
2013-05-06 | cleanup whitespaces due to RTL_CONSTASCII_USTRINGPARAM removal | Philipp Riemer |
2013-05-06 | remove usage of RTL_CONSTASCII_USTRINGPARAM | Luboš Luňák |
2013-04-30 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks |
2013-04-22 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-03-19 | removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarations | Thomas Arnhold |
2013-03-19 | automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings | Thomas Arnhold |
2013-03-19 | reduce whitespaces between include and filename | Thomas Arnhold |
2013-03-14 | remove legacy build.pl prj/build.lst files. | Michael Meeks |
2013-02-28 | remove all d.lst | Michael Stahl |
2013-02-01 | Don't print an annoying newline every time even if otherwise silent | Tor Lillqvist |
2013-01-26 | gbuild: fix silly "expandtabs" in makefile VIM modelines | Michael Stahl |
2012-12-19 | API CHANGE: Remove support for uno executable's -ro/-rw arguments | Stephan Bergmann |
2012-12-19 | Fix for making absolute the registry arguments of the uno executable | Stephan Bergmann |
2012-12-19 | Missing "_" in prefixes | Stephan Bergmann |
2012-12-19 | Remove obsolete regsingleton | Stephan Bergmann |
2012-12-18 | API CHANGE: Remove obsolete regcomp from URE | Stephan Bergmann |
2012-12-18 | Properly absolutize all registry arguments of uno executable | Stephan Bergmann |
2012-12-18 | Improve error reporting | Stephan Bergmann |
2012-11-21 | None of this for non-desktop OSes I think | Tor Lillqvist |
2012-10-02 | stoc: prefix more libs; only bootstrap is remaining | Matúš Kukan |
2012-10-02 | these libs are now prefixed | 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-08-09 | android: don't try to package binaries we havn't built | Michael Meeks |
2012-08-07 | No point with these executables for non-desktop OSes | Tor Lillqvist |
2012-07-16 | There is not need to allocate memory just for getting the 'indexOf' | Christophe JAILLET |
2012-06-14 | re-base on ALv2 code. | Michael Meeks |
2012-05-23 | Better fix for ThreadPool/ORequestThread life cycle | Stephan Bergmann |
2012-04-29 | make gbuild the default assumption of build.pl | Bjoern Michaelsen |
2012-04-11 | Link the executables with gb_STDLIBS | Tor Lillqvist |
2012-04-11 | also deliver .bin variants of the tools | David Tardon |
2012-04-11 | gbuild conversion: cpputools module | David Ostrovsky |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi |
2012-03-21 | chmod -x | Tor Lillqvist |
2012-02-16 | Build unoexe as a (static) library for iOS | Tor Lillqvist |
2012-02-16 | Reduce verbiage slightly | Tor Lillqvist |
2012-02-06 | Added READMEs for modules related to URE, with content from the wiki | Josh Heidenreich |
2012-01-26 | Code cleanup: ( () ) replaced by (()) | Alexander Bergmann |
2012-01-20 | Code clean up. | Stephan Bergmann |