Age | Commit message (Expand) | Author |
2013-04-24 | Java cleanup, use generic containers where possible | Noel Grandin |
2013-04-22 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks |
2013-04-19 | Remove any remaining remnants of unused component_canUnload feature | Stephan Bergmann |
2013-04-19 | remove unused component_canUnload functions | Matúš Kukan |
2013-04-19 | Java cleanup, remove unnecessary casts | Noel Grandin |
2013-04-16 | Related rhbz#867808: More apparently bogus "throw new ..." in C++ code | Stephan Bergmann |
2013-04-15 | bridge_lib_name is $(gb_CPPU_ENV)_uno | Matúš Kukan |
2013-04-15 | fdo#60724 convertable -> convertible | Thomas Arnhold |
2013-04-10 | bridges: remove unused .map file | Matúš Kukan |
2013-04-09 | The OS X x86_64 callvirtualmethod.cxx doesn't work if optimized | Tor Lillqvist |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-04-07 | Pre-cache type_info for com::sun::star::ucb::InteractiveAugmentedIOException | Tor Lillqvist |
2013-04-03 | Remove Mac OS X for PowerPC support | Tor Lillqvist |
2013-04-02 | Remove RTL_CONSTASCII_(U)STRINGPARAM in bridges | Chr. Rossmanith |
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 |