Age | Commit message (Expand) | Author |
2016-05-23 | Convert SbxClassType to scoped enum | Noel Grandin |
2016-05-04 | use Any constructor instead of temporaries | Noel Grandin |
2016-05-01 | Fix typos in code | Andrea Gelmini |
2016-04-26 | update loplugin stylepolice to check local pointers vars | Noel Grandin |
2016-04-22 | Avoid reserved identifier | Stephan Bergmann |
2016-04-21 | new plugin stylepolice | Noel Grandin |
2016-04-20 | loplugin:salbool: Automatic rewrite of sal_False/True | Stephan Bergmann |
2016-04-14 | loplugin:passstuffbyref in vbahelper | Noel Grandin |
2016-04-13 | tdf#94306 remove unused boost dependencies | Jochen Nitschke |
2016-04-13 | tdf#94306 replace boost::noncopyable in stoc to xmlsec.. | Jochen Nitschke |
2016-04-11 | clang-tidy performance-unnecessary-value-param in vbahelper | Noel Grandin |
2016-04-04 | tdf#97499 Fixed containers parameters clearing #4 | tymyjan |
2016-03-31 | tdf#97525 vcl: make DeletionListener internal | Jochen Nitschke |
2016-03-31 | use SAL_N_ELEMENTS more widely | Noel Grandin |
2016-02-26 | loplugin:unuseddefaultparam in include/vbahelper | Noel Grandin |
2016-02-26 | loplugin:unuseddefaultparam, ApplyChange->ApplyTempChange | Noel Grandin |
2016-02-09 | Remove excess newlines | Chris Sherlock |
2016-02-08 | vcl: cmdevt.[hc]xx -> commandevent.[hc]xx | Chris Sherlock |
2016-02-06 | vcl/apptypes.hxx is gone | Stephan Bergmann |
2016-02-06 | vcl: split exception types from input types | Chris Sherlock |
2016-02-02 | boost::hash->std::hash | Noel Grandin |
2016-01-31 | OSL_THIS_FUNC is a rip-off of BOOST_CURRENT_FUNCTION so we can use that | Caolán McNamara |
2016-01-13 | loplugin:unusedmethods unused return value in vbahelper/ | Noel Grandin |
2016-01-05 | Make SotFactory private to sot/ and clean a bit | Matúš Kukan |
2015-12-21 | loplugin:unusedfields vbahelper | Noel Grandin |
2015-12-18 | related tdf#96398 pull out more NPAPI-related code | Thorsten Behrens |
2015-12-11 | No need for a separate <vcl/graph.h> | Tor Lillqvist |
2015-11-20 | Seems more natural to pass a homogenous list by initializer_list | Stephan Bergmann |
2015-11-20 | add mapKeysToSequence/mapValuesToSequence methods to comphelper | Noel Grandin |
2015-11-18 | com::sun::star->css in vbahelper/ | Noel Grandin |
2015-11-17 | use unique_ptr for pImpl in vcl,vbahelper,uui | Noel Grandin |
2015-11-15 | Fast PCH generator and optimized PCH files | Ashod Nakashian |
2015-11-15 | use initialiser syntax for Sequence<OUString> | Noel Grandin |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-11-09 | new loplugin: oncevar | Noel Grandin |
2015-11-06 | coverity#1338249 Uncaught exception | Caolán McNamara |
2015-11-04 | yyyyy | Noel Grandin |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-10-06 | vba: convert to variadic InheritedHelperInterfaceImpl&WeakImpl etc | Douglas Mencken |
2015-09-16 | boost->std | Caolán McNamara |
2015-09-10 | vbahelper: tdf#88206 replace cppu::WeakImplHelper* etc. | Takeshi Abe |
2015-08-27 | Clean up emptyString | Stephan Bergmann |
2015-08-27 | Clean up sEmpty | Stephan Bergmann |
2015-08-03 | inline some use-once typedefs | Noel Grandin |
2015-07-28 | inline "old" SbERR constants | Noel Grandin |
2015-07-21 | loplugin:unusedmethods vbahelper | Noel Grandin |
2015-07-16 | loplugin:simplifybool | Stephan Bergmann |
2015-07-04 | Fix typos | Andrea Gelmini |
2015-07-02 | coverity#1309054 Uncaught exception | Caolán McNamara |
2015-06-27 | coverity#1308448 Uncaught exception | Caolán McNamara |