Age | Commit message (Expand) | Author |
2015-12-23 | loplugin:unusedfields in avmedia | Noel Grandin |
2015-12-20 | loplugin::stringconcat | Stephan Bergmann |
2015-12-20 | Fix mis-edit in d0652bfd2b87fad10c141e3bf3f5d0c0a8683cb5 | Tor Lillqvist |
2015-12-20 | Change a local DBG macro to SAL_INFO | Tor Lillqvist |
2015-12-20 | Cosmetic cleanup | Tor Lillqvist |
2015-12-20 | Bin silly DBG macro used in two not that interesting cases | Tor Lillqvist |
2015-12-12 | Make .mk files more portable | Baptiste Daroussin |
2015-12-10 | loplugin:nullptr: More NULL -> nullptr automatic rewrite | Stephan Bergmann |
2015-11-28 | Use Get/SetWindowLongPtr, for 64-bit build | Stephan Bergmann |
2015-11-28 | -Werror,-Wreorder | Stephan Bergmann |
2015-11-28 | Use Get/SetWindowLongPtr, for 64-bit build | Stephan Bergmann |
2015-11-28 | -Werror,-Wint-to-pointer-cast | Stephan Bergmann |
2015-11-17 | other #includes should be AFTER the include-once #define | Noel Grandin |
2015-11-17 | Don't assume sal_Unicode is unsigned short | Stephan Bergmann |
2015-11-16 | use initialiser list for Sequence<OUString> | Noel Grandin |
2015-11-15 | use initialiser for Sequence<OUString> | Noel Grandin |
2015-11-15 | use initialiser for Sequence<OUString> | Noel Grandin |
2015-11-15 | use initialiser syntax for Sequence<OUString> | Noel Grandin |
2015-11-12 | Bin mesa_headers completely | Tor Lillqvist |
2015-11-12 | Avoid mesa_headers on X11, also link with -lGL only where necesssary | Tor Lillqvist |
2015-11-11 | 5th step to remove tools/rtti.hxx | Oliver Specht |
2015-11-10 | loplugin:nullptr (automatic rewrite; Mac-specific code) | Stephan Bergmann |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-11-09 | new loplugin: oncevar | Noel Grandin |
2015-11-06 | loplugin:stringconstant: elide explicit ctor usage (automatic rewrite) | Stephan Bergmann |
2015-11-04 | loplugin:stringconstant | Stephan Bergmann |
2015-11-04 | yyyyy | Noel Grandin |
2015-10-30 | use uno::Reference::set method instead of assignment | Noel Grandin |
2015-10-25 | Replace boost::bind by lambdas in avmedia tree. | Mario J. Rugiero |
2015-10-21 | Improve awkward dialog title | Adolfo Jayme Barrientos |
2015-10-14 | avmedia/quicktime: replace OSL_TRACE with SAL_INFO | Douglas Mencken |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-10-12 | convert Link<> to typed | Noel Grandin |
2015-10-07 | Prefer getSelectedFiles to getFiles (sfx2+sw) | Julien Nabet |
2015-10-02 | -Werror,-Wdeprecated-declarations | Stephan Bergmann |
2015-09-29 | tdf#94559: first step to remove rtti.hxx | Oliver Specht |
2015-09-20 | convert Link<> to typed | Noel Grandin |
2015-09-14 | boost->std | Caolán McNamara |
2015-09-08 | tdf#94006 - need an explicit dispose for GLContext's SystemChildWindow. | Michael Meeks |
2015-09-08 | tdf#94006 - fix OpenGLContext mis-use in several places. | Michael Meeks |
2015-09-07 | tdf#93996 - throttle gltf rendering to let UI re-rendering get in. | Michael Meeks |
2015-09-07 | cppcheck: noExplicitConstructor | Caolán McNamara |
2015-09-04 | convert Link<> to typed | Noel Grandin |
2015-08-28 | make PostUserEvent Link<> typed | Noel Grandin |
2015-08-25 | make pWindow private in SfxChildWindow | Noel Grandin |
2015-08-25 | make eChildAlignment private in SfxChildWindow | Noel Grandin |
2015-08-22 | tdf#93188 - avoid crash in media player. | Michael Meeks |
2015-08-19 | Clean up remaining utl::LocalFileHelper::Convert... | Stephan Bergmann |
2015-08-18 | tdf#84323: Make osl::Condition::wait more readable | Stephan Bergmann |
2015-08-11 | loplugin: defaultparams | Noel Grandin |