summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)AuthorFilesLines
2015-06-05Let JUnit take care of exceptionsNoel Grandin2-135/+82
2015-06-04convert B2DLineJoin to scoped enumNoel Grandin6-33/+33
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann3-4/+4
2015-06-01Remove unused icgm filter VirtualDevice member.Michael Meeks2-3/+0
2015-06-01tdf#91782 - fix VirtualDevice allocation crasher in eps filter.Julien Nabet1-1/+1
2015-06-01loplugin:loopvartoosmallNoel Grandin8-9/+9
2015-05-29store FilterConfigItem options in disposeLászló Németh2-0/+2
2015-05-29loplugin:loopvartoosmallNoel Grandin1-3/+3
2015-05-28tdf#91652 - store PDF FilterConfigItem options in dispose.Michael Meeks1-0/+2
2015-05-26tdf#91416 - fix some incorrectly allocated VirtualDevices.Michael Meeks3-3/+3
2015-05-25remove some unnecessary casts and convert some to const_castNoel Grandin1-2/+2
2015-05-22loplugin:constantfunctionNoel Grandin4-14/+0
2015-05-21Use delegating constructorStephan Bergmann1-22/+17
2015-05-21convert CVT constants to scoped enumNoel Grandin4-9/+9
2015-05-21tdf#90999: Import spreadsheetML cells with inline formatting tagsRobert Antoni Buj Gelonch1-7/+6
2015-05-20enable Apple Numbers importDavid Tardon3-0/+60
2015-05-20enable Apple Pages importDavid Tardon3-0/+60
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier2-4/+4
2015-05-20convert TEXT_DRAW constants to scoped enumNoel Grandin1-1/+1
2015-05-19remove the last of the OUString #defines in header filesNoel Grandin1-3/+3
2015-05-19upload libwps 0.4.0osnola5-0/+122
2015-05-18cleanup XMLFilterSettingsDialogTomaž Vajngerl1-88/+17
2015-05-18Remove include stdio (part2)Julien Nabet10-17/+0
2015-05-17enable new formats supported by libmwawDavid Tardon5-0/+122
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini2-2/+2
2015-05-15odf2xhtml: tdf#66305 do not display the page numbers in TOCRobert Antoni Buj Gelonch1-0/+7
2015-05-15window ftbfs: MetaActionType::TRANSPARENT->MetaActionType::TransparentCaolán McNamara5-5/+5
2015-05-15convert META_*_ACTION constants to scoped enumNoel Grandin9-357/+373
2015-05-14odf2xhtml: #tdf66999 there is no attribute 'name'Robert Antoni Buj Gelonch1-1/+1
2015-05-14odf2xhtml: #tdf66999 character '–' is not allowed in the value of attribute...Robert Antoni Buj Gelonch1-1/+1
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann2-4/+4
2015-05-10Use IMPL_LINK_NOARG[_TYPED] where applicableStephan Bergmann1-2/+2
2015-05-10NOINSTANCE is implied now in IMPL_STATIC_LINK...Stephan Bergmann2-3/+3
2015-05-09tdf#91052 - more macros for 'make' constructors.Michael Meeks1-4/+2
2015-05-08lopluign:staticmethods: Handle DECL_LINKStephan Bergmann4-6/+7
2015-05-07tdf#74299: improve DXF importMike Kaganski8-335/+282
2015-05-07Remove unnecessary includes of sot/storage.hxx from include/Stephan Bergmann2-0/+2
2015-05-07Unwind SotStorageStreamRef typedefStephan Bergmann3-10/+10
2015-05-07Unwind SotStorageRef typedefStephan Bergmann4-24/+24
2015-05-07Remove SvStorage aliasStephan Bergmann1-1/+1
2015-05-07Remove SvStorageRef aliasStephan Bergmann2-5/+5
2015-05-07Remove SvStorageStreamRef aliasStephan Bergmann1-2/+2
2015-05-06cleanup DIALOG_NO_PARENT, follow on to tdf#91090Noel Grandin3-8/+9
2015-05-06convert BMP_MIRROR constants to scoped enumNoel Grandin3-10/+10
2015-05-06convert BMP_SCALE constant to scoped enumNoel Grandin1-1/+1
2015-05-05loplugin:staticmethodsNoel Grandin2-2/+2
2015-05-05loplugin:staticmethodsNoel Grandin1-1/+1
2015-05-05loplugin:staticmethodsNoel Grandin17-84/+83
2015-05-04Use typed TabControl::SetDeactivatePageHdl LinkStephan Bergmann2-3/+3
2015-04-30Use typed MaybeFile LinkStephan Bergmann2-3/+3