summaryrefslogtreecommitdiff
path: root/writerperfect
AgeCommit message (Collapse)Author
2014-04-12Unnecessary to mention dependency on icudata as only libicuuc directly uses itTor Lillqvist
libicudata exports a single symbol, icudt52_data (for ICU version 52), and only libicuuc refers to it. Change-Id: Ia04356fda20cf8109156ccd1cbbd9091e70adf27
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
It appears that the C++ standard allows overriding destructors to be marked "override," but at least some MSVC versions complain about it, so at least make sure such destructors are explicitly marked "virtual." Change-Id: I0e1cafa7584fd16ebdce61f569eae2373a71b0a1
2014-03-31speed up the import testsDavid Tardon
Change-Id: If3f0198d58b6c64a4efd4be294f1d66fb39f2302
2014-03-30-Werror,-Wmismatched-tagsStephan Bergmann
Change-Id: I5927d88bee642a047a5282eed2b7ff1327b58a27
2014-03-30TypoStephan Bergmann
Change-Id: I3128bf9c7f80582d07a799c81e259490144993a3
2014-03-30close the opened document correctlyDavid Tardon
Change-Id: I457d6a8f547e6b01b83db2d44e32fdcbe2fd718e
2014-03-30sync cxx file names with class namesDavid Tardon
Change-Id: I97a6751520b90089caddd276a3a881908c47c67d
2014-03-30reduce the amount of copypastaDavid Tardon
Change-Id: I19b75b29da91ba1057f7da786da18fb246d97598
2014-03-30move the writerperfect import tests to slowcheckDavid Tardon
First, they really are slow (which is most likely a bug in the tests themselves); second, there is no need to run them for every small change. Change-Id: I6ffafb82e105ae1fe22846b23ac5b55a3c5fd755
2014-03-30add a smoketest for wpftdraw import libraryDavid Tardon
Change-Id: I8433345edb51974856b30acbdb29da29a4ba01b8
2014-03-30add a smoketest for wpftwriter import libraryDavid Tardon
Change-Id: Id547964bb5e205ae8a42ad0b033bbcd1b9836408
2014-03-27Second batch of adding SAL_OVERRIDE 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: Ie656f9d653fc716f72ac175925272696d509038f
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-24whitespaceDavid Tardon
Change-Id: I1011ffeaa34cde2e9937dc0f9bcefcdfcbbd67a4
2014-03-24some included headers need boostDavid Tardon
Change-Id: I1d77947bd7f5ca00e653db492b0222b54d0b2db5
2014-03-23add a smoketest for wpftimpress import libDavid Tardon
Change-Id: Ifcbc1fd941c8984ef02ef437f6369c0b2df3b28b
2014-03-23remove unnecessary util dirDavid Tardon
Change-Id: I66e1882d14c59abeb6aa01b662dfc3a89238d3c0
2014-03-23put all targets into one gb_Module_add_targets callDavid Tardon
Change-Id: I2bbd9e46c9b7bee68085d7aa7f1fa273f7bc1abf
2014-03-01Call it noncopyableTakeshi Abe
Change-Id: If2e14b333868bb10867e54cd28c83d0d2c6a5e43
2014-03-01catch exception by const refTakeshi Abe
Change-Id: Id0a9e3b52cabff7be99a5bba6ddb0a108a325d42
2014-03-01Drop useless constTakeshi Abe
Change-Id: Ifcdd921b08af10ff17dc3da7b811b6aed74baf98
2014-03-01Remove unused structTakeshi Abe
Change-Id: I217620ea99c809b7f3bf1a403170168ac01ed06a
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
Change-Id: I56e32131b7991ee9948ce46765632eb823d463b3
2014-02-17comphelper: sal_Bool -> boolStephan Bergmann
Change-Id: I6fc331ae0706f4bb193543011c8d4ae0a385fcc0
2014-02-06coverity#1158271 Uncaught exceptionCaolán McNamara
Change-Id: I1a39ed2fb8542cb1bc5a56ce8f78cafe4618aa79
2014-02-02fdo#54938 Convert basctl, mysqlc, sdext, svgio, writerp. to cppu::supportsSer.Alexandre Vicenzi
Change-Id: I60128dbb5bf83f25eea847fe655d7126c9077414 Reviewed-on: https://gerrit.libreoffice.org/7756 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: Marcos Souza <marcos.souza.org@gmail.com> Tested-by: Marcos Souza <marcos.souza.org@gmail.com>
2014-01-28bool improvementsStephan Bergmann
Change-Id: Iae9e3840b89b6204fc458226ba0e046d5303dd52
2014-01-27add test for structured contentDavid Tardon
Change-Id: I039e5ccfd6946f3f16505b6265e248fbead37a64
2014-01-27fdo#73979 return 0 for unknown substreamsDavid Tardon
Change-Id: I8959891fc90544e2812651c0a2041f2760d90a83
2014-01-16css::packages::Packages is a wrong choiceDavid Tardon
Change-Id: I7d27e7f320633c176fb9fb0a5f64e891fff6c4d7
2014-01-16libodfgen produces strings in utf8 encodingFridrich Štrba
Change-Id: Iad17f4b4786473205669bd5b080b0a64d4a6a441 Reviewed-on: https://gerrit.libreoffice.org/7455 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2014-01-15finish zip support in WPXSvInputStreamDavid Tardon
Change-Id: I48017873991abdc054e8be93912f2b2f5ae4383f
2014-01-15add BIPU support for zip to WPXSvInputStreamDavid Tardon
Change-Id: I14d6febcff49421b6ee3f2c463e78ff98660aab5
2014-01-14add a brief descriptionDavid Tardon
Change-Id: I1469910e3c20248133e56145c9ea543cbfdf3c4a
2014-01-14the stream is already owned by the root storageDavid Tardon
Change-Id: If4c548c1ed9275f525fe311853545af3f6313f41
2014-01-14init membersDavid Tardon
Change-Id: I3ee5d05142ebd9738e34ea3276932a4f9e3fc43d
2014-01-13AbiWord Import filterFridrich Štrba
Change-Id: I90dc115044e5f81fa3a2b105d30d7d39e438b086 Reviewed-on: https://gerrit.libreoffice.org/7411 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
2014-01-13prepare WPXSvInputStream for librevengeDavid Tardon
Change-Id: Iefcfe00c2febbb00bcf093acf252291409929f1a
2014-01-06Avoid memcpy completelyFridrich Štrba
Change-Id: I3d27935918930af71f02354696134def6bd052b6
2014-01-06Avoid some memcpy when not necessaryFridrich Štrba
Change-Id: I9b838fc8392bc61be4ed911fb1423a1e97af2356
2013-12-20Simplify this condition a bitFridrich Štrba
Change-Id: Iceef995be9ff55306550e56a0be87dddab7a78c3
2013-12-20Buffered WPXSvInputStreamFridrich Štrba
Change-Id: I8bb2632cb018093d02e21090e77bb48364f99268 Reviewed-on: https://gerrit.libreoffice.org/7146 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann
Change-Id: I56f38bd786f3a026cb2908f28540dc9c4003af83
2013-12-13Missing "boost_headers"Stephan Bergmann
Change-Id: I4ce444b14bd4667ce4c823fe70e0b79e562999aa
2013-12-13handle Keynote package format tooDavid Tardon
Change-Id: I3023bcba0a3d3bd83aca56e4ef72a892da5b55cf
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
change code like aStr = OUString("xxxx"); to aStr = "xxxx"; Change-Id: Ib981a5cc735677ec5dba76ef9279a107d22e99d4
2013-11-18enable more formats supported by libmwawDavid Tardon
Change-Id: I60d5ff673843236436af12f86f40916b7d266cd3
2013-11-11bundle libebookDavid Tardon
Change-Id: I05d96875b9d1deb87dadd63f446080a6fe3494a9 Reviewed-on: https://gerrit.libreoffice.org/6630 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
2013-11-03add config. for formats newly supported by libmwawDavid Tardon
Change-Id: I19cc5b13adf1c0d8cf26abbc9f4254ae89a970fc
2013-11-03update libmwaw to 0.2.0David Tardon
Change-Id: Ia66d7557e5056398e03ede9d54bf61317e84f2f3