Age | Commit message (Expand) | Author | Files | Lines |
2017-10-23 | loplugin:includeform: remotebridges | Stephan Bergmann | 1 | -2/+2 |
2017-06-18 | remove unused osl/mutex.hxx includes | Jochen Nitschke | 1 | -2/+0 |
2017-05-09 | cleanup osl/diagnose.h includes | Jochen Nitschke | 1 | -1/+0 |
2017-04-21 | gbuild: Remove MSVC 2013 legacy code | David Ostrovsky | 1 | -1/+0 |
2017-02-15 | Some simplifications, using UNO_QUERY_THROW | Stephan Bergmann | 1 | -5/+1 |
2017-01-26 | Remove dynamic exception specifications | Stephan Bergmann | 1 | -9/+4 |
2016-12-07 | Remove dead example code | Stephan Bergmann | 3 | -365/+0 |
2016-12-05 | loplugin:unnecessaryoverride (dtors) in remotebridges | Stephan Bergmann | 1 | -3/+0 |
2016-09-13 | loplugin:override: No more need for the "MSVC dtor override" workaround | Stephan Bergmann | 1 | -1/+1 |
2016-02-09 | Remove excess newlines | Chris Sherlock | 1 | -1/+0 |
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 |