Age | Commit message (Expand) | Author | Files | Lines |
2019-09-23 | do not require $(SRCDIR) in every gb_Library_set_precompiled_header | Luboš Luňák | 1 | -1/+1 |
2019-09-07 | tdf#39593 use isUnoTunnelId in unoxml | Arkadiy Illarionov | 1 | -3/+1 |
2019-08-24 | loplugin:returnconstval in test..writerfilter | Noel Grandin | 1 | -4/+4 |
2019-08-18 | Simplify code in unoxml about initializations | Julien Nabet | 3 | -39/+6 |
2019-08-15 | loplugin:sequenceloop in unoxml..vcl | Noel Grandin | 1 | -1/+1 |
2019-07-31 | Improved loplugin:stringconstant (now that GCC 7 supports it): unoxml | Stephan Bergmann | 12 | -13/+13 |
2019-07-30 | unordf: oops, and we forgot to amend with <= instead of < | Michael Stahl | 1 | -1/+1 |
2019-07-30 | unordf: restore thread safety | Michael Stahl | 1 | -23/+42 |
2019-07-21 | loplugin:referencecasting in unotools..uui | Noel Grandin | 4 | -40/+21 |
2019-07-03 | tdf#125706 and tdf#125665 writer, speed up RDF, take2 | Noel Grandin | 1 | -21/+159 |
2019-07-03 | Revert "tdf#125706 and tdf#125665 writer, speed up RDF" | Noel Grandin | 1 | -266/+7 |
2019-06-28 | tdf#125706 and tdf#125665 writer, speed up RDF | Noel Grandin | 1 | -7/+266 |
2019-06-25 | Simplify Sequence iterations in unoxml | Arkadiy Illarionov | 4 | -27/+18 |
2019-06-18 | tdf#39593 Remove DOM::CNode::GetImplementation | Arkadiy Illarionov | 4 | -22/+17 |
2019-06-18 | loplugin:logexceptionnicely in toolkit..unoxml | Noel Grandin | 3 | -10/+13 |
2019-05-13 | fix wrong SET/QUERY flags passed to uno::Reference | Noel Grandin | 1 | -1/+1 |
2019-05-09 | regenerate PCH headers for the 4 new levels | Luboš Luňák | 1 | -1/+12 |
2019-05-05 | Use returned iterator from erase | Julien Nabet | 1 | -3/+1 |
2019-05-02 | Use hasElements to check Sequence emptiness in [t-u]* | Arkadiy Illarionov | 1 | -1/+1 |
2019-04-19 | optimise find/insert pattern | Noel Grandin | 1 | -4/+1 |
2019-03-31 | tdf#120703 PVS: remove redundant static casts | Mike Kaganski | 1 | -1/+1 |
2019-02-27 | loplugin:unusedfields look for classes where we can make all the.. | Noel Grandin | 1 | -1/+0 |
2019-02-22 | loplugin:unusedfields in unoxml | Noel Grandin | 4 | -8/+1 |
2019-02-18 | use clear() instead of erase(begin, end) | Noel Grandin | 1 | -1/+1 |
2019-02-12 | tdf#120703 PVS: remove redundant static casts | Mike Kaganski | 1 | -24/+12 |
2019-02-11 | loplugin:indentation in unotools..vbahelper | Noel Grandin | 6 | -8/+8 |
2018-12-06 | loplugin:singlevalfields in unoxml | Noel Grandin | 6 | -15/+9 |
2018-11-16 | loplugin:staticmethods improvement | Noel Grandin | 1 | -1/+1 |
2018-11-09 | Fix many Java subsequentcheck test by using JUH | Jan-Marek Glogowski | 2 | -14/+2 |
2018-10-30 | tdf#42949 Fix IWYU warnings in include/sax/* | Gabor Kelemen | 1 | -0/+1 |
2018-10-28 | tdf#120703 PVS: V547 Expression is always true/false | Mike Kaganski | 1 | -5/+2 |
2018-10-24 | clang-tidy performance-unnecessary-copy-init in test..xmlscript | Noel Grandin | 1 | -4/+2 |
2018-10-20 | use equal_range instead of lower_bound+upper_bound | Noel Grandin | 1 | -3/+2 |
2018-10-17 | clang-tidy readability-redundant-smartptr-get | Noel Grandin | 1 | -7/+17 |
2018-10-15 | Simplify containers iterations in unotools, unoxml, uui, vbahelper | Arkadiy Illarionov | 3 | -27/+15 |
2018-10-08 | Missing include | Stephan Bergmann | 1 | -0/+1 |
2018-09-19 | loplugin:constfields in unotools..uui | Noel Grandin | 2 | -2/+2 |
2018-09-17 | New loplugin:external | Stephan Bergmann | 1 | -1/+1 |
2018-09-10 | tdf#42949 Fix IWYU warnings in include/cppuhelper/* | Gabor Kelemen | 2 | -0/+2 |
2018-08-13 | loplugin:returnconstant in unoxml,uui | Noel Grandin | 2 | -7/+6 |
2018-08-02 | Add missing sal/log.hxx headers | Gabor Kelemen | 6 | -0/+6 |
2018-06-05 | tdf#42949 remove unused compheler includes .. | Jochen Nitschke | 1 | -1/+0 |
2018-05-25 | Improve re-throwing of UNO exceptions | Noel Grandin | 1 | -16/+26 |
2018-05-17 | crashtesting: assert on fdo62508-1.odt | Caolán McNamara | 1 | -3/+3 |
2018-04-13 | Fix typos | Andrea Gelmini | 1 | -1/+1 |
2018-04-02 | use https links for api.libreoffice.org and opengrok | dennisroczek | 1 | -2/+2 |
2018-04-01 | remove unused processfactory.hxx includes | Jochen Nitschke | 1 | -1/+0 |
2018-03-14 | Moving XSAXDocumentBuilder2 to use XFastDocumentHandler: | Mohammed Abdul Azeem | 3 | -120/+137 |
2018-02-02 | unoxml: MSVC: pragma warning: make more specific, remove obsolete | Mike Kaganski | 1 | -3/+0 |
2018-01-15 | More loplugin:cstylecast: unoxml | Stephan Bergmann | 3 | -5/+5 |