Age | Commit message (Expand) | Author |
2017-09-30 | work around clang-cl ABI bug PR25641 | Stephan Bergmann |
2017-09-29 | check for unnecessary DLLPUBLIC annotations | Noel Grandin |
2017-09-29 | loplugin:flatten check for throw in then clause | Noel Grandin |
2017-09-26 | Rename the basegfx::tools namespace to basegfx::utils | Tor Lillqvist |
2017-09-25 | Fix typos | Andrea Gelmini |
2017-09-25 | Rename GetSelectEntryCount -> GetSelectedEntryCount | Samuel Mehrbrodt |
2017-09-22 | Fresh run of bin/update_pch.sh | Mike Kaganski |
2017-09-21 | loplugin:flatten in basctl..configmgr | Noel Grandin |
2017-09-21 | Rename GetSelectEntryPos -> GetSelectedEntryPos | Samuel Mehrbrodt |
2017-09-19 | various unused fields in MediaDescriptorHelper | Noel Grandin |
2017-09-18 | Some more WIN32_LEAN_AND_MEAN | Mike Kaganski |
2017-09-18 | Fix chart dump test recent failures on MAC | Tamás Zolnai |
2017-09-17 | use more default copy ctors | Jochen Nitschke |
2017-09-13 | Fraction: make conversion operators and constructor explicit | Noel Grandin |
2017-09-13 | Enable -Wunreachable-code | Stephan Bergmann |
2017-09-11 | clang-tidy modernize-use-emplace in c* | Noel Grandin |
2017-09-07 | tdf#112006: the result is different using getFirstSeries | Xisco Fauli |
2017-09-04 | loplugin:unnecessaryparen include c++ casts | Noel Grandin |
2017-09-04 | new loplugin:redundantpointerops | Noel Grandin |
2017-09-02 | Typos for "available" | Julien Nabet |
2017-09-01 | Replace list by vector for tListenerMap (chart2) | Julien Nabet |
2017-08-28 | tdf#62363: When pie chart sector is too small do "Outside" placement | Dennis Francis |
2017-08-24 | Consistently use OUString in test::Directories | Stephan Bergmann |
2017-08-23 | convert message box style bits to scoped enum | Noel Grandin |
2017-08-17 | Fix typos | Andrea Gelmini |
2017-08-17 | drop unused SdrCustomShapeAdjustmentItem | Jochen Nitschke |
2017-08-17 | remove unnecessary use of OUString::getStr | Noel Grandin |
2017-08-17 | remove UL/L suffixes from integer constants on the RHS of expressions | Noel Grandin |
2017-08-15 | remove redundant SvxFrameDirection casts | Jochen Nitschke |
2017-08-11 | convert std::map::insert to std::map::emplace II | Noel Grandin |
2017-08-11 | convert std::map::insert to std::map::emplace | Noel Grandin |
2017-08-08 | unit test for tdf#111173 | Marco Cecchetti |
2017-08-08 | bug fix: tdf#111173 | Marco Cecchetti |
2017-08-08 | tdf#109858: Override default point label placement setting... | Dennis Francis |
2017-08-05 | Removed duplicated include | Andrea Gelmini |
2017-08-03 | Fix JunitTest chart2 unoapi | Jan-Marek Glogowski |
2017-08-03 | Resolves: tdf#111087 change names from bmp to png | Caolán McNamara |
2017-08-03 | loplugin:constparams in sd | Noel Grandin |
2017-08-03 | lok - add support for in place chart editing | Marco Cecchetti |
2017-08-02 | remove unnecessary use of 'this->' | Noel Grandin |
2017-08-02 | tdf#109523: Do not forget to remove the chart model from... | Dennis Francis |
2017-08-02 | tdf#90352: set/handle LinkNumberFormatToSource property in xls... | Dennis Francis |
2017-08-01 | move resmgr to unotools | Caolán McNamara |
2017-08-01 | loplugin:checkunusedparams | Noel Grandin |
2017-07-31 | loplugin:constparams in dbaccess | Noel Grandin |
2017-07-31 | loplugin:oncevar | Noel Grandin |
2017-07-28 | loplugin:checkunusedparams more part3 | Noel Grandin |
2017-07-27 | tdf#90510 : Override default point label placement setting... | Dennis Francis |
2017-07-27 | loplugin:constparams in chart2 | Noel Grandin |
2017-07-25 | loplugin:unusedmethods | Noel Grandin |