summaryrefslogtreecommitdiffstats
path: root/filter
Commit message (Expand)AuthorAgeFilesLines
* Fix typosAndrea Gelmini2015-07-083-6/+6
* ppc64: fix infinite loop with default unsigned charCaolán McNamara2015-07-051-8/+39
* Fix typosAndrea Gelmini2015-07-0313-16/+16
* tdf#39468 Translate German Comments - filter/source/graphicfilter/eps/eps.cxxPhillip Sz2015-07-031-4/+4
* coverity#1309069 Uncaught exceptionCaolán McNamara2015-07-021-0/+5
* coverity#1309057 Uncaught exceptionCaolán McNamara2015-07-022-2/+2
* Fix typosAndrea Gelmini2015-06-301-1/+1
* coverity#1308592 Uncaught exceptionCaolán McNamara2015-06-291-1/+1
* coverity#1308561 Uncaught exceptionCaolán McNamara2015-06-281-1/+1
* Fix typosAndrea Gelmini2015-06-281-1/+1
* loplugin:stringconstant: handle OUString+=OUString(literal)Stephan Bergmann2015-06-261-5/+2
* loplugin:stringconstant: Flag more inefficienciesStephan Bergmann2015-06-253-6/+6
* Fix typosAndrea Gelmini2015-06-222-5/+5
* filter: bestFitOpenSymbolToMSFont() parameter bDisableUnicodeSupportMichael Stahl2015-06-201-2/+2
* Fix typosAndrea Gelmini2015-06-181-1/+1
* Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe2015-06-1713-43/+42
* Fix typosAndrea Gelmini2015-06-161-1/+1
* Fix typosAndrea Gelmini2015-06-161-1/+1
* remove unnecessary check for null when calling deleteNoel Grandin2015-06-154-12/+6
* Fix typosAndrea Gelmini2015-06-151-1/+1
* Fix typosAndrea Gelmini2015-06-131-2/+2
* remove unused codeAndras Timar2015-06-131-91/+0
* convert expressions like 'size() == 0' to 'empty()'Noel Grandin2015-06-111-1/+1
* Prop_pSegmentInfo is totally misunderstood apparentlyCaolán McNamara2015-06-101-20/+27
* loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann2015-06-0824-53/+53
* Let JUnit take care of exceptionsNoel Grandin2015-06-052-135/+82
* convert B2DLineJoin to scoped enumNoel Grandin2015-06-046-33/+33
* loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann2015-06-023-4/+4
* Remove unused icgm filter VirtualDevice member.Michael Meeks2015-06-012-3/+0
* tdf#91782 - fix VirtualDevice allocation crasher in eps filter.Julien Nabet2015-06-011-1/+1
* loplugin:loopvartoosmallNoel Grandin2015-06-018-9/+9
* store FilterConfigItem options in disposeLászló Németh2015-05-292-0/+2
* loplugin:loopvartoosmallNoel Grandin2015-05-291-3/+3
* tdf#91652 - store PDF FilterConfigItem options in dispose.Michael Meeks2015-05-281-0/+2
* tdf#91416 - fix some incorrectly allocated VirtualDevices.Michael Meeks2015-05-263-3/+3
* remove some unnecessary casts and convert some to const_castNoel Grandin2015-05-251-2/+2
* loplugin:constantfunctionNoel Grandin2015-05-224-14/+0
* Use delegating constructorStephan Bergmann2015-05-211-22/+17
* convert CVT constants to scoped enumNoel Grandin2015-05-214-9/+9
* tdf#90999: Import spreadsheetML cells with inline formatting tagsRobert Antoni Buj Gelonch2015-05-211-7/+6
* enable Apple Numbers importDavid Tardon2015-05-203-0/+60
* enable Apple Pages importDavid Tardon2015-05-203-0/+60
* bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier2015-05-202-4/+4
* convert TEXT_DRAW constants to scoped enumNoel Grandin2015-05-201-1/+1
* remove the last of the OUString #defines in header filesNoel Grandin2015-05-191-3/+3
* upload libwps 0.4.0osnola2015-05-195-0/+122
* cleanup XMLFilterSettingsDialogTomaž Vajngerl2015-05-181-88/+17
* Remove include stdio (part2)Julien Nabet2015-05-1810-17/+0
* enable new formats supported by libmwawDavid Tardon2015-05-175-0/+122
* tdf#62475: partial handmade fixesAndrea Gelmini2015-05-152-2/+2