summaryrefslogtreecommitdiffstats
path: root/filter
Commit message (Expand)AuthorAgeFilesLines
* Translate German commentsJohnny_M2018-08-301-2/+2
* Fix typoAndrea Gelmini2018-08-291-1/+1
* loplugin:constantparam (2)Noel Grandin2018-08-291-1/+1
* replace rtl_allocateMemory with std::mallocNoel Grandin2018-08-291-24/+24
* new loplugin:oustringbufferNoel Grandin2018-08-291-12/+12
* Fix typosAndrea Gelmini2018-08-241-1/+1
* iRelated rhbz#1618703: Properly handle failure en-/decoding PDF fileStephan Bergmann2018-08-241-0/+10
* loplugin:useuniqueptr in PPTNumberFormatCreatorNoel Grandin2018-08-211-3/+3
* loplugin:useuniqueptr in svt::DialogNoel Grandin2018-08-201-2/+2
* Consolidate: basegfx::clamp -> o3tl::clampStephan Bergmann2018-08-171-4/+7
* Fix typo: s/an other/another/gAndrea Gelmini2018-08-161-1/+1
* PDF export: allow API users to opt in for version 1.6Miklos Vajna2018-08-161-0/+3
* loplugin:useuniqueptr in swf::WriterNoel Grandin2018-08-163-7/+5
* loplugin:useuniqueptr in CGMChartNoel Grandin2018-08-153-28/+9
* coverity#1438216 Resource leakCaolán McNamara2018-08-061-3/+3
* Fix typosAndrea Gelmini2018-08-052-2/+2
* Use more basegfx deg<->rad functions, instead of direct formulasMike Kaganski2018-08-042-5/+6
* Move angle normalization code from various places to toolsMike Kaganski2018-08-034-15/+9
* forcepoint#70 give all escher client data objects a common parent classCaolán McNamara2018-08-032-43/+50
* loplugin:returnconstant in filterNoel Grandin2018-08-0210-27/+19
* fix up non standard indent and stray ;Caolán McNamara2018-08-011-30/+30
* forcepoint#63 null derefCaolán McNamara2018-08-011-1/+1
* Add missing sal/log.hxx headersGabor Kelemen2018-07-3025-0/+25
* loplugin:stringloop in filterNoel Grandin2018-07-285-56/+46
* use boost::optional for OUString instead of std::unique_ptrNoel Grandin2018-07-271-2/+2
* filter: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann2018-07-265-35/+10
* ofz#8539 share LineInfo to save memoryCaolán McNamara2018-07-252-11/+24
* Fix typosAndrea Gelmini2018-07-242-2/+2
* Fix typosAndrea Gelmini2018-07-221-1/+1
* Fix typosAndrea Gelmini2018-07-221-1/+1
* Fix typosAndrea Gelmini2018-07-214-6/+6
* Related: rhbz#1602589 dead_error_line: Execution cannot reach this statementCaolán McNamara2018-07-181-5/+1
* Related: rhbz#1602589 copy_paste_error: 'getKeyTimes'Caolán McNamara2018-07-181-1/+1
* tdf#110987: type detection, binary Office formats > templatesAron Budea2018-07-131-8/+8
* tdf#118232 Allow load and insert of SVGs with no GeometryArmin Le Grand2018-07-112-14/+63
* Make EscherPropertyContainer::CreatePolygonProperties saferArmin Le Grand2018-07-102-201/+252
* tdf#42949 Fix IWYU warnings in include/osl/*hxxGabor Kelemen2018-07-101-0/+1
* pass SvStream around by std::unique_ptrNoel Grandin2018-07-102-3/+3
* tdf#112690: make page size of exported PDF closer to what is setAron Budea2018-07-091-1/+2
* tdf#118254 Do not rely on XStatusIndicator for SVG importArmin Le Grand2018-07-061-4/+2
* Only access css::drawing::PointSequence when not emptyArmin Le Grand2018-07-051-102/+20
* sw HTML export: use PNG fallback + RTF native data for all images for ReqIFMiklos Vajna2018-07-041-0/+16
* loplugin:constantparamNoel Grandin2018-07-021-4/+3
* pass OutlinerParaObject around by std::unique_ptrNoel Grandin2018-07-022-7/+7
* Improved loplugin:redundantcast (const-qualified typedefs): filterStephan Bergmann2018-06-292-2/+2
* Suspiciously, copy ops of Bundle-derived classes didn't copy Bundle::mnColorStephan Bergmann2018-06-272-49/+0
* Fix typosAndrea Gelmini2018-06-221-1/+1
* filter clean-up: remove duplicate of checking EMF magic headerLászló Németh2018-06-201-15/+11
* Removed executable permission on source filesAndrea Gelmini2018-06-202-0/+0
* tidy up setting parentsCaolán McNamara2018-06-193-7/+4