summaryrefslogtreecommitdiffstats
path: root/filter
Commit message (Expand)AuthorAgeFilesLines
* 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
* odf2xhtml: tdf#66305 do not display the page numbers in TOCRobert Antoni Buj Gelonch2015-05-151-0/+7
* window ftbfs: MetaActionType::TRANSPARENT->MetaActionType::TransparentCaolán McNamara2015-05-155-5/+5
* convert META_*_ACTION constants to scoped enumNoel Grandin2015-05-159-357/+373
* odf2xhtml: #tdf66999 there is no attribute 'name'Robert Antoni Buj Gelonch2015-05-141-1/+1
* odf2xhtml: #tdf66999 character '–' is not allowed in the value of attribute...Robert Antoni Buj Gelonch2015-05-141-1/+1
* loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann2015-05-112-4/+4
* Use IMPL_LINK_NOARG[_TYPED] where applicableStephan Bergmann2015-05-101-2/+2
* NOINSTANCE is implied now in IMPL_STATIC_LINK...Stephan Bergmann2015-05-102-3/+3
* tdf#91052 - more macros for 'make' constructors.Michael Meeks2015-05-091-4/+2
* lopluign:staticmethods: Handle DECL_LINKStephan Bergmann2015-05-084-6/+7
* tdf#74299: improve DXF importMike Kaganski2015-05-078-335/+282
* Remove unnecessary includes of sot/storage.hxx from include/Stephan Bergmann2015-05-072-0/+2
* Unwind SotStorageStreamRef typedefStephan Bergmann2015-05-073-10/+10
* Unwind SotStorageRef typedefStephan Bergmann2015-05-074-24/+24
* Remove SvStorage aliasStephan Bergmann2015-05-071-1/+1
* Remove SvStorageRef aliasStephan Bergmann2015-05-072-5/+5
* Remove SvStorageStreamRef aliasStephan Bergmann2015-05-071-2/+2
* cleanup DIALOG_NO_PARENT, follow on to tdf#91090Noel Grandin2015-05-063-8/+9
* convert BMP_MIRROR constants to scoped enumNoel Grandin2015-05-063-10/+10
* convert BMP_SCALE constant to scoped enumNoel Grandin2015-05-061-1/+1
* loplugin:staticmethodsNoel Grandin2015-05-052-2/+2
* loplugin:staticmethodsNoel Grandin2015-05-051-1/+1