summaryrefslogtreecommitdiff
path: root/writerperfect/source/draw
AgeCommit message (Collapse)Author
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
Change-Id: I2ea407acd763ef2d7dae2d3b8f32525523ac8274
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
Change-Id: I72ba7c59cfcf0ec4e5e31067a260e82f8f604567
2015-05-25cppcheck: noExplicitConstructorCaolán McNamara
Change-Id: I62076450ab77472bfd09b3fb9824f54b6ea1e0f7
2015-05-19Remove redundant writerperfect/inc/writerperfect hierarchy segmentStephan Bergmann
Change-Id: Ib2c84536d829b3d4cf2f0112a9735cc132ee7d24
2015-05-17enable new formats supported by libmwawDavid Tardon
Change-Id: I228b5f0a317c05ae845a9fded0ef19f87b648cde
2014-12-18writerperfect: Use appropriate OUString functions on string constantsStephan Bergmann
Change-Id: If48c8c7181eb8eec7519ba17248244c7ba6bf0d5
2014-10-24fdo#84168 change writerperfect filters to use a new base class templateTakeshi Abe
in writerperfect/source/draw. Change-Id: I8ec2861da2af1e203157faa1319b837fe236b507 Reviewed-on: https://gerrit.libreoffice.org/12072 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2014-10-16Update to last libmwaw versionosnola
+ add filters for MacDraw, MacDraw II and RagTime (v2-3 for Mac) Change-Id: If84abff1baa75f9bfa951039781575b6a8648a84
2014-09-17pass media descriptor to import functionsDavid Tardon
Change-Id: I0c3e9c7ba83ef886958789706929b2eede30c343
2014-08-15use consistent style for writerperfectDavid Tardon
Change-Id: I47089586094b58c39a128e44e2671d69c2d50177
2014-06-27integrate libpagemakerDavid Tardon
Change-Id: I077d7c9a41793abdf5f001386f44ac407f94a6d3
2014-05-29add new libmwaw drawing formats (forgotten files)osnola
Change-Id: Ib9ecd643a552063e2a09874776b3ea0f30e8440a
2014-05-29Add new libmwaw drawing format...osnola
Change-Id: I7fa7a46143126bdf27cf7cb30245dbcb244645ef
2014-05-26rebase all import libsDavid Tardon
Change-Id: I9e1fc613816c943f4fb1033185e34e3acf317f1d
2014-05-14writerperfect: remove SAL_INFO's that only mark function entryNoel Grandin
Change-Id: I551d3d6b44845bb324b4afcef17fdae0e0fc88e2
2014-04-24Sprinkle SAL_OVERRIDETor Lillqvist
Change-Id: Ifad2710470fc41257f616d716eb9323094a69de1
2014-04-24WaE: class 'PropertyValue' was previously declared as a structTor Lillqvist
Change-Id: If3975942dcd53b5df6612d812f2f1f25fa666ab1
2014-04-24refactor to decrease the amount of copypastaDavid Tardon
Change-Id: Iedfa2a358bf098f6a5e28b994c4c340654a7c295
2014-04-24change libwriterperfect to shared libraryDavid Tardon
There are already 3 libs linking with it and there will be another one in near future. It is time to stop the duplication :-) Change-Id: Ia7d24882c37a8bf49fa031b73fa1bd5296f78820
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
...mostly done with a rewriting Clang plugin, with just some manual tweaking necessary to fix poor macro usage. Change-Id: I71fa20213e86be10de332ece0aa273239df7b61a
2014-03-23remove unnecessary util dirDavid Tardon
Change-Id: I66e1882d14c59abeb6aa01b662dfc3a89238d3c0
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
Change-Id: I56e32131b7991ee9948ce46765632eb823d463b3
2014-01-28bool improvementsStephan Bergmann
Change-Id: Iae9e3840b89b6204fc458226ba0e046d5303dd52
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
change code like aStr = OUString("xxxx"); to aStr = "xxxx"; Change-Id: Ib981a5cc735677ec5dba76ef9279a107d22e99d4
2013-10-31BIPU Freehand importerFridrich Štrba
Change-Id: I5b233343269b4107bbcfef5ea1c9b1fc7b735ed2 Reviewed-on: https://gerrit.libreoffice.org/6511 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
2013-10-30fdo#54938: Convert package, writerfilter and writerperfectMarcos Paulo de Souza
Change-Id: I5220e172bf9722ad86eef3bc557c30779f07201c Signed-off-by: Stephan Bergmann <sbergman@redhat.com>
2013-10-21Remove comphelper::ComponentContextStephan Bergmann
Change-Id: Idc5974e5a2ec68e8f1b2312a88fab15092c82788
2013-07-12More SAL_INFO in writerperfectFridrich Štrba
Change-Id: Ifeef0fab105bec8c42c7f3844dde5d7f81e264b5
2013-05-02Splitting writerperfect into serializer and libodfgenFridrich Štrba
Change-Id: I69f12fb097dbc977e63463b6b764a3553bcf9271
2013-05-02simplify writerperfect structure and prepare for libodfgenFridrich Štrba
Change-Id: Ib2e56280a5a6bfdfee18a5b213dd67b9fbfc8949
2013-03-19::rtl::OUString -> OUString in writerperfectFridrich Štrba
Change-Id: I2d0f8868779e5ac4a802f3f061704d2de5826c5d
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong
Change-Id: I08d755677c46c476710ecbd067ed9f7e2f54a671 loplugin: clean warnings: unused variables, incorrect indentation and log area. Reviewed-on: https://gerrit.libreoffice.org/2544 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Eike Rathke <erack@redhat.com>
2013-03-05doubled usingThomas Arnhold
Change-Id: Ib1d3213a688194bfb027b7bca5bd9ac1b7bb1b28
2013-03-04OopsFridrich Štrba
Change-Id: I4ccf42a703cce56b32fc38f0caa068c19bf2a5f0
2013-03-04Save some getLength callsFridrich Štrba
Change-Id: I4103a338e487ee29da6ac056215c4fa0a244fa65
2013-03-03loplugin: unused variables and commented codeThomas Arnhold
Change-Id: I01f1f1d112767b576d7cfc6e25fe95385de2c0cf
2013-03-01Simplify a bit the boilerplate codeFridrich Štrba
The XInputStream is guaranteed to be there always and if it is not there, do not try to create it. Change-Id: Ie133489dfcb3d9cec0c4efe78740348a1efa2423
2012-09-03No explicit rtl::OUString ctors needed, sberg dixitFridrich Štrba
Change-Id: I0b675213064a10cebfdea1fb99573dcf3e34284b
2012-07-06Bin RTL_CONSTASCII_USTRINGPARAMFridrich Štrba
Change-Id: Idba2f900f962da57f9e9254b71b68f9b64f6ba6c
2012-07-05audit and re-license writerperfect.Fridrich Štrba
Written entirely by non-Oracle contributors to LibreOffice. Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>
2012-07-04re-base on ALv2 code.Michael Meeks
2012-06-05Adding Microsoft Publisher Import filterFridrich Štrba
Change-Id: Iec9c9c5419a40e7ad64af057f1bbb426ca3163b0
2012-06-01targeted string re-workNorbert Thiebaud
Change-Id: I2c166c63e9d2ab7d60bb404f643045678ef239a2
2012-04-26Fix a C&P errorFridrich Štrba
2012-04-19Cleaned up wpftdraw_component_getFactoryStephan Bergmann
...which required switching service implementations from XMultiServiceManager- based to XComponentContext-based (using comphelper::ComponentContext convenience helper for the occasional service instantiation via the XComponentContext).
2012-04-19Diminish the number of writerperfect librariesFridrich Štrba
Instead of a pleiade of libraries, one for graphic filters (wpftdraw) and one for text document filters (wpftwriter) to diminish duplicate static linking.