Age | Commit message (Expand) | Author |
2012-09-03 | fdo#46808, Adapt io::Pipe UNO service to new style | Noel Grandin |
2012-08-22 | Replace use_internal_api with use_udk_api etc. where appropriate | Stephan Bergmann |
2012-08-15 | -Werror,-Wunused-private-field (Clang towards 3.2) | Stephan Bergmann |
2012-08-07 | remove empty ascii boxes and stuff | Thomas Arnhold |
2012-07-04 | re-base on ALv2 code. | Michael Meeks |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-06-16 | removed unused forward declarations of class | Takeshi Abe |
2012-06-09 | Remove superfluous empty lines on top | Thomas Arnhold |
2012-06-02 | targeted string re-work | Norbert Thiebaud |
2012-06-01 | targeted string re-work | Norbert Thiebaud |
2012-05-29 | deliver component desc. xml, if used | David Tardon |
2012-05-04 | fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CAST | Thomas Arnhold |
2012-04-29 | make gbuild the default assumption of build.pl | Bjoern Michaelsen |
2012-04-08 | gbuild: "use" vs. "add": | Michael Stahl |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi |
2012-04-06 | fix makefiles | David Tardon |
2012-04-01 | merge origin/master | David Tardon |
2012-03-30 | fix build | Luboš Luňák |
2012-03-30 | Don't build and deliver .component files with empty URIs (for iOS) | Tor Lillqvist |
2012-03-24 | add $(gb_STDLIBS) to linked libs | David Tardon |
2012-03-13 | No inter-process UNO on iOS | Tor Lillqvist |
2012-03-13 | Deliver the static libraries built for iOS | Tor Lillqvist |
2012-03-12 | gbuildize io | David Tardon |
2012-03-06 | more documentation and cleanups for various modules. | Michael Meeks |
2012-02-18 | Fix typos in comments | Elton Chung |
2012-02-17 | remove extraneous qualifiers that break some compilers | Mariusz Dykierek |
2012-02-06 | Added READMEs for modules related to URE, with content from the wiki | Josh Heidenreich |
2012-01-23 | Fix for fdo43460 Part XLIV getLength() to isEmpty() | Olivier Hallot |
2012-01-21 | Removed some unused parameters; added SAL_UNUSED_PARAMETER. | Stephan Bergmann |
2011-12-30 | Fix for fdo43460 Part XXI getLength() to isEmpty() | Olivier Hallot |
2011-12-27 | function component_canUnload is exported | David Tardon |
2011-12-15 | catch exception by constant reference | Takeshi Abe |
2011-12-11 | I don't see NO_BSYMBOLIC being used anywhere | Tor Lillqvist |
2011-11-27 | remove precompiled_xxx.hxx/cxx | Norbert Thiebaud |
2011-11-27 | remove include of pch header from io | Norbert Thiebaud |
2011-11-27 | remove PCH support in dmake-module | Norbert Thiebaud |
2011-11-17 | Enforce a "lib" prefix for UNO components for Android | Tor Lillqvist |
2011-09-20 | Depend explicitly on cppuhelper for the non-DESKTOP case | Tor Lillqvist |
2011-09-09 | sb140: #i117292# use ImplInheritanceHelper | Stephan Bergmann |
2011-07-12 | Remove component_getImplementationEnvironment | Matúš Kukan |
2011-06-16 | Use DESKTOP and NATIVE where appropriate | Tor Lillqvist |
2011-06-05 | __cdecl -> SAL_CALL | Christina Rossmanith |
2011-06-03 | Drop %_EXT% which was always empty | Tor Lillqvist |
2011-06-01 | this is overly static + double check lock for little gain | Caolán McNamara |
2011-05-27 | Merge remote-tracking branch 'origin/integration/dev300_m106' | Jan Holesovsky |
2011-04-22 | Merge commit 'ooo/DEV300_m106' into libreoffice-3-4 | Jan Holesovsky |
2011-04-21 | Easyhack: Add visibility markup to all component_get* functions | Julien Nabet |
2011-04-18 | Remove OS/2 support. | Francois Tigeot |
2011-03-19 | Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...) | Thomas Arnhold |