Age | Commit message (Expand) | Author |
2020-03-03 | move some headers inside their module | Noel Grandin |
2020-02-21 | Drop o3tl::optional wrapper | Stephan Bergmann |
2020-02-01 | make update_pch also consider files in <module>/src/**/inc | Luboš Luňák |
2020-01-26 | tdf#124176: Use pragma once instead of include guards | Burak Bala |
2020-01-14 | loplugin:finalclasses in basic..emfio | Noel Grandin |
2019-12-20 | tdf#42949 Fix IWYU warnings in editeng/ | Gabor Kelemen |
2019-12-11 | Related: tdf#129300 make Automatic/Distributed state what is automatic | Caolán McNamara |
2019-12-10 | reorganize enum based translation | Caolán McNamara |
2019-12-03 | remove some useless comment lines | Noel Grandin |
2019-12-01 | Introduce o3tl::optional as an alias for std::optional | Stephan Bergmann |
2019-11-27 | Better handling of text rotation attribute. | Tamás Zolnai |
2019-11-06 | make some classes module-private | Noel Grandin |
2019-10-31 | avoid intermediate vcl::Windows | Caolán McNamara |
2019-10-18 | make bin/update_pch.s always include code in trivial #if's | Luboš Luňák |
2019-09-28 | loplugin:virtualdead in editeng | Noel Grandin |
2019-09-02 | loplugin:constmethod in editeng | Noel Grandin |
2019-05-12 | regenerate PCH headers | Luboš Luňák |
2019-05-09 | regenerate PCH headers for the 4 new levels | Luboš Luňák |
2019-02-28 | use the xmlTextWriterPtr typedef consistently | Noel Grandin |
2019-02-27 | loplugin:unusedfields look for classes where we can make all the.. | Noel Grandin |
2019-01-21 | o3tl::make_unique -> std::make_unique in dbaccess...framework | Gabor Kelemen |
2018-12-05 | loplugin:singlevalfields in editeng | Noel Grandin |
2018-11-21 | loplugin:redundantfcast improvements | Noel Grandin |
2018-11-14 | tdf#42949 Fix IWYU warnings in include/svl/* | Gabor Kelemen |
2018-11-08 | More --enable-debug --disable-assert-always-abort fixes | Stephan Bergmann |
2018-11-08 | loplugin:unusedmethods | Noel Grandin |
2018-10-09 | use unique_ptr in ParaPortionList | Noel Grandin |
2018-10-06 | drop some now unnecessary includes | Caolán McNamara |
2018-08-14 | SvxCharSetColorItem can be removed | Noel Grandin |
2018-07-30 | deque could be a vector instead | Caolán McNamara |
2018-07-25 | ofz#7666 WritingDirectionInfos doesn't have to be a deque | Caolán McNamara |
2018-05-10 | store Color using boost::optional in EditCharAttribField | Noel Grandin |
2018-03-20 | drop unnecessary includes | Caolán McNamara |
2018-03-08 | loplugin:constantparam in desktop..i18npool | Noel Grandin |
2018-03-02 | Resolves: tdf#114675 return new EditPaM of insert position from SvxReadXML() | Eike Rathke |
2018-03-02 | delete colordata.hxx | Noel Grandin |
2018-01-12 | More loplugin:cstylecast: editeng | Stephan Bergmann |
2017-12-28 | loplugin:passstuffbyref improved return in editeng | Noel Grandin |
2017-12-05 | loplugin:countusersofdefaultparams in editeng..package | Noel Grandin |
2017-12-01 | loplugin:unusedfields | Noel Grandin |
2017-11-30 | loplugin:unnecessaryparen: signed numeric literals | Stephan Bergmann |
2017-11-16 | use implict conversion operator in TypedWhichId | Noel Grandin |
2017-11-15 | TypedWhichId | Noel Grandin |
2017-11-13 | clang-tidy modernize-use-equals-default in editeng | Jochen Nitschke |
2017-11-06 | loplugin:finalclasses in editeng | Noel Grandin |
2017-10-31 | loplugin:constantparam in editeng | Noel Grandin |
2017-10-23 | loplugin:includeform: editeng | Stephan Bergmann |
2017-10-16 | Move editeng/source/editeng include files to common include directory | Stephan Bergmann |
2017-09-22 | Fresh run of bin/update_pch.sh | Mike Kaganski |
2017-08-01 | move resmgr to unotools | Caolán McNamara |