Age | Commit message (Expand) | Author |
2018-10-21 | pvs-studio: A part of conditional expression is always true: bDisplayOK | Caolán McNamara |
2018-10-20 | pvs-studio: loop-variable-too-small | Caolán McNamara |
2018-10-20 | pvs-studio: Expression '!bWasSetTypeAttribute' is always true. | Caolán McNamara |
2018-10-20 | pvs-studio: An excessive check can be simplified | Caolán McNamara |
2018-10-20 | pvs-studio: rework expression | Caolán McNamara |
2018-10-19 | clang-tidy readability-container-size-empty | Noel Grandin |
2018-10-19 | clang-tidy readability-misleading-indentation | Noel Grandin |
2018-10-19 | loplugin:staticvar in xmloff | Noel Grandin |
2018-10-18 | clang-tidy readability-simplify-boolean-expr | Noel Grandin |
2018-10-17 | clang-tidy readability-redundant-smartptr-get | Noel Grandin |
2018-10-15 | tdf#42949 Fix IWYU warnings in include/basegfx/* | Gabor Kelemen |
2018-10-09 | Extend loplugin:redundantinline to catch inline functions w/o external linkage | Stephan Bergmann |
2018-10-08 | tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]* | Gabor Kelemen |
2018-10-08 | Fix for --enable-debug --disable-assert-always-abort | Stephan Bergmann |
2018-10-04 | pass SvXMLNamespaceMap around using std::unique_ptr | Noel Grandin |
2018-09-25 | Simplify containers iterations in xmloff/source/[c-d]* | Arkadiy Illarionov |
2018-09-24 | tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]* | Gabor Kelemen |
2018-09-20 | loplugin:useuniqueptr in XMLEventExport | Noel Grandin |
2018-09-20 | Replace SAL_OVERRIDE with override in internal code | Stephan Bergmann |
2018-09-19 | tdf#118502 Fix loading of eps images with replacement graphic | Samuel Mehrbrodt |
2018-09-19 | convert XMLFontAutoStylePool_Impl to sorted_vector<unique_ptr<>> | Noel Grandin |
2018-09-19 | convert XMLTextListAutoStylePool_Impl to sorted_vector<unique_ptr<>> | Noel Grandin |
2018-09-19 | loplugin:useuniqueptr in XMLEventImportHelper | Noel Grandin |
2018-09-18 | Replace manual copying with comphelper::containerToSequence | Arkadiy Illarionov |
2018-09-17 | New loplugin:external | Stephan Bergmann |
2018-09-17 | Simplify containers iterations in xmloff/source/[f-t]* | Arkadiy Illarionov |
2018-09-13 | loplugin:constfields in xmloff | Noel Grandin |
2018-09-13 | loplugin:simplifyconstruct in writerfilter..xmlsecurity | Noel Grandin |
2018-09-12 | tdf#118500 Impress losing slide transition sound on saving | Samuel Mehrbrodt |
2018-09-11 | tdf#109229: Set "TextBox" prop before filling textbox-related props | Mike Kaganski |
2018-09-10 | tdf#42949 Fix IWYU warnings in include/cppuhelper/* | Gabor Kelemen |
2018-09-09 | tdf#114400 Import drawoo:fontwork-xyz attributes | Ilhan Yesil |
2018-09-08 | Replace find_if with proper quantifier algorithms | Arkadiy Illarionov |
2018-09-06 | clang-tidy performance-unnecessary-value-param | Noel Grandin |
2018-09-03 | SvXMLUnitConverter::convertDateTime: use tools::Time::GetClock() | Eike Rathke |
2018-08-30 | tdf#101856 Handle properties of nested bookmarks | Serge Krot |
2018-08-29 | new loplugin:oustringbuffer | Noel Grandin |
2018-08-27 | tdf#101242 Support draw:display and draw:protect attributes of ODF | Regina Henschel |
2018-08-22 | new loplugin:conststringfield | Noel Grandin |
2018-08-22 | Fix typos | Andrea Gelmini |
2018-08-21 | loplugin:useuniqueptr in XMLTextFieldExport | Noel Grandin |
2018-08-20 | Simplify containers iterations, tdf#96099 follow-up | Arkadiy Illarionov |
2018-08-16 | Resolves: tdf#119013 do not over-aggressively reorder date particles | Eike Rathke |
2018-08-15 | tdf#118883 reinstate the try block to not throw on copy/paste | Tomaž Vajngerl |
2018-08-14 | create appendCopy method in OUStringBuffer | Noel Grandin |
2018-08-10 | unnecessary null check before dynamic_cast, in various | Noel Grandin |
2018-08-10 | Fix typos | Andrea Gelmini |
2018-08-06 | Export Data Transformations to ODF - follow-up | Vikas Mahato |
2018-08-01 | add operator+=(OUStringBuffer) method to OUString | Noel Grandin |
2018-07-30 | loplugin:stringloop in svgio..xmlsecurity | Noel Grandin |