summaryrefslogtreecommitdiffstats
path: root/filter
Commit message (Expand)AuthorAgeFilesLines
* use unique_ptr in DoConvertToPolyObjNoel Grandin2019-09-061-3/+3
* Fix typosAndrea Gelmini2019-09-052-3/+3
* tdf#127166, tdf#123903 improve import/export of line stylesRegina Henschel2019-09-052-53/+137
* loplugin:constmethod in filterNoel Grandin2019-09-0410-14/+14
* Fix typosAndrea Gelmini2019-09-031-1/+1
* Fix typosAndrea Gelmini2019-09-031-1/+1
* Fix '..'Andrea Gelmini2019-09-013-4/+4
* Fix '..'Andrea Gelmini2019-09-013-5/+5
* Fix typosAndrea Gelmini2019-09-011-3/+3
* Fix typoAndrea Gelmini2019-09-011-1/+1
* loplugin:referencecasting find more redundant static_castNoel Grandin2019-08-271-3/+3
* Fix typo in codeAndrea Gelmini2019-08-251-3/+3
* loplugin:returnconstval in desktop..formsNoel Grandin2019-08-242-3/+3
* Related: tdf#126693 cannot put focus into combobox entryCaolán McNamara2019-08-232-2/+2
* Mark move ctors/assignments noexceptMike Kaganski2019-08-231-1/+1
* tdf#126761 add missing underline of hyperlink when showing ppt documentnd1012019-08-211-0/+4
* loplugin:constvars in drawinglayer..frameworkNoel Grandin2019-08-204-9/+9
* Fix typosAndrea Gelmini2019-08-191-1/+1
* Fix typosAndrea Gelmini2019-08-173-3/+3
* tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet2019-08-175-26/+6
* use more TOOLS_WARN_EXCEPTIONNoel Grandin2019-08-163-6/+3
* new loplugin:sequenceloopNoel Grandin2019-08-162-4/+4
* replace ".get->" with "->"Noel Grandin2019-08-151-7/+7
* Fix typosAndrea Gelmini2019-08-121-4/+4
* Fix typosAndrea Gelmini2019-08-123-6/+6
* Fix typosAndrea Gelmini2019-08-121-2/+2
* Fix typosAndrea Gelmini2019-08-121-2/+2
* Fix typosAndrea Gelmini2019-08-121-1/+1
* Fix typosAndrea Gelmini2019-08-121-1/+1
* Fix typosAndrea Gelmini2019-08-101-1/+1
* Fix typosAndrea Gelmini2019-08-091-1/+1
* Fix typoAndrea Gelmini2019-08-092-2/+2
* tdf#74702: use OutputDevice::GetBackgroundColor()Chris Sherlock2019-08-081-1/+1
* tdf#126642 always allow PDF/A form exportJan-Marek Glogowski2019-08-073-76/+56
* Make "PDF/A" strings untranslatableSamuel Mehrbrodt2019-08-051-2/+2
* CppCheck: solve 'redundantAssignment' in msdffimp.cxxRegina Henschel2019-08-051-1/+0
* Fix typosAndrea Gelmini2019-08-021-1/+1
* Fix typosAndrea Gelmini2019-07-311-1/+1
* tdf#54908 Make selection active if there's a selection (Writer)Daniel Silva2019-07-311-3/+9
* Improved loplugin:stringconstant (now that GCC 7 supports it): filterStephan Bergmann2019-07-3124-75/+75
* Fix typosAndrea Gelmini2019-07-251-1/+1
* Make pdf export watermarks look like watermarks on onlinemerttumer2019-07-251-13/+42
* cid#1448519 Untrusted loop boundCaolán McNamara2019-07-241-4/+13
* Resolves: tdf#126460 implement reading grayscale+alpha tiff formatCaolán McNamara2019-07-231-13/+40
* ofz#15993 TimeoutCaolán McNamara2019-07-211-0/+4
* cid#1448337 Unchecked return value from libraryCaolán McNamara2019-07-201-4/+0
* loplugin:referencecasting in filterNoel Grandin2019-07-1912-41/+28
* cid#1448509 Unchecked return value from libraryCaolán McNamara2019-07-191-1/+1
* cid#1448337 Unchecked return value from libraryCaolán McNamara2019-07-181-4/+0
* cid#1448237 Unchecked return valueCaolán McNamara2019-07-181-1/+1