summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)Author
2015-06-20filter: bestFitOpenSymbolToMSFont() parameter bDisableUnicodeSupportMichael Stahl
2015-06-18Fix typosAndrea Gelmini
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe
2015-06-16Fix typosAndrea Gelmini
2015-06-16Fix typosAndrea Gelmini
2015-06-15remove unnecessary check for null when calling deleteNoel Grandin
2015-06-15Fix typosAndrea Gelmini
2015-06-13Fix typosAndrea Gelmini
2015-06-13remove unused codeAndras Timar
2015-06-11convert expressions like 'size() == 0' to 'empty()'Noel Grandin
2015-06-10Prop_pSegmentInfo is totally misunderstood apparentlyCaolán McNamara
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-06-05Let JUnit take care of exceptionsNoel Grandin
2015-06-04convert B2DLineJoin to scoped enumNoel Grandin
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann
2015-06-01Remove unused icgm filter VirtualDevice member.Michael Meeks
2015-06-01tdf#91782 - fix VirtualDevice allocation crasher in eps filter.Julien Nabet
2015-06-01loplugin:loopvartoosmallNoel Grandin
2015-05-29store FilterConfigItem options in disposeLászló Németh
2015-05-29loplugin:loopvartoosmallNoel Grandin
2015-05-28tdf#91652 - store PDF FilterConfigItem options in dispose.Michael Meeks
2015-05-26tdf#91416 - fix some incorrectly allocated VirtualDevices.Michael Meeks
2015-05-25remove some unnecessary casts and convert some to const_castNoel Grandin
2015-05-22loplugin:constantfunctionNoel Grandin
2015-05-21Use delegating constructorStephan Bergmann
2015-05-21convert CVT constants to scoped enumNoel Grandin
2015-05-21tdf#90999: Import spreadsheetML cells with inline formatting tagsRobert Antoni Buj Gelonch
2015-05-20enable Apple Numbers importDavid Tardon
2015-05-20enable Apple Pages importDavid Tardon
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-20convert TEXT_DRAW constants to scoped enumNoel Grandin
2015-05-19remove the last of the OUString #defines in header filesNoel Grandin
2015-05-19upload libwps 0.4.0osnola
2015-05-18cleanup XMLFilterSettingsDialogTomaž Vajngerl
2015-05-18Remove include stdio (part2)Julien Nabet
2015-05-17enable new formats supported by libmwawDavid Tardon
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini
2015-05-15odf2xhtml: tdf#66305 do not display the page numbers in TOCRobert Antoni Buj Gelonch
2015-05-15window ftbfs: MetaActionType::TRANSPARENT->MetaActionType::TransparentCaolán McNamara
2015-05-15convert META_*_ACTION constants to scoped enumNoel Grandin
2015-05-14odf2xhtml: #tdf66999 there is no attribute 'name'Robert Antoni Buj Gelonch
2015-05-14odf2xhtml: #tdf66999 character '–' is not allowed in the value of attribute...Robert Antoni Buj Gelonch
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann
2015-05-10Use IMPL_LINK_NOARG[_TYPED] where applicableStephan Bergmann
2015-05-10NOINSTANCE is implied now in IMPL_STATIC_LINK...Stephan Bergmann
2015-05-09tdf#91052 - more macros for 'make' constructors.Michael Meeks
2015-05-08lopluign:staticmethods: Handle DECL_LINKStephan Bergmann
2015-05-07tdf#74299: improve DXF importMike Kaganski
2015-05-07Remove unnecessary includes of sot/storage.hxx from include/Stephan Bergmann
2015-05-07Unwind SotStorageStreamRef typedefStephan Bergmann