Age | Commit message (Expand) | Author |
2017-08-01 | move resmgr to unotools | Caolán McNamara |
2017-07-31 | loplugin:constparams in extensions,scripting,sdext | Noel Grandin |
2017-07-25 | use more comphelper::InitAnyPropertySequence | Noel Grandin |
2017-07-21 | de-hrc various things | Caolán McNamara |
2017-07-21 | migrate to boost::gettext | Caolán McNamara |
2017-07-04 | loplugin:unusedfields in editeng | Noel Grandin |
2017-07-03 | loplugin:oncevar (clang-cl): extensions | Stephan Bergmann |
2017-07-02 | loplugin:casttovoid: extensions | Stephan Bergmann |
2017-06-26 | extensions: remove COMPMOD preprocessor defines | Jochen Nitschke |
2017-06-23 | loplugin:oncevar editeng..extensions | Noel Grandin |
2017-05-19 | make string translation loading more uniform | Caolán McNamara |
2017-03-25 | Fix typos | Andrea Gelmini |
2017-03-17 | remove unused defines from HRC files in extensions | Noel Grandin |
2017-03-14 | remove unused RID constants | Noel Grandin |
2017-03-03 | Remove redundant 'inline' keyword | Stephan Bergmann |
2017-02-17 | Drop :: prefix from std in [de]*/ | Tor Lillqvist |
2017-01-31 | teach lolugin:stringconstant about calling constructors | Noel Grandin |
2017-01-26 | Remove dynamic exception specifications | Stephan Bergmann |
2016-12-21 | convert VclButtonsType to scoped enum | Noel Grandin |
2016-12-05 | convert DecodeMechanism to scoped enum | Noel Grandin |
2016-12-05 | convert INetURLObject::EncodeMechanism to scoped enum | Noel Grandin |
2016-10-13 | move this monstrosity to the last place its used | Caolán McNamara |
2016-10-05 | convert MapUnit to scoped enum | Noel Grandin |
2016-10-05 | Remove _TYPED suffix from tools/link.hxx macros | Stephan Bergmann |
2016-09-13 | loplugin:override: No more need for the "MSVC dtor override" workaround | Stephan Bergmann |
2016-09-11 | coverity#1371190 Missing move assignment operator | Caolán McNamara |
2016-09-09 | loplugin:constantparam in svtools | Noel Grandin |
2016-08-19 | tdf#89329: use unique_ptr for pImpl in datasourcehandling | Arnold Dumas |
2016-07-26 | masses of MessBoxes not being disposed promptly | Caolán McNamara |
2016-07-15 | new loplugin unnecessary override | Noel Grandin |
2016-06-19 | coverity#1362777 Explicit null dereferenced | Caolán McNamara |
2016-06-17 | Resolves: tdf#96251 address wizard crash when run from start center | Caolán McNamara |
2016-06-02 | DataAccess.xcs says xs:short not xs:int for this type | Caolán McNamara |
2016-06-01 | Convert VCL_MESSAGE to scoped enum | Noel Grandin |
2016-05-25 | (nearly) nothing uses GetUniqueId anymore, so remove it. | Caolán McNamara |
2016-05-18 | update unusedmethods plugin to deal with constructors | Noel Grandin |
2016-05-10 | Replace fallthrough comments with new SAL_FALLTHROUGH macro | Stephan Bergmann |
2016-05-01 | Typo: OAddessBookSourcePilot->OAddressBookSourcePilot | Julien Nabet |
2016-04-27 | -Werror,-Wvarargs | Stephan Bergmann |
2016-04-20 | loplugin:salbool: Automatic rewrite of sal_False/True | Stephan Bergmann |
2016-04-11 | tdf#94306 replace boost::noncopyable ... | Jochen Nitschke |
2016-03-11 | work on sane lifecylce for SfxFilter | Markus Mohrhard |
2016-02-17 | use consistent #define checks for the Windows platform | Noel Grandin |
2016-02-11 | Work around loplugin:oncevar with --disable-dbgutil | Stephan Bergmann |
2016-02-09 | Remove excess newlines | Chris Sherlock |
2016-01-11 | loplugin:unusedmethods unused return value in extensions | Noel Grandin |
2016-01-10 | cppcheck: noExplicitConstructor | Caolán McNamara |
2016-01-10 | Fix typos | Andrea Gelmini |
2016-01-03 | tdf#74608: Ctor function for abp::OABSPilotUno | Matúš Kukan |
2015-12-09 | tdf#96368: Address book wizard with no selection returns Evolution | Julien Nabet |