summaryrefslogtreecommitdiff
path: root/writerperfect
AgeCommit message (Expand)AuthorFilesLines
2014-03-01Call it noncopyableTakeshi Abe1-5/+2
2014-03-01catch exception by const refTakeshi Abe1-2/+2
2014-03-01Drop useless constTakeshi Abe1-2/+2
2014-03-01Remove unused structTakeshi Abe1-9/+0
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann24-206/+206
2014-02-17comphelper: sal_Bool -> boolStephan Bergmann1-2/+2
2014-02-06coverity#1158271 Uncaught exceptionCaolán McNamara1-3/+10
2014-02-02fdo#54938 Convert basctl, mysqlc, sdext, svgio, writerp. to cppu::supportsSer.Alexandre Vicenzi1-23/+14
2014-01-28bool improvementsStephan Bergmann13-16/+16
2014-01-27add test for structured contentDavid Tardon4-0/+60
2014-01-27fdo#73979 return 0 for unknown substreamsDavid Tardon1-4/+5
2014-01-16css::packages::Packages is a wrong choiceDavid Tardon1-52/+38
2014-01-16libodfgen produces strings in utf8 encodingFridrich Štrba1-4/+7
2014-01-15finish zip support in WPXSvInputStreamDavid Tardon1-19/+231
2014-01-15add BIPU support for zip to WPXSvInputStreamDavid Tardon1-5/+72
2014-01-14add a brief descriptionDavid Tardon1-4/+26
2014-01-14the stream is already owned by the root storageDavid Tardon1-4/+1
2014-01-14init membersDavid Tardon1-0/+2
2014-01-13AbiWord Import filterFridrich Štrba6-28/+321
2014-01-13prepare WPXSvInputStream for librevengeDavid Tardon2-77/+371
2014-01-06Avoid memcpy completelyFridrich Štrba1-7/+2
2014-01-06Avoid some memcpy when not necessaryFridrich Štrba1-4/+2
2013-12-20Simplify this condition a bitFridrich Štrba1-4/+3
2013-12-20Buffered WPXSvInputStreamFridrich Štrba1-32/+125
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann3-6/+6
2013-12-13Missing "boost_headers"Stephan Bergmann1-0/+1
2013-12-13handle Keynote package format tooDavid Tardon5-15/+417
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin10-21/+21
2013-11-18enable more formats supported by libmwawDavid Tardon1-3/+34
2013-11-11bundle libebookDavid Tardon5-0/+355
2013-11-03add config. for formats newly supported by libmwawDavid Tardon1-1/+1
2013-11-03update libmwaw to 0.2.0David Tardon1-802/+29
2013-10-31BIPU Freehand importerFridrich Štrba6-0/+311
2013-10-30update libodfgenDavid Tardon3-0/+3
2013-10-30integrate Apple Keynote import filterDavid Tardon6-0/+438
2013-10-30fdo#54938: Convert package, writerfilter and writerperfectMarcos Paulo de Souza15-130/+34
2013-10-21Remove comphelper::ComponentContextStephan Bergmann8-24/+32
2013-10-16Unwind useless comphelper::ByteSequence typedefStephan Bergmann1-1/+1
2013-09-23re-order externals in Library_wpftdraw for ld with --as-neededMichael Stahl1-6/+6
2013-09-22find lots of external static libraries in UnpackedTarball dirMichael Stahl2-3/+3
2013-09-05CID#1079361 unused pointer valueCaolán McNamara1-0/+1
2013-08-29convert include/sfx2/passwd.hxx from String to OUStringNoel Grandin1-1/+1
2013-08-09-Werror=sign-compareStephan Bergmann1-3/+3
2013-08-09fix windows build (hopefully)David Tardon1-0/+2
2013-08-08add missing dep on boost headersDavid Tardon1-0/+1
2013-08-08add unit test for WPXSvInputStreamDavid Tardon3-0/+311
2013-08-08fix seek behind end of streamDavid Tardon1-1/+1
2013-07-25Use inconditionally the libwpd >= 0.9.5 pathFridrich Štrba1-4/+0
2013-07-12More SAL_INFO in writerperfectFridrich Štrba5-180/+60
2013-05-06WRITER_DEBUG_MSG -> SAL_[INFO/WARN]Fridrich Štrba6-65/+36