Age | Commit message (Expand) | Author |
2014-12-16 | remotebridges: Use appropriate OUString functions on string constants | Stephan Bergmann |
2014-10-29 | remove unnecessary 'using namespace rtl' declarations | Noel Grandin |
2014-05-23 | remove boilerplate in UNO Exception constructor calls | Noel Grandin |
2014-03-26 | First batch of adding SAL_OVERRRIDE to overriding function declarations | Stephan Bergmann |
2014-02-26 | cppuhelper: retrofit std::exception into overriding exception specs | Stephan Bergmann |
2014-02-26 | Remove visual noise from remotebridges | Alexander Wilms |
2014-02-04 | fdo#54938 Convert dtrans, remoteb., reportd., ucbhelper to cppu::supportsSer.. | Alexandre Vicenzi |
2013-12-17 | Adapt all (non-extension, SharedLibrary) .components to environment="..." | Stephan Bergmann |
2013-11-11 | remove unnecessary use of OUString constructor | Noel Grandin |
2013-08-15 | Mark as const | Takeshi Abe |
2013-06-29 | remove OUString wrap for string literals | Thomas Arnhold |
2013-05-06 | remove usage of RTL_CONSTASCII_USTRINGPARAM | Luboš Luňák |
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-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-03-27 | -Wunused-macros | Stephan Bergmann |
2013-03-19 | automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings | Thomas Arnhold |
2013-03-14 | remove legacy build.pl prj/build.lst files. | Michael Meeks |
2013-02-28 | remove all d.lst | Michael Stahl |
2012-12-21 | fdo#46808, Convert frame::Desktop to new style service. | Noel Grandin |
2012-10-22 | drop rdbmaker completely | Matúš Kukan |
2012-10-02 | Use prefix | Tor Lillqvist |
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-09-17 | fdo#46808, Adapt bridge::BridgeFactory UNO service to new style | Noel Grandin |
2012-08-27 | fdo#46808, Adapt UNO service registry::ImplementationRegistration | Noel Grandin |
2012-08-22 | Replace use_internal_api with use_udk_api etc. where appropriate | Stephan Bergmann |
2012-06-27 | re-base on ALv2 code. | Michael Meeks |
2012-06-01 | targeted string re-work | Norbert Thiebaud |
2012-05-26 | gbuildize remotebridges | David Tardon |
2012-04-29 | make gbuild the default assumption of build.pl | Bjoern Michaelsen |
2012-02-06 | Added READMEs for modules related to URE, with content from the wiki | Josh Heidenreich |
2011-12-27 | function component_canUnload is exported | David Tardon |
2011-12-24 | catch exception by constant reference | Takeshi Abe |
2011-11-17 | Enforce a "lib" prefix for UNO components for Android | Tor Lillqvist |
2011-07-12 | Remove component_getImplementationEnvironment | Matúš Kukan |
2011-06-18 | ause130: #i117218# change .idl handling to gnu make | Hans-Joachim Lankenau |
2011-06-16 | Use DESKTOP and NATIVE where appropriate | Tor Lillqvist |
2011-06-03 | Drop %_EXT% which was always empty | Tor Lillqvist |
2011-06-01 | fix up | Caolán McNamara |
2011-04-21 | Easyhack: Add visibility markup to all component_get* functions | Julien Nabet |
2011-03-29 | drop bogus executable flag from idl/build/src and config files | Francisco Saito |
2011-03-19 | Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...) | Thomas Arnhold |
2011-03-08 | Merge commit 'ooo/DEV300_m101' into integration/dev300_m101 | Norbert Thiebaud |
2011-03-03 | Remove "using namespace ::rtl" | Julien Nabet |
2011-02-04 | moving the rest of ure repository to boost unordered containers | Fridrich Strba |
2011-02-01 | Clean up makefiles | Thomas Arnhold |
2011-01-26 | sb138: #i116038# fresh implementation of binary URP bridge | sb |