Age | Commit message (Expand) | Author |
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 |
2016-06-06 | remove unused constants in HRC files | Noel Grandin |
2016-06-06 | remove some manual ref-counting | Noel Grandin |
2016-05-31 | teach refcounting clang plugin about uno::Reference | Noel Grandin |
2016-05-30 | Convert RSC_TOOLBOX to scoped enum | Noel Grandin |
2016-05-30 | Convert FontRelief to scoped enum | Noel Grandin |
2016-05-30 | Convert SelectionMode to scoped enum | Noel Grandin |
2016-05-30 | loplugin:unusedmethods | Noel Grandin |
2016-05-27 | tdf#34465 remove calls to SfxItemSet::Put(const SfxPoolItem&, sal_uInt16) | Noel Grandin |
2016-05-25 | (nearly) nothing uses GetUniqueId anymore, so remove it. | Caolán McNamara |
2016-05-25 | Fix typos | Andrea Gelmini |
2016-05-24 | Revert "remove some manual ref-counting" | Noel Grandin |
2016-05-24 | remove some manual ref-counting | Noel Grandin |
2016-05-23 | clang-tidy clang-analyzer-deadcode.DeadStores | Noel Grandin |
2016-05-20 | Convert PROP_FLAG to scoped enum | Noel Grandin |
2016-05-19 | loplugin:unusedmethods in package to rsc | Noel Grandin |
2016-05-18 | clang-tidy modernize-make-shared | Noel Grandin |
2016-05-12 | reportdesign: replace rest of boost::ref usage with C++11 lambdas | Michael Stahl |
2016-05-12 | reportdesign: replace boost::bind with C++11 stuff | Michael Stahl |
2016-05-12 | convert SFXWB file dialog flags to scoped enum | Noel Grandin |
2016-05-10 | Replace fallthrough comments with new SAL_FALLTHROUGH macro | Stephan Bergmann |
2016-05-10 | Insert explicit "break" when falling through to empty next case | Stephan Bergmann |
2016-05-10 | convert WINDOWSTATE_MASK to scoped enum | Noel Grandin |
2016-05-09 | convert FONT_EMPHASIS_MARK to scoped enum | Noel Grandin |
2016-05-06 | teach passstuffbyref plugin to check for.. | Noel Grandin |
2016-05-05 | clang-tidy modernize-loop-convert in oox to sax | Noel Grandin |
2016-05-04 | use Any constructor instead of temporaries | Noel Grandin |
2016-04-27 | Add default line width defines for TableBorders | slideon |
2016-04-25 | Some more sal_Bool -> bool | Stephan Bergmann |
2016-04-22 | Avoid reserved identifiers | Stephan Bergmann |
2016-04-22 | Elide const vars | 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-20 | Replace sal_Bool with bool in vector<pair<...>> | Stephan Bergmann |
2016-04-20 | clang-tidy clang-analyzer-deadcode.DeadStores | Noel Grandin |
2016-04-18 | cppcheck: silence known condition warning in reportdesign | Jochen Nitschke |
2016-04-18 | Avoid reserved identifier (_CreateShape -> CreateShape) | Stephan Bergmann |
2016-04-18 | Avoid reserved identifier (_CreateSdrObject -> CreateSdrObject_) | Stephan Bergmann |
2016-04-18 | clang-tidy performance-unnecessary-copy-initialization | Noel Grandin |
2016-04-18 | clean-up: unused using declarations and includes | Jochen Nitschke |
2016-04-14 | clang-tidy performance-unnecessary-value-param in various | Noel Grandin |
2016-04-14 | loplugin:passstuffbyref in reportdesign | Noel Grandin |