summaryrefslogtreecommitdiff
path: root/writerperfect
AgeCommit message (Collapse)AuthorFilesLines
2013-05-06WRITER_DEBUG_MSG -> SAL_[INFO/WARN]Fridrich Štrba6-65/+36
Change-Id: I8bdcc273b50e35dbbb0e34183a465e370cc5b22c
2013-05-02Splitting writerperfect into serializer and libodfgenFridrich Štrba40-5280/+68
Change-Id: I69f12fb097dbc977e63463b6b764a3553bcf9271
2013-05-02simplify writerperfect structure and prepare for libodfgenFridrich Štrba37-64/+46
Change-Id: Ib2e56280a5a6bfdfee18a5b213dd67b9fbfc8949
2013-04-24gbuild: drop empty use_packages callsDavid Tardon1-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>
2013-04-24gbuild: drop uses of removed packagesDavid Tardon1-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>
2013-04-24move URE headers to include/David Tardon1-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>
2013-04-18PImpl the WPXSvInputStream classFridrich Štrba2-25/+87
Change-Id: I11a3d663e2f5a8f68edd66b7ba2af15cc57287a9
2013-03-28add missing dep on sal/config.hDavid Tardon1-0/+2
Change-Id: I6f1e3eddc960b5010e9bf015ba426aefd0437bc1
2013-03-27HanMac J import is really really initial :)Fridrich Štrba1-1/+1
Change-Id: I86e450326e5a0ae5499ec2f4ebdc5bcb9ca68390
2013-03-27-Wunused-macrosStephan Bergmann1-2/+0
Change-Id: Ifaa1637122d6f9cae1e29b77ac36ca5d1f220aed
2013-03-26Some fixes for mwaw-based filtersLaurent Alonso1-2/+2
Change-Id: Ibb517b9a4690f20baa423472c001314a4d4c43f7
2013-03-19::rtl::OUString -> OUString in writerperfectFridrich Štrba18-106/+82
Change-Id: I2d0f8868779e5ac4a802f3f061704d2de5826c5d
2013-03-15Add typedetection and configuration for MWAW based filtersFridrich Štrba1-0/+67
Change-Id: Icf489a49c547a93458aeef1c70ba699181a47c38
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks1-3/+0
2013-03-14spurious warning C4701: potentially uninitialized local variableMichael Stahl1-1/+1
Change-Id: I6da0eb82ad6175e8b7eb70affa5f7cf0b05252f7
2013-03-14First step for a MWAWImportFilterFridrich Štrba7-3/+1114
Change-Id: I03f48d26a4bafcd82cb96b1b90a7f49f3ea433ce
2013-03-11Improve lists generationLaurent Alonso1-14/+82
Change-Id: Ie910ecb8db1d33c41f450e6c9f297138aa821eee
2013-03-11Support some new parametersLaurent Alonso4-3/+33
Change-Id: I22857f57822bff39ef5fcd576bd29e374f1aa819
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong1-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>
2013-03-05doubled usingThomas Arnhold5-20/+0
Change-Id: Ib1d3213a688194bfb027b7bca5bd9ac1b7bb1b28
2013-03-04OopsFridrich Štrba1-1/+1
Change-Id: I4ccf42a703cce56b32fc38f0caa068c19bf2a5f0
2013-03-04Save some getLength callsFridrich Štrba7-10/+10
Change-Id: I4103a338e487ee29da6ac056215c4fa0a244fa65
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold1-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
2013-03-03loplugin: unused variables and commented codeThomas Arnhold6-8/+0
Change-Id: I01f1f1d112767b576d7cfc6e25fe95385de2c0cf
2013-03-01Simplify a bit the boilerplate codeFridrich Štrba7-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
2013-02-28remove all d.lstMichael Stahl1-0/+0
Change-Id: Icba4218c5f9fe89d183d25ea82a8eae52881f885
2013-02-27cppuhelper: new ZipPackage_cppuhelper_odk_headersMichael Stahl1-1/+1
Change-Id: I77d7ef6890ca584cf022059838c318a2811bcd5d
2013-02-27cppu: new ZipPackage_cppu_odk_headersMichael Stahl1-1/+1
Change-Id: I4ceee0ed3438a18e13c186ebd8d390604d26ec28
2013-02-22We need to escape special characters in slide namesFridrich Štrba1-4/+2
2013-02-19Allow specifying of page namesFridrich Štrba1-2/+7
2013-02-19coverity#983356 ressource leakNorbert Thiebaud1-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>
2013-02-19rename SYSTEM_LIBWPS to SYSTEM_WPS to remove specialcasingBjoern Michaelsen1-3/+3
Change-Id: I54880cd7d404692b8fee16c331c8e7a64508f52b
2013-02-19rename SYSTEM_LIBMSPUB to SYSTEM_MSPUB to remove specialcasingBjoern Michaelsen1-1/+1
Change-Id: I06d6dec259f4e1d28d0fb13497097bbfae156b2f
2013-02-19rename SYSTEM_LIBCDR to SYSTEM_CDR to remove specialcasingBjoern Michaelsen1-1/+1
Change-Id: I14bd9c0a4b9b55963da67102468d573f7132fab7
2013-02-19rename SYSTEM_LIBWPD to SYSTEM_WPD to remove specialcasingBjoern Michaelsen1-3/+3
Change-Id: Ibc8178e2dd7209705cb752f9570e414483c319a7
2013-02-19rename SYSTEM_LIBVISIO to SYSTEM_VISIO to remove specialcasingBjoern Michaelsen1-1/+1
Change-Id: Ib895be66ecb4c95a86696007fdda453d3a3b34e0
2013-02-18Writerperfect: Improve list codeLaurent Alonso3-54/+44
Change-Id: I21fc40a0cb16e4f8295477cc2db50a58bc7287ea
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl2-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
2013-01-25Uploading libcdr 0.0.10, hoping it worksFridrich Štrba1-0/+3
Change-Id: Ibf21b856c0f9da276df60680513421be3c871a2d
2012-11-28clean-up a lone lost 'String' in writerperfectNorbert Thiebaud1-10/+7
Change-Id: I848ac4d934ffde0ae9c4b8b674fcb46c7bd17769
2012-11-05Uploading new libvisio 0.0.20 releaseFridrich Štrba1-0/+1
Change-Id: Ic090ae81c28f12a106a74aa6d10b43cce9d68fed
2012-10-08Remove more useless code inside "#if 0" blocksMarcos Paulo de Souza2-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>
2012-10-01add missing deps on headers to static libsDavid Tardon1-0/+10
Change-Id: I7a28dfa13bf0f98a654eca98eb1cdfd99177f37a
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl2-4/+0
Always link in gb_STDLIBS, except when the library explicitly opts out with gb_LinkTarget_disable_standard_system_libs. Change-Id: I489a99114fbfa46d0421a27cf6c7b899dc268a4a
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2-2/+4
... new gb_LinkTarget_add_standard_system_libs Change-Id: Ib2bc843098db3d8c6822b45a3d21724e67f57d69
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2-0/+2
Change-Id: I53316e0b9369d806197bccb42cf22d3497af43e7
2012-09-23The upcoming libwpd 0.9.5 has also WPX_SEEK_END seek typeFridrich Štrba1-0/+6
Change-Id: I7be3b67c797a728b5c72e957c67e3f864072addc
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann2-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
2012-09-08libwpd: convert to gbuildMatúš Kukan1-1/+1
Change-Id: I5a8d3979e8b3e1e3d33882715fbb61f37bf27e35
2012-09-08libwpg: convert to gbuildMatúš Kukan1-1/+1
Change-Id: If440c551aedf805eb364c0fe575e8c5f4f66c18f