Age | Commit message (Expand) | Author |
2019-03-05 | re-land "new loplugin typedefparam"" | Noel Grandin |
2019-03-05 | nMediaArgsCount is const | Mike Kaganski |
2019-03-04 | Revert "new loplugin typedefparam" | Noel Grandin |
2019-03-04 | new loplugin typedefparam | Noel Grandin |
2019-03-02 | weld AddressBookSourceDialog | Caolán McNamara |
2019-03-01 | weld SwInsertDBColAutoPilot | Caolán McNamara |
2019-03-01 | Use lambda instead of std::bind + wrapper function | Stephan Bergmann |
2019-02-28 | Create the SfxRedactionHelper class | Muhammet Kara |
2019-02-28 | remove some unused typedefs | Noel Grandin |
2019-02-28 | Use lambda instead of std::bind + wrapper function | Samuel Mehrbrodt |
2019-02-27 | weld LicenseDialogImpl | Caolán McNamara |
2019-02-27 | tdf#123728 Always print on main thread to avoid deadlocks | Samuel Mehrbrodt |
2019-02-27 | loplugin:unnecessaryoverride look for more patterns | Noel Grandin |
2019-02-27 | loplugin:unusedfields look for classes where we can make all the.. | Noel Grandin |
2019-02-26 | loplugin:indentation (clang-cl) | Stephan Bergmann |
2019-02-24 | Fix unused parameter warning when !HAVE_FEATURE_SCRIPTING | Tor Lillqvist |
2019-02-23 | Add style options to redaction export | Muhammet Kara |
2019-02-23 | tdf#102005 Fix F6 regression in start center | Jim Raykowski |
2019-02-22 | weld SvxScriptSelectorDialog | Caolán McNamara |
2019-02-22 | loplugin:unusedfields in sfx2 | Noel Grandin |
2019-02-22 | SfxProgress:SetStateText is dead | Noel Grandin |
2019-02-22 | weld SvxScriptOrgDialog | Caolán McNamara |
2019-02-20 | tdf#123293 sfx2: fix metadata loss when loading from stream | Michael Stahl |
2019-02-20 | Use named shapes for redaction | Muhammet Kara |
2019-02-19 | Handle redaction finalization: Black | Muhammet Kara |
2019-02-19 | tdf#42949 Fix IWYU warnings in include/framework/ | Gabor Kelemen |
2019-02-18 | Resolves: tdf#122355 search help for active notebook page | Caolán McNamara |
2019-02-18 | loplugin:simplifybool, check for !(!a op !b) | Noel Grandin |
2019-02-17 | SfxFilter: truncate extensions list at first empty one... | Matteo Casalin |
2019-02-17 | Use optimized OUString concatenation | Matteo Casalin |
2019-02-16 | drop newly unused code | Caolán McNamara |
2019-02-15 | Revert "tdf#49684 Don't focus on Navigator or Sidebar on show" | Jim Raykowski |
2019-02-15 | loplugin:simplifybool extend to !(a == b) where comparison an overloaded op | Noel Grandin |
2019-02-14 | weld DigitalSignaturesDialog | Caolán McNamara |
2019-02-14 | [API CHANGE] add setParentWindow to XDocumentDigitalSignatures | Caolán McNamara |
2019-02-14 | getToken() already returns an empty string if index is negative | Matteo Casalin |
2019-02-14 | No need to downcast integer type here | Matteo Casalin |
2019-02-13 | Pointer is pointless | Noel Grandin |
2019-02-13 | Use indexed getToken() | Matteo Casalin |
2019-02-13 | Take advantage of indexed getToken() | Matteo Casalin |
2019-02-13 | Use indexed getToken() | Matteo Casalin |
2019-02-13 | Execute indexOf() only if needed | Matteo Casalin |
2019-02-13 | Use indexed getToken() | Matteo Casalin |
2019-02-13 | Use indexed getToken() and fix integer type | Matteo Casalin |
2019-02-11 | new loplugin writeonlyvars | Noel Grandin |
2019-02-11 | new loplugin indentation | Noel Grandin |
2019-02-11 | tdf#120703 PVS: V560 A part of conditional expression is always true/false | Mike Kaganski |
2019-02-11 | tdf#120703 PVS: V560 A part of conditional expression is always true | Mike Kaganski |
2019-02-09 | loplugin:indentation in sfx2..slideshow | Noel Grandin |
2019-02-08 | Fix typo | Andrea Gelmini |