summaryrefslogtreecommitdiff
path: root/writerperfect/source
AgeCommit message (Expand)Author
2014-01-06Avoid memcpy completelyFridrich Štrba
2014-01-06Avoid some memcpy when not necessaryFridrich Štrba
2013-12-20Simplify this condition a bitFridrich Štrba
2013-12-20Buffered WPXSvInputStreamFridrich Štrba
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann
2013-12-13handle Keynote package format tooDavid Tardon
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-18enable more formats supported by libmwawDavid Tardon
2013-11-11bundle libebookDavid Tardon
2013-11-03add config. for formats newly supported by libmwawDavid Tardon
2013-11-03update libmwaw to 0.2.0David Tardon
2013-10-31BIPU Freehand importerFridrich Štrba
2013-10-30integrate Apple Keynote import filterDavid Tardon
2013-10-30fdo#54938: Convert package, writerfilter and writerperfectMarcos Paulo de Souza
2013-10-21Remove comphelper::ComponentContextStephan Bergmann
2013-08-29convert include/sfx2/passwd.hxx from String to OUStringNoel Grandin
2013-08-08fix seek behind end of streamDavid Tardon
2013-07-25Use inconditionally the libwpd >= 0.9.5 pathFridrich Štrba
2013-07-12More SAL_INFO in writerperfectFridrich Štrba
2013-05-06WRITER_DEBUG_MSG -> SAL_[INFO/WARN]Fridrich Štrba
2013-05-02Splitting writerperfect into serializer and libodfgenFridrich Štrba
2013-05-02simplify writerperfect structure and prepare for libodfgenFridrich Štrba
2013-04-18PImpl the WPXSvInputStream classFridrich Štrba
2013-03-27HanMac J import is really really initial :)Fridrich Štrba
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-26Some fixes for mwaw-based filtersLaurent Alonso
2013-03-19::rtl::OUString -> OUString in writerperfectFridrich Štrba
2013-03-15Add typedetection and configuration for MWAW based filtersFridrich Štrba
2013-03-14spurious warning C4701: potentially uninitialized local variableMichael Stahl
2013-03-14First step for a MWAWImportFilterFridrich Štrba
2013-03-11Improve lists generationLaurent Alonso
2013-03-11Support some new parametersLaurent Alonso
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong
2013-03-05doubled usingThomas Arnhold
2013-03-04OopsFridrich Štrba
2013-03-04Save some getLength callsFridrich Štrba
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-03-03loplugin: unused variables and commented codeThomas Arnhold
2013-03-01Simplify a bit the boilerplate codeFridrich Štrba
2013-02-22We need to escape special characters in slide namesFridrich Štrba
2013-02-19Allow specifying of page namesFridrich Štrba
2013-02-19coverity#983356 ressource leakNorbert Thiebaud
2013-02-18Writerperfect: Improve list codeLaurent Alonso
2012-11-28clean-up a lone lost 'String' in writerperfectNorbert Thiebaud
2012-10-08Remove more useless code inside "#if 0" blocksMarcos Paulo de Souza
2012-09-23The upcoming libwpd 0.9.5 has also WPX_SEEK_END seek typeFridrich Štrba
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann
2012-09-03No explicit rtl::OUString ctors needed, sberg dixitFridrich Štrba
2012-08-31-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-08-23Iterate the utf8 correctly + handle tabs tooFridrich Štrba