Age | Commit message (Expand) | Author |
2017-03-25 | There should be no need to distinguish between I32S and I64S | Stephan Bergmann |
2017-03-25 | Fix typos | Andrea Gelmini |
2017-03-23 | loplugins:redundantcast teach it about c-style typedef casts | Noel Grandin |
2017-03-22 | crashtesting: these should be opened readonly | Caolán McNamara |
2017-03-21 | Does this actually want to check for alphabetic characters? | Stephan Bergmann |
2017-03-21 | New loplugin:unicodetochar | Stephan Bergmann |
2017-03-20 | tdf#99617 convert powerpoint angle to degree | Regina Henschel |
2017-03-11 | Passing shaperect to addShape function is useless | Tamás Zolnai |
2017-03-11 | Use the converted shape rectanle here | Tamás Zolnai |
2017-03-11 | tdf#106217: Wrong size and position of a shape inside chart | Tamás Zolnai |
2017-03-07 | loplugin:loopvartoosmall | Stephan Bergmann |
2017-03-04 | tdf#106304: Don't unnecessarily use bogus default char size for a:endParaRPr | Tor Lillqvist |
2017-03-04 | tdf#106304: Output <a:br> instead of for hard newlines | Tor Lillqvist |
2017-03-03 | Remove redundant 'inline' keyword | Stephan Bergmann |
2017-03-03 | drop SvxNumType and rename SvxExtNumType->SvxNumType | Noel Grandin |
2017-03-03 | use SvxExtNumType in SvxNumberType | Noel Grandin |
2017-03-02 | Align columns in output harder | Tor Lillqvist |
2017-03-02 | Fix typos | Andrea Gelmini |
2017-03-01 | Remove clearly outdated stuff | Tor Lillqvist |
2017-03-01 | cid#1401592: bFlipX and bFlipY won't both be true | Stephan Bergmann |
2017-02-28 | Fix incorrect function name in SAL_INFO | Tor Lillqvist |
2017-02-28 | new loplugin unoany | Noel Grandin |
2017-02-27 | Rename misleadingly named include file fillpropertiesgroupcontext.hxx | Tor Lillqvist |
2017-02-27 | There is nothing called FillPropertiesGroupContext since 2009 | Tor Lillqvist |
2017-02-27 | Clean up a few SAL_INFOs a bit and add useful note about the ==cscode== etc | Tor Lillqvist |
2017-02-27 | Probably better to restrict the sequence size | Stephan Bergmann |
2017-02-26 | cppcheck: unreadVariable | Julien Nabet |
2017-02-24 | vector::data seems more natural than &vector::front | Caolán McNamara |
2017-02-23 | Better make the zero-initialization more explicit | Stephan Bergmann |
2017-02-22 | Bin pointless once used typedef | Tor Lillqvist |
2017-02-22 | loplugin:unusedfields | Noel Grandin |
2017-02-21 | loplugin:subtlezeroinit: oox | Stephan Bergmann |
2017-02-17 | tdf#90407: Export Text AutoFit to .pptx | Tor Lillqvist |
2017-02-16 | Try harder to fix Android tinderbox | Tor Lillqvist |
2017-02-15 | no std::lround on android | Caolán McNamara |
2017-02-15 | tdf#106026: Export paragraph top and bottom margin to DrawingML | Tor Lillqvist |
2017-02-13 | Fix typos | Andrea Gelmini |
2017-02-13 | Related: tdf#105707 PPTX import: decode document name from URL | Andras Timar |
2017-02-10 | Related: tdf#105707 PPTX import: warn on empty SmartArt fallback | Miklos Vajna |
2017-02-10 | Related: tdf#105707 PPTX import: warn on invalid SmartArt fallback relid | Miklos Vajna |
2017-02-10 | coverity#736181 Out-of-bounds read | Caolán McNamara |
2017-02-08 | oox, sfx2: can use std::move() here | Miklos Vajna |
2017-02-07 | remove CREATE_OSTRING macro | Jochen Nitschke |
2017-02-06 | Add missing #includes | Stephan Bergmann |
2017-02-06 | loplugin:unusedenumconstants in oox | Noel Grandin |
2017-02-05 | tdf#31488: Background fill changes its color when saving a PPTX file to ODP | Tamás Zolnai |
2017-02-03 | tdf#105707 PPTX import: warn when SmartArt is missing DrawingML fallback | Miklos Vajna |
2017-02-02 | loplugin:stringconstant | Stephan Bergmann |
2017-02-02 | convert method names in tools::SvRef to be more like our other.. | Noel Grandin |
2017-01-30 | oox: clean-up crypto classes, use c++11 features | Tomaž Vajngerl |