Age | Commit message (Expand) | Author |
2020-01-10 | use more std::make_shared | Noel Grandin |
2020-01-07 | extract some common code from ImportContext classes | Noel Grandin |
2020-01-07 | Fix typo in code | Andrea Gelmini |
2020-01-07 | Fix typo in code | Andrea Gelmini |
2020-01-06 | weld AreaPropertyPanel | Caolán McNamara |
2019-12-26 | use more TOOLS_WARN_EXCEPTION | Noel Grandin |
2019-12-20 | loplugin:duplicate-defines | Noel Grandin |
2019-12-20 | loplugin:duplicate-defines | Noel Grandin |
2019-12-19 | sal_Char->char in remotebridges..sax | Noel Grandin |
2019-12-18 | loplugin:duplicate-defines | Noel Grandin |
2019-12-14 | loplugin:expandablemethods | Noel Grandin |
2019-12-13 | loplugin:unusedmethods | Noel Grandin |
2019-12-11 | Removed duplicated include | Andrea Gelmini |
2019-12-11 | tdf#105225 Use new background tab page in Base:Report Builder | Jim Raykowski |
2019-12-09 | drop newly unused SfxFloatingWindow | Caolán McNamara |
2019-12-09 | weld Property Browser | Caolán McNamara |
2019-12-05 | Fix typo | Andrea Gelmini |
2019-12-04 | drop some unnecessary includes | Caolán McNamara |
2019-12-04 | remove some unnecessary includes and update pches | Caolán McNamara |
2019-12-04 | weld ONavigator | Caolán McNamara |
2019-12-04 | weld OGroupsSortingDialog | Caolán McNamara |
2019-12-03 | drop some unnecessary includes | Caolán McNamara |
2019-12-03 | weld OAddFieldWindow | Caolán McNamara |
2019-12-03 | remove some useless comment lines | Noel Grandin |
2019-12-02 | use weld::WaitObject | Caolán McNamara |
2019-12-01 | Introduce o3tl::optional as an alias for std::optional | Stephan Bergmann |
2019-11-22 | make some classes module-private | Noel Grandin |
2019-11-22 | Extend loplugin:external to warn about classes | Stephan Bergmann |
2019-11-13 | no need to store reference to Import here | Noel Grandin |
2019-11-02 | New loplugin:conditionalstring | Stephan Bergmann |
2019-10-19 | loplugin:unusedfields | Noel Grandin |
2019-10-19 | loplugin:unusedmethods | Noel Grandin |
2019-10-18 | make bin/update_pch.s always include code in trivial #if's | Luboš Luňák |
2019-10-15 | new loplugin:bufferadd | Noel Grandin |
2019-10-13 | drop some unnecessary includes | Caolán McNamara |
2019-10-13 | rename FontPrevWindow back to SvxFontPrevWindow | Caolán McNamara |
2019-10-13 | update reportdesign pches | Caolán McNamara |
2019-10-13 | no longer need bInterimBuilder | Caolán McNamara |
2019-10-13 | weld ConditionalFormattingDialog | Caolán McNamara |
2019-10-11 | simplify "a = a +" to "a +=" | Noel Grandin |
2019-10-09 | loplugin:redundantpointerops | Stephan Bergmann |
2019-10-09 | loplugin:redundantpointerops check other pointer types | Noel Grandin |
2019-10-08 | loplugin:redundantpointerops simplify *p.get() | Noel Grandin |
2019-10-05 | Convert various RPTUI_ID_* to SfxUInt16Item | Noel Grandin |
2019-10-03 | loplugin:virtualdead | Noel Grandin |
2019-10-01 | loplugin:stringadd in package..sax | Noel Grandin |
2019-09-26 | drop unnecessary includes and update pch | Caolán McNamara |
2019-09-26 | loplugin:constmethod in reportdesign | Noel Grandin |
2019-09-23 | tdf#39593 use getUnoTunnelImplementation | Arkadiy Illarionov |
2019-09-23 | do not require $(SRCDIR) in every gb_Library_set_precompiled_header | Luboš Luňák |