Age | Commit message (Expand) | Author |
2016-06-09 | tdf#94698 cleanup Makefiles. Get rid of udkapi and offapi | Gleb Mishchenko |
2016-06-06 | remove some manual ref-counting | Noel Grandin |
2016-06-03 | tdf#89329: use unique_ptr for pImpl in accimplaccess | Xisco Fauli |
2016-06-03 | tdf#89329: use unique_ptr for pImpl in embeddedobjectcontainer | Xisco Fauli |
2016-06-02 | tdf#89329: use unique_ptr for pImpl in propertysetinfo | Xisco Fauli |
2016-06-02 | tdf#89329: use unique_ptr for pImpl in propertysethelper | Xisco Fauli |
2016-06-02 | tdf#89329: use unique_ptr for pImpl in componentmodule | Xisco Fauli |
2016-06-01 | tdf#89329: use unique_ptr for pImpl in accessiblecontexthelper | Xisco Fauli |
2016-05-31 | teach refcounting clang plugin about uno::Reference | Noel Grandin |
2016-05-26 | comphelper: fix the comphelp.component | Michael Stahl |
2016-05-26 | tdf#74608 Constructor functions for OPropertyBag | Steven Guo |
2016-05-26 | loplugin:unusedmethods | Noel Grandin |
2016-05-24 | Revert "remove some manual ref-counting" | Noel Grandin |
2016-05-24 | remove some manual ref-counting | Noel Grandin |
2016-05-19 | clang-tidy misc-unused-alias-decls | Noel Grandin |
2016-05-18 | update unusedmethods plugin to deal with constructors | Noel Grandin |
2016-05-18 | clang-tidy modernize-make-shared | Noel Grandin |
2016-05-16 | conver CHAR to scoped enum | Noel Grandin |
2016-05-04 | use Any constructor instead of temporaries | Noel Grandin |
2016-04-29 | Iteration must not start at the end | Seraphime Kirkovski |
2016-04-27 | -Werror,-Wvarargs | Stephan Bergmann |
2016-04-26 | loplugin:simplifybool | Stephan Bergmann |
2016-04-26 | update loplugin stylepolice to check local pointers vars | Noel Grandin |
2016-04-26 | tdf#60418: improve perf of opening/closing odts with form tags | Aron Budea |
2016-04-25 | Some more sal_Bool -> bool | Stephan Bergmann |
2016-04-22 | Add an interaction handler wrapper for simple file access. | Giuseppe Castagno |
2016-04-21 | clang-tidy modernize-loop-convert in c* | Noel Grandin |
2016-04-20 | loplugin:salbool: Automatic rewrite of sal_False/True | Stephan Bergmann |
2016-04-18 | clean-up: unused using declarations and includes | Jochen Nitschke |
2016-04-13 | tdf#94306 remove unused boost dependencies | Jochen Nitschke |
2016-04-13 | loplugin:passstuffbyref in comphelper | Noel Grandin |
2016-04-12 | cleanup: remove unused com/sun/star/uno includes | Jochen Nitschke |
2016-04-11 | clang-tidy performance-unnecessary-value-param in comphelper | Noel Grandin |
2016-04-08 | tdf#94306 replace boost::noncopyable in c... | Jochen Nitschke |
2016-04-05 | tdf#74608 Constructor function for SequenceOutputStreamService | Yeliz Taneroğlu |
2016-04-05 | loplugin:constantparam in comphelper | Noel Grandin |
2016-04-02 | cleanup: remove unused Reference.h(xx) includes | Jochen Nitschke |
2016-04-01 | tdf#97966 Drop 'static' keywords | Wastack |
2016-03-29 | tdf#74608 Constructor function for SequenceInputStreamService | Steven Guo |
2016-03-11 | Resolves: tdf#98418 AttributeList must support XCloneable | Caolán McNamara |
2016-03-11 | tdf#97966: Remove 'static' keywords | Wastack |
2016-03-10 | Avoid reserved identifier | Stephan Bergmann |
2016-03-10 | Avoid reserved identifiers | Stephan Bergmann |
2016-03-08 | tdf#74608 comphelper: Constructor feature for InstanceLocker | Yeliz Taneroğlu |
2016-03-03 | loplugin:unuseddefaultparams comphelper | Noel Grandin |
2016-03-01 | OSingletonRegistration is dead now | Matúš Kukan |
2016-02-24 | convert HighlighterLanguage to scoped enum | Noel Grandin |
2016-02-24 | convert TokenTypes to scoped enum | Noel Grandin |
2016-02-24 | remove unused exc_handling enum | Noel Grandin |
2016-02-24 | convert PropertyDescription::LocationType to scoped enum | Noel Grandin |