Age | Commit message (Expand) | Author |
2016-09-25 | avoid coverity#1371177 Missing move assignment operator | Caolán McNamara |
2016-09-23 | perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 related | Eike Rathke |
2016-09-20 | Fix "ubsan: 9 is not a valid value for type ´SvxNumType´" once again | Stephan Bergmann |
2016-09-15 | replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos) | Michael Stahl |
2016-09-13 | loplugin:override: No more need for the "MSVC dtor override" workaround | Stephan Bergmann |
2016-09-12 | loplugin:constantparam in package..stoc | Noel Grandin |
2016-09-05 | convert ScrollType to scoped enum | Noel Grandin |
2016-09-05 | convert GradientStyle to scoped enum | Noel Grandin |
2016-09-05 | convert LineStyle to scoped enum | Noel Grandin |
2016-09-04 | coverity#1371177 default assign is good enough | Caolán McNamara |
2016-08-25 | convert DataAccessDescriptorProperty to scoped enum | Noel Grandin |
2016-08-25 | new loplugin: countusersofdefaultparams | Noel Grandin |
2016-08-23 | convert SdrHdlKind to scoped enum | Noel Grandin |
2016-08-23 | convert SdrIterMode to scoped enum | Noel Grandin |
2016-08-23 | clean up the SdrObjFactory create callbacks | Noel Grandin |
2016-08-22 | convert SdrHintKind to scoped enum | Noel Grandin |
2016-08-22 | convert SdrHitKind to scoped enum | Noel Grandin |
2016-08-19 | coverity#1371120 Unchecked return value | Caolán McNamara |
2016-08-19 | coverity#1371118 Unchecked return value | Caolán McNamara |
2016-08-19 | Resolves: coverity#705366 Mixing enum types | Caolán McNamara |
2016-08-19 | convert SdrInsertReasonKind to scoped enum | Noel Grandin |
2016-08-19 | convert SdrCreateCmd to scoped enum | Noel Grandin |
2016-08-18 | convert SvXMLEmbeddedObjectHelperMode to scoped enum | Noel Grandin |
2016-08-18 | screenshots: add new global make target | Armin Le Grand |
2016-08-18 | screenshots: unify dumping of dialog test batch file | Armin Le Grand |
2016-08-18 | screenshots: add dialog test cases for reportdesign | Armin Le Grand |
2016-08-17 | convert SvXMLGraphicHelperMode to scoped enum | Noel Grandin |
2016-08-16 | new loplugin to check for static OUStrings | Noel Grandin |
2016-08-15 | tdf#100782 have XPropertyList hold unique_ptr | Jochen Nitschke |
2016-08-12 | loplugin:unusedenumconstants in package..svtools | Noel Grandin |
2016-08-11 | tdf#96015 (part) links to Askbot in the Help menu | Olivier Hallot |
2016-08-05 | loplugin:countusersofdefaultparams in oox..sd | Noel Grandin |
2016-08-01 | svl: implement SfxUndoAction::GetViewShellId() interface in SfxListUndoAction | Miklos Vajna |
2016-08-01 | svl: avoid defaulted parameter in SfxUndoManager::EnterListAction() | Miklos Vajna |
2016-07-27 | improve passstuffbyref return analysis | Noel Grandin |
2016-07-25 | new loplugin overrideparam | Noel Grandin |
2016-07-19 | improve unnecessaryoverride plugin | Noel Grandin |
2016-07-15 | new loplugin unnecessary override | Noel Grandin |
2016-07-07 | loplugin:passstuffbyref also for {css::uno,rtl}::Reference | Stephan Bergmann |
2016-07-06 | Resolves: rhbz#1353069 don't clear XATTR_FILL* from stylesheet if... | Caolán McNamara |
2016-07-04 | comphelper::OBaseMutex -> cppu::BaseMutex | Noel Grandin |
2016-06-28 | loplugin:singlevalfields in reportdesign | Noel Grandin |
2016-06-24 | loplugin:singlevalfields in comphelper | Noel Grandin |
2016-06-23 | tdf#97527 - vcl: reference-count Menu | Noel Grandin |
2016-06-22 | Resolves: tdf#100303 Report crashes on close of conditional formatting dialog | Caolán McNamara |
2016-06-17 | Simplify OPropertyContainerHelper::registerPropertyNoMember's _pInitialValue | Stephan Bergmann |
2016-06-16 | tdf#42949: clean up includes in include/dbaccess with iwyu | Jorenz Paragas |
2016-06-15 | tdf#100325 reportdesign: try to set URL as DocumentBaseURL | Michael Stahl |
2016-06-08 | split AddRemoveListener into two methods | Noel Grandin |
2016-06-08 | remove some manual refcounting in reportdesign | Noel Grandin |