summaryrefslogtreecommitdiffstats
path: root/writerperfect
Commit message (Collapse)AuthorAgeFilesLines
* Use inconditionally the libwpd >= 0.9.5 pathFridrich Štrba2013-07-251-4/+0
| | | | | | Since libwpd does not output the version number anymore Change-Id: I1bc3f7081552795fc2ed33f033a093fa5b40fda8
* More SAL_INFO in writerperfectFridrich Štrba2013-07-125-180/+60
| | | | Change-Id: Ifeef0fab105bec8c42c7f3844dde5d7f81e264b5
* WRITER_DEBUG_MSG -> SAL_[INFO/WARN]Fridrich Štrba2013-05-066-65/+36
| | | | Change-Id: I8bdcc273b50e35dbbb0e34183a465e370cc5b22c
* Splitting writerperfect into serializer and libodfgenFridrich Štrba2013-05-0240-5280/+68
| | | | Change-Id: I69f12fb097dbc977e63463b6b764a3553bcf9271
* simplify writerperfect structure and prepare for libodfgenFridrich Štrba2013-05-0237-64/+46
| | | | Change-Id: Ib2e56280a5a6bfdfee18a5b213dd67b9fbfc8949
* gbuild: drop empty use_packages callsDavid Tardon2013-04-241-3/+0
| | | | | | | Change-Id: I8e9f70eb5d929c98b4379416c2259a74e31d587f Reviewed-on: https://gerrit.libreoffice.org/3503 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
* gbuild: drop uses of removed packagesDavid Tardon2013-04-241-5/+0
| | | | | | | Change-Id: I400fad08c0ae7b6b34bad63693f54856867e4dac Reviewed-on: https://gerrit.libreoffice.org/3502 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
* move URE headers to include/David Tardon2013-04-241-4/+0
| | | | | | | Change-Id: Ib48a12e902f2311c295b2007f08f44dee28f431d Reviewed-on: https://gerrit.libreoffice.org/3499 Reviewed-by: David Tardon <dtardon@redhat.com> Tested-by: David Tardon <dtardon@redhat.com>
* PImpl the WPXSvInputStream classFridrich Štrba2013-04-182-25/+87
| | | | Change-Id: I11a3d663e2f5a8f68edd66b7ba2af15cc57287a9
* add missing dep on sal/config.hDavid Tardon2013-03-281-0/+2
| | | | Change-Id: I6f1e3eddc960b5010e9bf015ba426aefd0437bc1
* HanMac J import is really really initial :)Fridrich Štrba2013-03-271-1/+1
| | | | Change-Id: I86e450326e5a0ae5499ec2f4ebdc5bcb9ca68390
* -Wunused-macrosStephan Bergmann2013-03-271-2/+0
| | | | Change-Id: Ifaa1637122d6f9cae1e29b77ac36ca5d1f220aed
* Some fixes for mwaw-based filtersLaurent Alonso2013-03-261-2/+2
| | | | Change-Id: Ibb517b9a4690f20baa423472c001314a4d4c43f7
* ::rtl::OUString -> OUString in writerperfectFridrich Štrba2013-03-1918-106/+82
| | | | Change-Id: I2d0f8868779e5ac4a802f3f061704d2de5826c5d
* Add typedetection and configuration for MWAW based filtersFridrich Štrba2013-03-151-0/+67
| | | | Change-Id: Icf489a49c547a93458aeef1c70ba699181a47c38
* remove legacy build.pl prj/build.lst files.Michael Meeks2013-03-141-3/+0
|
* spurious warning C4701: potentially uninitialized local variableMichael Stahl2013-03-141-1/+1
| | | | Change-Id: I6da0eb82ad6175e8b7eb70affa5f7cf0b05252f7
* First step for a MWAWImportFilterFridrich Štrba2013-03-147-3/+1114
| | | | Change-Id: I03f48d26a4bafcd82cb96b1b90a7f49f3ea433ce
* Improve lists generationLaurent Alonso2013-03-111-14/+82
| | | | Change-Id: Ie910ecb8db1d33c41f450e6c9f297138aa821eee
* Support some new parametersLaurent Alonso2013-03-114-3/+33
| | | | Change-Id: I22857f57822bff39ef5fcd576bd29e374f1aa819
* fdo#60148 Clean up warnings from the Clang compiler pluginnccuong2013-03-061-1/+0
| | | | | | | | 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>
* doubled usingThomas Arnhold2013-03-055-20/+0
| | | | Change-Id: Ib1d3213a688194bfb027b7bca5bd9ac1b7bb1b28
* OopsFridrich Štrba2013-03-041-1/+1
| | | | Change-Id: I4ccf42a703cce56b32fc38f0caa068c19bf2a5f0
* Save some getLength callsFridrich Štrba2013-03-047-10/+10
| | | | Change-Id: I4103a338e487ee29da6ac056215c4fa0a244fa65
* Related to fdo#60724: correct spellingThomas Arnhold2013-03-031-2/+2
| | | | | | | | Using the autocorrect list of LibreOffice extras/source/autotext/lang/en-US/acor/DocumentList.xml Change-Id: I8b93969bc0742c2e95b8b7db3c4c37691e8d3657 Script: http://pastebin.ca/2327716
* loplugin: unused variables and commented codeThomas Arnhold2013-03-036-8/+0
| | | | Change-Id: I01f1f1d112767b576d7cfc6e25fe95385de2c0cf
* Simplify a bit the boilerplate codeFridrich Štrba2013-03-017-67/+17
| | | | | | | The XInputStream is guaranteed to be there always and if it is not there, do not try to create it. Change-Id: Ie133489dfcb3d9cec0c4efe78740348a1efa2423
* remove all d.lstMichael Stahl2013-02-281-0/+0
| | | | Change-Id: Icba4218c5f9fe89d183d25ea82a8eae52881f885
* cppuhelper: new ZipPackage_cppuhelper_odk_headersMichael Stahl2013-02-271-1/+1
| | | | Change-Id: I77d7ef6890ca584cf022059838c318a2811bcd5d
* cppu: new ZipPackage_cppu_odk_headersMichael Stahl2013-02-271-1/+1
| | | | Change-Id: I4ceee0ed3438a18e13c186ebd8d390604d26ec28
* We need to escape special characters in slide namesFridrich Štrba2013-02-221-4/+2
|
* Allow specifying of page namesFridrich Štrba2013-02-191-2/+7
|
* coverity#983356 ressource leakNorbert Thiebaud2013-02-191-1/+7
| | | | | | | Change-Id: Idcc2d548363ddab04dd8acaa1dfb854a19ca47ef Reviewed-on: https://gerrit.libreoffice.org/2200 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
* rename SYSTEM_LIBWPS to SYSTEM_WPS to remove specialcasingBjoern Michaelsen2013-02-191-3/+3
| | | | Change-Id: I54880cd7d404692b8fee16c331c8e7a64508f52b
* rename SYSTEM_LIBMSPUB to SYSTEM_MSPUB to remove specialcasingBjoern Michaelsen2013-02-191-1/+1
| | | | Change-Id: I06d6dec259f4e1d28d0fb13497097bbfae156b2f
* rename SYSTEM_LIBCDR to SYSTEM_CDR to remove specialcasingBjoern Michaelsen2013-02-191-1/+1
| | | | Change-Id: I14bd9c0a4b9b55963da67102468d573f7132fab7
* rename SYSTEM_LIBWPD to SYSTEM_WPD to remove specialcasingBjoern Michaelsen2013-02-191-3/+3
| | | | Change-Id: Ibc8178e2dd7209705cb752f9570e414483c319a7
* rename SYSTEM_LIBVISIO to SYSTEM_VISIO to remove specialcasingBjoern Michaelsen2013-02-191-1/+1
| | | | Change-Id: Ib895be66ecb4c95a86696007fdda453d3a3b34e0
* Writerperfect: Improve list codeLaurent Alonso2013-02-183-54/+44
| | | | Change-Id: I21fc40a0cb16e4f8295477cc2db50a58bc7287ea
* gbuild: do not copy boost headers aroundMichael Stahl2013-01-262-0/+2
| | | | | | | | | - do not use gb_UnpackedTarball_copy_header_files for boost - adapt the optimization in concat-deps.c for new path - use boost_headers in all LinkTargets that require it - add explicit include paths to mysqlc, mysqlcppconn, libvisio, liborcus Change-Id: I0c43e73ed43cc9d2e6bce8faf55e992d655a0bb9
* Uploading libcdr 0.0.10, hoping it worksFridrich Štrba2013-01-251-0/+3
| | | | Change-Id: Ibf21b856c0f9da276df60680513421be3c871a2d
* clean-up a lone lost 'String' in writerperfectNorbert Thiebaud2012-11-281-10/+7
| | | | Change-Id: I848ac4d934ffde0ae9c4b8b674fcb46c7bd17769
* Uploading new libvisio 0.0.20 releaseFridrich Štrba2012-11-051-0/+1
| | | | Change-Id: Ic090ae81c28f12a106a74aa6d10b43cce9d68fed
* Remove more useless code inside "#if 0" blocksMarcos Paulo de Souza2012-10-082-45/+0
| | | | | | | | Change-Id: Ifb9f9d2211608b848a5de66e1d19c4815a755907 Signed-off-by: Marcos Paulo de Souza <marcos.souza.org@gmail.com> Reviewed-on: https://gerrit.libreoffice.org/840 Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com> Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
* add missing deps on headers to static libsDavid Tardon2012-10-011-0/+10
| | | | Change-Id: I7a28dfa13bf0f98a654eca98eb1cdfd99177f37a
* gbuild: invert handling of standard system libraries:Michael Stahl2012-09-282-4/+0
| | | | | | | Always link in gb_STDLIBS, except when the library explicitly opts out with gb_LinkTarget_disable_standard_system_libs. Change-Id: I489a99114fbfa46d0421a27cf6c7b899dc268a4a
* gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2012-09-282-2/+4
| | | | | | ... new gb_LinkTarget_add_standard_system_libs Change-Id: Ib2bc843098db3d8c6822b45a3d21724e67f57d69
* gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2012-09-282-0/+2
| | | | Change-Id: I53316e0b9369d806197bccb42cf22d3497af43e7
* The upcoming libwpd 0.9.5 has also WPX_SEEK_END seek typeFridrich Štrba2012-09-231-0/+6
| | | | Change-Id: I7be3b67c797a728b5c72e957c67e3f864072addc
* Improvement on previous commit, UCB clean upStephan Bergmann2012-09-142-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | * As UCB is only ever initialized with "Local"/"Office", remove this configuration vector completely. The "create" ctor creates an instance internally initialized with those "Local"/"Office" keys. Special (test) code can still instantiate an uninitialized one via plain createInstance. And for backwards compatilibity process startup still ensures to create an initialized instance early, in case there is still code out there (in extensions) that later calls plain createInstance and expects to get the already-initialized (single) instance. * XInitialization is an "implementation detail" of the UniversalContentBroker service, do not expose in XUniversalContentBroker. * ucbhelper/configurationkeys.hxx is no longer needed and is removed. * ucbhelper/contentbroker.hxx is an empty wrapper and is removed; however, that requires ucbhelper::Content constructors to take explicit XComponentContext arguments now. * The only remaining code in ucbhelper/source/client/contentbroker.cxx is Android-only InitUCBHelper. Is that relevant still? Change-Id: I3f7bddd0456bffbcd13590c66d9011915c760f28