summaryrefslogtreecommitdiff
path: root/writerperfect
AgeCommit message (Collapse)AuthorFilesLines
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
2012-09-08libcdr: convert to gbuildMatúš Kukan1-1/+1
Change-Id: I067ab0a4559bf7ee0da36a67567e0db9a6e34f87
2012-09-08libmspub: convert to gbuildMatúš Kukan1-1/+1
Change-Id: I502c849e40d84e6038b0b83fe344699944ec4a8f
2012-09-08libwps: convert to gbuildMatúš Kukan1-1/+1
Change-Id: I8f5312d9751d4bc4f26feb1d58b1c4b3184441c0
2012-09-08libvisio: convert to gbuildMatúš Kukan1-1/+1
Change-Id: Ie52c2ed87bf7631877bdf9a4cffc2f0a8fb3736c
2012-09-08writerperfect: simplify these conditionsMatúš Kukan1-9/+9
Change-Id: Ibed9d8963c102001cbfb259965e156179f05d5c4
2012-09-03No explicit rtl::OUString ctors needed, sberg dixitFridrich Štrba7-17/+17
Change-Id: I0b675213064a10cebfdea1fb99573dcf3e34284b
2012-08-31-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann1-1/+0
Change-Id: If844f74e5077d841606f306e48c2e687440fdcdd
2012-08-23Iterate the utf8 correctly + handle tabs tooFridrich Štrba1-7/+14
Change-Id: Ie6a4750ebd04e3b1ed8ad0985e141b6ff2e65e98
2012-08-23Move writerperfect newline-handling logic to OdgGenerator::insertTextBrennan Vincent2-29/+30
Change-Id: I6d954ac1233f98a3744449555043e8f82a1d2083
2012-08-21Fix writerperfect ignoring newlines.Brennan Vincent1-4/+27
Change-Id: Ib737a7d0ba833bcdc1e284890c62c9cf187d6b61
2012-08-07Pass rgb/contrast/brightness filters through writerperfect to ODGBrennan Vincent1-0/+30
Change-Id: I2881e1b3439e52c1008d9d50d00c897ddc81071f
2012-07-06Bin RTL_CONSTASCII_USTRINGPARAMFridrich Štrba4-24/+24
Change-Id: Idba2f900f962da57f9e9254b71b68f9b64f6ba6c
2012-07-05audit and re-license writerperfect.Fridrich Štrba46-869/+194
Written entirely by non-Oracle contributors to LibreOffice. Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>