summaryrefslogtreecommitdiff
path: root/writerperfect/source
AgeCommit message (Expand)AuthorFilesLines
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-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 Štrba3-0/+315
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 Bergmann1-2/+2
2013-12-13handle Keynote package format tooDavid Tardon3-15/+415
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 Tardon3-0/+345
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 Štrba3-0/+303
2013-10-30integrate Apple Keynote import filterDavid Tardon4-0/+373
2013-10-30fdo#54938: Convert package, writerfilter and writerperfectMarcos Paulo de Souza15-130/+34
2013-10-21Remove comphelper::ComponentContextStephan Bergmann8-24/+32
2013-08-29convert include/sfx2/passwd.hxx from String to OUStringNoel Grandin1-1/+1
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
2013-05-02Splitting writerperfect into serializer and libodfgenFridrich Štrba36-5261/+51
2013-05-02simplify writerperfect structure and prepare for libodfgenFridrich Štrba36-51/+33
2013-04-18PImpl the WPXSvInputStream classFridrich Štrba2-25/+87
2013-03-27HanMac J import is really really initial :)Fridrich Štrba1-1/+1
2013-03-27-Wunused-macrosStephan Bergmann1-2/+0
2013-03-26Some fixes for mwaw-based filtersLaurent Alonso1-2/+2
2013-03-19::rtl::OUString -> OUString in writerperfectFridrich Štrba18-106/+82
2013-03-15Add typedetection and configuration for MWAW based filtersFridrich Štrba1-0/+67
2013-03-14spurious warning C4701: potentially uninitialized local variableMichael Stahl1-1/+1
2013-03-14First step for a MWAWImportFilterFridrich Štrba5-3/+1107
2013-03-11Improve lists generationLaurent Alonso1-14/+82
2013-03-11Support some new parametersLaurent Alonso4-3/+33
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong1-1/+0
2013-03-05doubled usingThomas Arnhold5-20/+0
2013-03-04OopsFridrich Štrba1-1/+1