summaryrefslogtreecommitdiffstats
path: root/filter
Commit message (Collapse)AuthorAgeFilesLines
* convert expressions like 'size() == 0' to 'empty()'Noel Grandin2015-06-111-1/+1
| | | | Change-Id: Ia5c8c0f38a347f398d587970a22e03f29ffd37af
* Prop_pSegmentInfo is totally misunderstood apparentlyCaolán McNamara2015-06-101-20/+27
| | | | | | | digging into the crash on export of kde216114-1.odt reveals various horrors Change-Id: I0d24fe303d561a00a08098b306d10fd8273af928
* loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann2015-06-0824-53/+53
| | | | Change-Id: I2976a8e6a3c9abf70e153a71bf0374d24d92968d
* Let JUnit take care of exceptionsNoel Grandin2015-06-052-135/+82
| | | | | | | | | | Inspired by commit 4dd0ac62855c5b9382cac004c7eebb9bed983a2b Change-Id: I6ca29aecde357a3cb5852acfc9b5443761052960 Reviewed-on: https://gerrit.libreoffice.org/16094 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
* convert B2DLineJoin to scoped enumNoel Grandin2015-06-046-33/+33
| | | | Change-Id: I4fb8f2c9e2080e3aa542d2ccf838e6784baa8429
* loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann2015-06-023-4/+4
| | | | Change-Id: I0724eff3d9fb2912ba54515945efb8aaacf486db
* Remove unused icgm filter VirtualDevice member.Michael Meeks2015-06-012-3/+0
| | | | Change-Id: I899e6cbc2fe9453ba048cd2dd147a2a29b166f22
* tdf#91782 - fix VirtualDevice allocation crasher in eps filter.Julien Nabet2015-06-011-1/+1
| | | | Change-Id: I59cc13cebf9a15e873cd0b7f8fccffa37a6a8f39
* loplugin:loopvartoosmallNoel Grandin2015-06-018-9/+9
| | | | Change-Id: I86ff38a90018a2ddfb2db3babf67168b0e6257a5
* store FilterConfigItem options in disposeLászló Németh2015-05-292-0/+2
| | | | Change-Id: I090303dcff833997774fc69826dc7feffa05a3c5
* loplugin:loopvartoosmallNoel Grandin2015-05-291-3/+3
| | | | Change-Id: Icbe68b31d4ab04ca3cd9f572e3598413946a75c7
* tdf#91652 - store PDF FilterConfigItem options in dispose.Michael Meeks2015-05-281-0/+2
| | | | | | | | Change-Id: I808aeab8fdac35330de24970b873f49e22c52c6a Reviewed-on: https://gerrit.libreoffice.org/15946 Tested-by: Jenkins <ci@libreoffice.org> Tested-by: Michael Meeks <michael.meeks@collabora.com> Reviewed-by: Michael Meeks <michael.meeks@collabora.com>
* tdf#91416 - fix some incorrectly allocated VirtualDevices.Michael Meeks2015-05-263-3/+3
| | | | Change-Id: I9ebed313827986473c60e77b7e218b4c1b2487fe
* remove some unnecessary casts and convert some to const_castNoel Grandin2015-05-251-2/+2
| | | | | | | Change-Id: I590a87c832bc59947ae04e52d3ac5ea71574bb11 Reviewed-on: https://gerrit.libreoffice.org/15888 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
* loplugin:constantfunctionNoel Grandin2015-05-224-14/+0
| | | | Change-Id: I7cb5b0c2cf9ade557173ca596ea5d42d853ff448
* Use delegating constructorStephan Bergmann2015-05-211-22/+17
| | | | | | | Change-Id: I793130bda833f4eb6ba5f2901adb2362ce666fe9 Reviewed-on: https://gerrit.libreoffice.org/15829 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
* convert CVT constants to scoped enumNoel Grandin2015-05-214-9/+9
| | | | | | | Change-Id: I7703816b6a1df2bf24c06cdf9992f9982ae724e8 Reviewed-on: https://gerrit.libreoffice.org/15826 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
* tdf#90999: Import spreadsheetML cells with inline formatting tagsRobert Antoni Buj Gelonch2015-05-211-7/+6
| | | | | | | | Change-Id: I5a723d5ecc4a075be64ba9766e574d9a9df50eb1 Reviewed-on: https://gerrit.libreoffice.org/15821 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
* enable Apple Numbers importDavid Tardon2015-05-203-0/+60
| | | | Change-Id: I9aaa4ae2e567b54f15097c265a3d1c3c12662b92
* enable Apple Pages importDavid Tardon2015-05-203-0/+60
| | | | Change-Id: I1ae1a09de43a2743d6bf9eba0c9a389b99bdfc67
* bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier2015-05-202-4/+4
| | | | | | | renames the most annoying abbreviations in Writer (and partially in the shared code too). Change-Id: I9a62759138126c1537cc5c985ba05cf54d6132d9
* convert TEXT_DRAW constants to scoped enumNoel Grandin2015-05-201-1/+1
| | | | Change-Id: Ic0f7f8fa236bb478b3598ae3fd3c1b30ebbf1a01
* remove the last of the OUString #defines in header filesNoel Grandin2015-05-191-3/+3
| | | | Change-Id: Id9e8ce7987e055e83b52c7024413570f262e6e8d
* upload libwps 0.4.0osnola2015-05-195-0/+122
| | | | Change-Id: I9da61333b7c46d20cf7010553929b141ec011d84
* cleanup XMLFilterSettingsDialogTomaž Vajngerl2015-05-181-88/+17
| | | | Change-Id: I5e42afe348004daa99c0d3b331bb1fe0f84bd309
* Remove include stdio (part2)Julien Nabet2015-05-1810-17/+0
| | | | | | | Change-Id: Iae58d107d8df1c543a165086fb2b7c288e7121dd Reviewed-on: https://gerrit.libreoffice.org/15775 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Julien Nabet <serval2412@yahoo.fr>
* enable new formats supported by libmwawDavid Tardon2015-05-175-0/+122
| | | | Change-Id: I228b5f0a317c05ae845a9fded0ef19f87b648cde
* tdf#62475: partial handmade fixesAndrea Gelmini2015-05-152-2/+2
| | | | | | | Change-Id: Ib9af202c43b916b9af4b4e18db35d470a8692fe4 Reviewed-on: https://gerrit.libreoffice.org/15712 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
* odf2xhtml: tdf#66305 do not display the page numbers in TOCRobert Antoni Buj Gelonch2015-05-151-0/+7
| | | | | | | | Change-Id: I480f8f2c7fcc8e0c9d2ecc0c370284821633c45d Reviewed-on: https://gerrit.libreoffice.org/15734 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
* window ftbfs: MetaActionType::TRANSPARENT->MetaActionType::TransparentCaolán McNamara2015-05-155-5/+5
| | | | | | ideally camel case the rest of these for consistency Change-Id: I7f66b8051ea58963ea28d128f73900aefe5d2846
* convert META_*_ACTION constants to scoped enumNoel Grandin2015-05-159-357/+373
| | | | Change-Id: I8ecfbfecd765a35fafcbcc5452b0d04a89be2459
* odf2xhtml: #tdf66999 there is no attribute 'name'Robert Antoni Buj Gelonch2015-05-141-1/+1
| | | | | | | Change-Id: I47a14951a23539ea90489baede93a9d1c7b5dcc9 Reviewed-on: https://gerrit.libreoffice.org/15729 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
* odf2xhtml: #tdf66999 character '–' is not allowed in the value of ↵Robert Antoni Buj Gelonch2015-05-141-1/+1
| | | | | | | | | attribute 'id' Change-Id: Ieef0f28a9caa830e24349e58a0b1ff9b04c6fe56 Reviewed-on: https://gerrit.libreoffice.org/15728 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
* loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann2015-05-112-4/+4
| | | | Change-Id: I14eaa418950ee40534c308a19c50422a9a58fd47
* Use IMPL_LINK_NOARG[_TYPED] where applicableStephan Bergmann2015-05-101-2/+2
| | | | Change-Id: I70598072c1d492e360ef46dd7b5ef5a2fa4be495
* NOINSTANCE is implied now in IMPL_STATIC_LINK...Stephan Bergmann2015-05-102-3/+3
| | | | Change-Id: Ifb032457d6c1b279c4183282ef2b271c706dd71a
* tdf#91052 - more macros for 'make' constructors.Michael Meeks2015-05-091-4/+2
| | | | Change-Id: Id05266810760f73db2daba10d1efa14aa9f88dd9
* lopluign:staticmethods: Handle DECL_LINKStephan Bergmann2015-05-084-6/+7
| | | | Change-Id: Ib27854a8470f3ff5b208cb949a7bd02f2a86c969
* tdf#74299: improve DXF importMike Kaganski2015-05-078-335/+282
| | | | | | | | | | | | | | | | | | | | | | | | | | 1. Now there's no fixed string length limit; see http://www.autodesk.com/techpubs/autocad/acad2000/dxf/group_code_value_types_dxf_01.htm The Autodesk's own DXF reference is inconsistent on this matter; the "Group Code Value Types Reference" tells opposite to "About Group Codes in DXF Files". AutoCAD itself easily creates lines 10 000+ characters long! This removes the hardcoded line length limit; also simplifies internal struct DXFGroupReader used to parse DXF codes. 2. Improved text import: honor unicode strings in AutoCAD 2007+ DXF; use more $DWGCODEPAGE values (note: when more codepages will be discovered, they should be handled in DXFRepresentation::ReadHeader()). Use LO locale when DXF doesn't specify one. Handle AutoCAD character names. 3. General fixes & simplifications. Change-Id: Ifde08978e2da7511696100520732bd76c1a660bb Reviewed-on: https://gerrit.libreoffice.org/15627 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
* Remove unnecessary includes of sot/storage.hxx from include/Stephan Bergmann2015-05-072-0/+2
| | | | Change-Id: I242cd126814bbebdb99ea38d9e66513189c313d9
* Unwind SotStorageStreamRef typedefStephan Bergmann2015-05-073-10/+10
| | | | Change-Id: If7652a7c0251b741660365848a717c06954ca419
* Unwind SotStorageRef typedefStephan Bergmann2015-05-074-24/+24
| | | | Change-Id: I8d5363bb2ad813ef29b4078848914f4b0989b9f1
* Remove SvStorage aliasStephan Bergmann2015-05-071-1/+1
| | | | Change-Id: Id07ace147ff4fd4a17d05ba3cce6408def05c9c7
* Remove SvStorageRef aliasStephan Bergmann2015-05-072-5/+5
| | | | Change-Id: Icd1bf88cefac929916ece9a30b9b65c5297ec2a3
* Remove SvStorageStreamRef aliasStephan Bergmann2015-05-071-2/+2
| | | | Change-Id: Ic25c39adf8796bb433fa7746f53a68e3e2bfd228
* cleanup DIALOG_NO_PARENT, follow on to tdf#91090Noel Grandin2015-05-063-8/+9
| | | | | | | | | | remove the DIALOG_NO_PARENT abomination and replace it with a flags parameter Change-Id: I71b7dc46c619f2db56af6d4dc2c17daf0a2c8534 Reviewed-on: https://gerrit.libreoffice.org/15645 Reviewed-by: Michael Meeks <michael.meeks@collabora.com> Tested-by: Michael Meeks <michael.meeks@collabora.com>
* convert BMP_MIRROR constants to scoped enumNoel Grandin2015-05-063-10/+10
| | | | | | | and fix bug in svx/source/xoutdev/_xoutbmp.cxx,XOutBitmap::MirrorGraphic where it was not correctly translating between different flags types. Change-Id: I78b4965544da2aa54b67ec18307fa54c8ffc3aee
* convert BMP_SCALE constant to scoped enumNoel Grandin2015-05-061-1/+1
| | | | Change-Id: Ibc9f88d2588c028cd71aa86c26d970a73025ef22
* loplugin:staticmethodsNoel Grandin2015-05-052-2/+2
| | | | Change-Id: I4d19f868a618cb135aa7a949222972dc35b47d2a
* loplugin:staticmethodsNoel Grandin2015-05-051-1/+1
| | | | Change-Id: I97160fc51dc16ff92b06d44570298eeec637e132