summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-17svg filter: fix SweepWipePath.perform (found by eslint no-undef)Thorsten Behrens
2017-04-17svg filter: fix eslint no-redeclareThorsten Behrens
2017-04-17svg filter: fix eslint no-undef - var-declare stuffThorsten Behrens
2017-04-17svg filter: fix eslint no-constant-conditionThorsten Behrens
2017-04-17svg filter: fix eslint no-unused-varsThorsten Behrens
2017-04-17svg filter: fix eslint no-unreachableThorsten Behrens
2017-04-17svg filter: fix eslint no-extra-semiThorsten Behrens
2017-04-17svg filter: fix eslint no-fallthroughThorsten Behrens
2017-04-17svg filter: fix eslint no-dupe-keysThorsten Behrens
2017-04-17svg filter: fix eslint assigned-not-used no-unused-vars errorsThorsten Behrens
2017-04-17svg filter: remove reams of commented-out JS codeThorsten Behrens
2017-04-17svg filter: fix eslint no-unused-vars errorsThorsten Behrens
2017-04-17make it possible to show crashreport error messageMarkus Mohrhard
2017-04-17submit crash reports using httpsMarkus Mohrhard
2017-04-17tdf#51358 Add Support for ParallelSnakesWipe transition in SVG ExportRohan Kumar
2017-04-17tdf#51358 Added Support for DoubleDiamondWipePath in Impress SVG ExportRohan Kumar
2017-04-17tdf#51358 Add support for SpiralWipe transition in svg exportRohan Kumar
2017-04-17tdf#89329 Use std::unique_ptr for ImplData in vcl/syswinJames Raykowski
2017-04-16tdf#90290 use custom asserter in ucalc_sort.cxxkerem
2017-04-16Cppunit->cppunitCaolán McNamara
2017-04-16uitest: escape the " for the json string conversionMarkus Mohrhard
2017-04-16try to fix werror + pch build on linuxMarkus Mohrhard
2017-04-16add VBA test casesZdeněk Crhonek
2017-04-16try to fix the tests that depend on fontsMarkus Mohrhard
2017-04-16logging the simple message is sufficientCaolán McNamara
2017-04-16return false on exceptionCaolán McNamara
2017-04-16coverity#1405157 Unchecked return valueCaolán McNamara
2017-04-16coverity#1405158 Wrong sizeof argumentCaolán McNamara
2017-04-16tdf#107159 EMF+ Add support for EmfPlusDrawArc recordBartosz Kosiorek
2017-04-16cppcheck: arrayIndexThenCheckJulien Nabet
2017-04-16bump cuppunit check to >= 0.14.0Rene Engelhard
2017-04-16first stab at replacing hard coded relationships with calls to a methodMarkus Mohrhard
2017-04-15remove unused function, loplugin:unreffunMarkus Mohrhard
2017-04-15sc: Skip redundant check of emptinessTakeshi Abe
2017-04-15add ww2 fuzzerCaolán McNamara
2017-04-15convert form data navigator menu to .uiCaolán McNamara
2017-04-15these should be check buttonsCaolán McNamara
2017-04-15convert form navigator menu to .uiCaolán McNamara
2017-04-15convert column menu to .uiCaolán McNamara
2017-04-15Fix vertical text and bitmap bullet renderingTamás Zolnai
2017-04-15Avoid using implicit assignment operatorTamás Zolnai
2017-04-15ODF import / export of rotated text in Impress tableTamás Zolnai
2017-04-15tdf#100926: PPTX import of table with rotated textTamás Zolnai
2017-04-15Implement RotateAngle API property for Impress table cellsTamás Zolnai
2017-04-15Introduce text rotation for Impress tablesTamás Zolnai
2017-04-15loplugin:unreffun DelayedPaste unusedCaolán McNamara
2017-04-15tdf#106639 Don't add space if Snap To Chars of text grid is effective.Mark Hung
2017-04-15tdf#43741 do not add space to the last character.Mark Hung
2017-04-15White-list include/ and sc/ - wow.Michael Meeks
2017-04-15Fix typosAndrea Gelmini