Age | Commit message (Expand) | Author | Files | Lines |
2015-11-24 | cppcheck: noExplicitConstructor | Caolán McNamara | 1 | -1/+1 |
2015-11-15 | use initialiser syntax for Sequence<OUString> | Noel Grandin | 1 | -2/+1 |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann | 1 | -3/+3 |
2015-10-30 | UNO: no need to use OUString constructor when calling createInstance | Noel Grandin | 1 | -3/+1 |
2015-10-26 | com::sun::star->css in remotebridges,reportdesign | Noel Grandin | 2 | -7/+7 |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann | 1 | -4/+4 |
2015-09-15 | Resolves: tdf#88206 replace cppu::WeakImplHelper* etc. | Takeshi Abe | 1 | -2/+2 |
2015-06-11 | cppcheck: noExplicitConstructor | Caolán McNamara | 1 | -1/+1 |
2014-12-16 | remotebridges: Use appropriate OUString functions on string constants | Stephan Bergmann | 1 | -3/+1 |
2014-10-29 | remove unnecessary 'using namespace rtl' declarations | Noel Grandin | 1 | -1/+0 |
2014-05-23 | remove boilerplate in UNO Exception constructor calls | Noel Grandin | 1 | -1/+1 |
2014-03-26 | First batch of adding SAL_OVERRRIDE to overriding function declarations | Stephan Bergmann | 1 | -4/+4 |
2014-02-26 | cppuhelper: retrofit std::exception into overriding exception specs | Stephan Bergmann | 1 | -8/+8 |
2014-02-26 | Remove visual noise from remotebridges | Alexander Wilms | 1 | -2/+2 |
2014-02-04 | fdo#54938 Convert dtrans, remoteb., reportd., ucbhelper to cppu::supportsSer.. | Alexandre Vicenzi | 1 | -29/+15 |
2013-12-17 | Adapt all (non-extension, SharedLibrary) .components to environment="..." | Stephan Bergmann | 1 | -2/+2 |
2013-11-11 | remove unnecessary use of OUString constructor | Noel Grandin | 1 | -1/+1 |
2013-08-15 | Mark as const | Takeshi Abe | 1 | -1/+1 |
2013-06-29 | remove OUString wrap for string literals | Thomas Arnhold | 2 | -2/+2 |
2013-05-06 | remove usage of RTL_CONSTASCII_USTRINGPARAM | Luboš Luňák | 1 | -2/+2 |
2013-04-22 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks | 2 | -44/+8 |
2013-04-19 | Remove any remaining remnants of unused component_canUnload feature | Stephan Bergmann | 1 | -9/+3 |
2013-04-19 | remove unused component_canUnload functions | Matúš Kukan | 1 | -10/+1 |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák | 1 | -1/+0 |
2013-03-27 | -Wunused-macros | Stephan Bergmann | 1 | -3/+0 |
2013-03-19 | automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings | Thomas Arnhold | 1 | -2/+2 |
2013-03-14 | remove legacy build.pl prj/build.lst files. | Michael Meeks | 1 | -2/+0 |
2013-02-28 | remove all d.lst | Michael Stahl | 1 | -0/+0 |
2012-12-21 | fdo#46808, Convert frame::Desktop to new style service. | Noel Grandin | 1 | -37/+32 |
2012-10-22 | drop rdbmaker completely | Matúš Kukan | 1 | -1/+1 |
2012-10-02 | Use prefix | Tor Lillqvist | 2 | -3/+3 |
2012-09-28 | gbuild: invert handling of standard system libraries: | Michael Stahl | 1 | -2/+0 |
2012-09-28 | gbuild: replace direct gb_STDLIBS use with ... | Michael Stahl | 1 | -1/+2 |
2012-09-28 | gbuild: split uwinapi out of gb_STDLIBS | Michael Stahl | 1 | -0/+1 |
2012-09-17 | fdo#46808, Adapt bridge::BridgeFactory UNO service to new style | Noel Grandin | 1 | -8/+2 |
2012-08-27 | fdo#46808, Adapt UNO service registry::ImplementationRegistration | Noel Grandin | 1 | -5/+2 |
2012-08-22 | Replace use_internal_api with use_udk_api etc. where appropriate | Stephan Bergmann | 4 | -91/+1 |
2012-06-27 | re-base on ALv2 code. | Michael Meeks | 5 | -93/+74 |
2012-06-01 | targeted string re-work | Norbert Thiebaud | 1 | -13/+13 |
2012-05-26 | gbuildize remotebridges | David Tardon | 8 | -77/+122 |
2012-04-29 | make gbuild the default assumption of build.pl | Bjoern Michaelsen | 1 | -0/+0 |
2012-02-06 | Added READMEs for modules related to URE, with content from the wiki | Josh Heidenreich | 1 | -0/+1 |
2011-12-27 | function component_canUnload is exported | David Tardon | 1 | -1/+1 |
2011-12-24 | catch exception by constant reference | Takeshi Abe | 2 | -5/+5 |
2011-11-17 | Enforce a "lib" prefix for UNO components for Android | Tor Lillqvist | 1 | -1/+1 |
2011-07-12 | Remove component_getImplementationEnvironment | Matúš Kukan | 3 | -13/+0 |
2011-06-18 | ause130: #i117218# change .idl handling to gnu make | Hans-Joachim Lankenau | 1 | -1/+1 |
2011-06-16 | Use DESKTOP and NATIVE where appropriate | Tor Lillqvist | 1 | -1/+1 |
2011-06-03 | Drop %_EXT% which was always empty | Tor Lillqvist | 1 | -4/+4 |
2011-06-01 | fix up | Caolán McNamara | 1 | -24/+4 |