Age | Commit message (Expand) | Author |
2020-10-28 | convert some more long -> tools::Long | Noel |
2020-10-20 | use tools::Long in editeng | Noel |
2020-09-13 | tdf#124176 Use #pragma once in editeng | George Bateman |
2020-08-14 | rename nmspmap.hxx -> namespacemap.hxx | Noel Grandin |
2020-06-02 | tdf#133589 AutoCorrect: transliterate to Old Hungarian | László Németh |
2020-05-08 | compact namespace in editeng..extensions | Noel Grandin |
2020-04-26 | update pches | Caolán McNamara |
2020-04-24 | Resolves: tdf#132288 don't merge adjacent properties for spell checking | Caolán McNamara |
2020-04-22 | uiobject.hxx only needs forward declares | Caolán McNamara |
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 |