Age | Commit message (Expand) | Author |
2019-10-21 | size some stringbuffer to prevent re-alloc | Noel Grandin |
2019-10-20 | loplugin:virtualdead unused param in RedlineAdjustStartNodeCursor | Noel Grandin |
2019-10-20 | loplugin:virtualdead unused param in XMLEventContextFactory::CreateContext | Noel Grandin |
2019-10-18 | xmloff: create XMLDrawSettingsExportOasis instances with an uno constructor | Miklos Vajna |
2019-10-17 | loplugin:virtualdead dead propertygroup functionality | Noel Grandin |
2019-10-17 | Remove some memset calls | Mike Kaganski |
2019-10-17 | Rename OUStringLiteral1 to OUStringChar | Stephan Bergmann |
2019-10-16 | loplugin:bufferadd loosen some constraints | Noel Grandin |
2019-10-16 | loplugin:stringadd look through a couple more known-good methods | Noel Grandin |
2019-10-15 | new loplugin:bufferadd | Noel Grandin |
2019-10-14 | loplugin:stringadd look for unnecessary temporaries | Noel Grandin |
2019-10-12 | Replace some OUStringBuffer by OUString in txtvfldi (xmloff) | Julien Nabet |
2019-10-12 | Get rid of OUStringBuffer in data2string (xmloff) | Julien Nabet |
2019-10-11 | xmloff: create XMLDrawSettingsExportOOO instances with an uno constructor | Miklos Vajna |
2019-10-11 | simplify "a = a +" to "a +=" | Noel Grandin |
2019-10-09 | tdf#114441 changed some sal_uLong to better fitting types | Christian Barth |
2019-10-09 | loplugin:redundantpointerops check other pointer types | Noel Grandin |
2019-10-07 | use FastParser in linguistic | Noel Grandin |
2019-10-04 | xmloff: create XMLDrawMetaExportOOO instances with an uno constructor | Miklos Vajna |
2019-10-02 | tdf#42949 Fix IWYU warnings in xmloff/source/[s-x]*/*cxx | Gabor Kelemen |
2019-10-02 | loplugin:stringadd in writerfilter..xmloff | Noel Grandin |
2019-09-30 | tdf#42949 Fix IWYU warnings in xmloff/source/[c-m]*/*cxx | Gabor Kelemen |
2019-09-29 | Fix typos | Andrea Gelmini |
2019-09-27 | Deduplicate O(U)StringNumber definitions; add toAsciiUpperCase | Mike Kaganski |
2019-09-27 | xmloff: create XMLDrawContentExportOOO instances with an uno constructor | Miklos Vajna |
2019-09-24 | Related: tdf#124600 sw anchored object allow overlap: add ODT filter | Miklos Vajna |
2019-09-24 | tdf#42949 Fix IWYU warnings in xmloff/source/*/*hxx | Gabor Kelemen |
2019-09-24 | support O(U)String::number() for fast string concatenation | Luboš Luňák |
2019-09-20 | xmloff: create XMLDrawStylesExportOOO instances with an uno constructor | Miklos Vajna |
2019-09-17 | tdf#42949 Fix IWYU warnings in xmloff/inc/ | Gabor Kelemen |
2019-09-14 | tdf#39593 use isUnoTunnelId in xmloff | Arkadiy Illarionov |
2019-09-13 | tdf#45789 [API CHANGE] Automatic row height in reports | Ilhan Yesil |
2019-09-13 | xmloff: create XMLDrawExportOOO instances with an uno constructor | Miklos Vajna |
2019-09-10 | Fix typos | Andrea Gelmini |
2019-09-06 | Fixing '....' and '..' | Andrea Gelmini |
2019-09-03 | loplugin:constmethod in xmloff | Noel Grandin |
2019-09-01 | Fix '..' | Andrea Gelmini |
2019-08-29 | xmloff: create XMLImpressExportOOO instances with an uno constructor | Miklos Vajna |
2019-08-27 | tdf#107776 sw ODF shape import: make is-textbox check more strict | Miklos Vajna |
2019-08-25 | cid#1448241 silence Explicit null deferenced false positive | Caolán McNamara |
2019-08-25 | cid#1452763 Unchecked return value | Caolán McNamara |
2019-08-23 | loplugin:returnconstval in xmloff | Noel Grandin |
2019-08-23 | loplugin:returnconstval in sax | Noel Grandin |
2019-08-23 | tdf#39593 extract UnoTunnelId comparison to template function | Arkadiy Illarionov |
2019-08-22 | QR Code : ODF import/export | Shubham Goyal |
2019-08-22 | xmloff: create XMLImpressSettingsExportOOO instances with an uno constructor | Miklos Vajna |
2019-08-20 | loplugin:constvars in writerfilter..xmlscript | Noel Grandin |
2019-08-20 | Simplify iteration over XMLFontAutoStylePool_Impl | Mike Kaganski |
2019-08-19 | Fix typos | Andrea Gelmini |
2019-08-17 | tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctor | Julien Nabet |