Age | Commit message (Expand) | Author |
2013-03-27 | -Wunused-macros | Stephan Bergmann |
2013-03-24 | make bridges work with clang on x64 linux | Peter Foley |
2013-03-21 | introduce gb_Module_SKIPTARGETS | Bjoern Michaelsen |
2013-03-21 | Fix typo in previous commit. | Tomas Chvatal |
2013-03-21 | Fix -mno-avx calls by removing weird OS check. | Tomas Chvatal |
2013-03-20 | WaE: '__LP64__' is not defined, evaluates to 0 | Tor Lillqvist |
2013-03-19 | Add the call.s source for the MinGW case | Tor Lillqvist |
2013-03-19 | removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarations | Thomas Arnhold |
2013-03-19 | No -ldl for MinGW either | Tor Lillqvist |
2013-03-19 | automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings | Thomas Arnhold |
2013-03-19 | Move the WNTGCC case under the case for CPU=I | Tor Lillqvist |
2013-03-19 | Insert empty lines for clarity | Tor Lillqvist |
2013-03-18 | Cleanup bridges module | Peter Foley |
2013-03-14 | remove legacy build.pl prj/build.lst files. | Michael Meeks |
2013-03-09 | fdo#43460: use isEmpty() | Thomas Arnhold |
2013-03-04 | sal_Bool to bool | Takeshi Abe |
2013-03-01 | Replace rtl::O(U)String with O(U)String | Ádám Csaba Király |
2013-02-28 | remove all d.lst | Michael Stahl |
2013-02-19 | RTL_CONSTASCII_USTRINGPARAM removals | Krisztian Pinter |
2013-01-30 | Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRING | Jean-Noël Rouvignac |
2013-01-26 | gbuild: do not copy boost headers around | Michael Stahl |
2013-01-20 | Another lacking parenthesis | Julien Nabet |
2013-01-19 | iOS C++/UNO bridge fixes | Tor Lillqvist |
2013-01-19 | Use SAL logging instead of printfs | Tor Lillqvist |
2013-01-19 | More snippets, and cosmetics | Tor Lillqvist |
2013-01-19 | Work on the iOS C++/UNO bridge | Tor Lillqvist |
2013-01-10 | optimize for build targets in one place | Matúš Kukan |
2013-01-10 | add rule for generating fresh pot (po template) files | Matúš Kukan |
2013-01-10 | Be truthful to the compiler about registers clobbered by asm snippet | Tor Lillqvist |
2012-12-25 | Get rid of (most uses of) GUI | Tor Lillqvist |
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-11-30 | API CHANGE remove [oneway] method attributes | Thorsten Behrens |
2012-11-28 | We only support MSVC 2008 (_MSC_VER 1500) or later | Tor Lillqvist |
2012-11-27 | re-factor lifecycle issues in FormattedFieldWrapper. | Michael Meeks |
2012-11-26 | Some ::rtl::OUString -> OUString in bridges | Ricardo Montania |
2012-11-15 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-11-15 | Revert "sb140: #i117295# use rtl::Static" | Michael Meeks |
2012-11-14 | rtl::OUString -> OUString in bridges | Ricardo Montania |
2012-11-09 | Introdude SAL_JNI_EXPORT and use that instead of JNIEXPORT | Tor Lillqvist |
2012-11-09 | Use JNIEXPORT to really export these for Android | Tor Lillqvist |
2012-11-07 | More ::rtl::OUString -> OUString in bridges | Ricardo Montania |
2012-11-07 | ::rtl::OUString -> OUString in bridges | Ricardo Montania |
2012-11-03 | WaE: unused parameter | Tor Lillqvist |
2012-10-22 | dummy_can_throw_anything reportedly needed at least with GCC 4.5.1, too | Stephan Bergmann |
2012-10-16 | add dep on dir | David Tardon |
2012-10-06 | bridges: msvc complains about silly options | Michael Stahl |
2012-10-01 | Replace usage of rtl_*Memory with equivalent from string.h | Arnaud Versini |
2012-10-01 | Make this actually work | Tor Lillqvist |
2012-09-28 | gbuild: invert handling of standard system libraries: | Michael Stahl |