summaryrefslogtreecommitdiffstats
path: root/hwpfilter
Commit message (Collapse)AuthorAgeFilesLines
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-224-93/+16
|
* fdo#60724 correct spellingThomas Arnhold2013-04-151-1/+1
| | | | Change-Id: I7318a9f4f3410edf4dbe67bf08f31682fcb4edc7
* fdo#60724 informations -> informationThomas Arnhold2013-04-151-1/+1
| | | | Change-Id: Ifd34ebfc7fe01b4a470eb072597dd3ec97c97863
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-072-9/+9
| | | | | | | | Modules sal, salhelper, cppu, cppuhelper, codemaker (selectively) and odk have kept them, in order not to break external API (the automatic using declaration is LO-internal). Change-Id: I588fc9e0c45b914f824f91c0376980621d730f09
* -Wunused-macrosStephan Bergmann2013-03-274-24/+0
| | | | Change-Id: Ifaa1637122d6f9cae1e29b77ac36ca5d1f220aed
* Remove unused macros from checked-in Flex/Bison outputStephan Bergmann2013-03-252-145/+1
| | | | | | ...(for which the source is no longer available), to silence -Wunused-macros. Change-Id: If4676ead42e0fb8bd3ff3d07c27aa83fd204167e
* Reduce confusion by removing #line directivesStephan Bergmann2013-03-252-135/+0
| | | | | | | ...from checked-in Flex/Bison output for which the source is no longer available anyway. Change-Id: Iba9d861bdb102ef52bab7b53019741e3977a7335
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-191-3/+3
| | | | | | | | | | | Done with a perl regex: s/OUString\s*\(\s*RTL_CONSTASCII_USTRINGPARAM\s*\((\s*"[^")]*?"\s*)\)\s*\)/OUString\($1\)/gms Change-Id: Idf28320817cdcbea6d0f7ec06a9bf51bd2c3b3ec Reviewed-on: https://gerrit.libreoffice.org/2832 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org>
* reduce whitespaces between include and filenameThomas Arnhold2013-03-192-7/+7
| | | | Change-Id: I15f6ad0a760a28cbac53f99ba4d14ff5c24ce005
* remove legacy build.pl prj/build.lst files.Michael Meeks2013-03-141-2/+0
|
* coverity#983009: Resource leakJulien Nabet2013-03-061-4/+4
| | | | | | Just moving pArr block should be ok Change-Id: I9c5c4c35b90d8f06933521c77c966a426a801cec
* fdo#60148 Clean up warnings from the Clang compiler pluginnccuong2013-03-061-12/+14
| | | | | | | | 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 namespacesThomas Arnhold2013-03-041-1/+0
| | | | Change-Id: I0f6a34a459c1492a69afa3ef6bcbaa8ed7639a22
* doubled includesThomas Arnhold2013-03-041-1/+0
| | | | Change-Id: I70ec796188e2388e1e4d699126f7ae817f5ff86e
* remove all d.lstMichael Stahl2013-02-281-0/+0
| | | | Change-Id: Icba4218c5f9fe89d183d25ea82a8eae52881f885
* loplugin: improve indentationThomas Arnhold2013-02-251-29/+29
| | | | Change-Id: Idb847766d93dc222d6c55889616da21eeac212ee
* Fix typo "sucessfully" -> "successfully"Julien Nabet2013-02-231-1/+1
| | | | Change-Id: I01c85e4d3853c44fa05acc3019bc35c56c4f655e
* gbuild: remove various pointless calls that don't add anythingMichael Stahl2013-01-261-4/+0
| | | | Change-Id: I7eccac4fa8890c2873c6bbd7f8f5bf5b0dd006d2
* gbuild: do not copy boost headers aroundMichael Stahl2013-01-262-1/+6
| | | | | | | | | - 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
* More MSC -> _MSC_VER, sorryTor Lillqvist2012-12-271-1/+1
| | | | Change-Id: Ie5070d514c1f4dd9f9708253eb44134baec6524a
* Remove unused cppuhelper/servicefactory.hxx includesStephan Bergmann2012-12-211-1/+0
| | | | Change-Id: I27fd4d1f1dfafccaa7936defb5cd687d6266e0a2
* rework filters test to squeeze through extra flagsCaolán McNamara2012-11-011-2/+7
| | | | | | | that are needed to load .odt, .sxw etc files, and add a regression test for CVE-2012-4233 Change-Id: Ie178725ded3d76942030d12f23074de519cf62de
* More useless code, "#if 0" blocks in lingucomponent, sal, and rscMarcos Paulo de Souza2012-10-171-5/+0
| | | | | Change-Id: I1dda0f2b3bc2bb4a4a877c160026e53a90471d54 Signed-off-by: Marcos Paulo de Souza <marcos.souza.org@gmail.com>
* sal_Bool->bool in hwpfilterNoel Grandin2012-10-041-17/+11
| | | | Change-Id: Ief6d6678a04084a90d07d87780689b92af2e3ba4
* sal_Bool -> bool in hwpfilterNoel Grandin2012-10-041-28/+28
| | | | Change-Id: Ia1b6830ef9ab06a1914abb7f6d5857ce9d845061
* 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: gb_Library_PLAINLIBS_NONE cleanup for WNT:Michael Stahl2012-09-281-1/+1
| | | | | | | add a new gb_LinkTarget_use_system_win32_libs to abstract different linker options on MSVC and GCC. Change-Id: Ic9bf2545f59bf7871e6fc06b290c486ddfbec03d
* 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
* Improvement on previous commit, UCB clean upStephan Bergmann2012-09-141-23/+0
| | | | | | | | | | | | | | | | | | | | | | | | | * 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
* add more component prefixesMatúš Kukan2012-09-012-2/+2
| | | | Change-Id: I3afe59a6326b9e5cb26c39a82d7aabdb05cc2b7e
* -Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann2012-08-141-1/+0
| | | | Change-Id: I1f9341d1b70b9b996f3b344433e949647e12edf6
* Fix windows build where min and max are macrosAndras Timar2012-08-081-1/+1
| | | | Change-Id: I265e0fddc12a40cff0b6a6172bfca96eda0842ec
* -Werror=formatIvan Timofeev2012-07-241-1/+1
| | | | Change-Id: If468ca444865f81a7adeabb72ecb6d8647f6dde0
* hwpfilter: improve text import and error handlingMichael Stahl2012-07-2418-618/+373
| | | | Change-Id: Ib74b96200c9d57f55fc0d32b638601c64e7eb6fe
* coverity: idx == 0x1F cannot be trueDavid Tardon2012-07-031-1/+1
| | | | Change-Id: I6b0cf900003beb9931d6acad229166e44cc7f0bc
* targetted improvement of UNO API includes / usageMichael Meeks2012-07-021-4/+1
|
* Some cppcheck cleaningJulien Nabet2012-06-301-3/+3
| | | | Change-Id: I14cab3dfd26ac1568feef902b566873cecf049b9
* re-base on ALv2 code. Includes:Michael Meeks2012-06-2238-1460/+1247
| | | | | | Use ksc5601.h header from XFree86 Project Inc. Patch contributed by Oliver-Rainer Wittmann with minor changes from Pedro Giffuni http://svn.apache.org/viewvc?view=revision&revision=1179296
* re-base on ALv2 code.Michael Meeks2012-06-222-49/+31
| | | | Change-Id: I8018d9b5fa01d1720c0392dc5fdc4a0656f25a35
* re-base on ALv2 code.Michael Meeks2012-06-2115-363/+228
| | | | Change-Id: I6c145e984c885c7e06caa1c27bfb354ea49ad9ce
* targeted string re-workNorbert Thiebaud2012-05-311-9/+9
| | | | Change-Id: Ic24e9b98b1c6e868061caa911865ce2267bdcfaf
* make gbuild the default assumption of build.plBjoern Michaelsen2012-04-291-1/+0
| | | | | | | | this removes dmake completely out of the build for migrated modules build.pl now assumes modules to be gbuild, unless there is a prj/dmake file Change-Id: I674a036b182ee13c5ec093e83cb3d38133112d3b
* WaE: "isnan" redefinedDavid Tardon2012-04-161-1/+1
|
* sigh, need a 64bit zlib too on windows, revertingCaolán McNamara2012-04-132-0/+10
|
* gbuildize internal zlibCaolán McNamara2012-04-132-10/+0
| | | | | and stick headers into the solver in the same hierarchy as is "standard" so we don't have to patch so much, similiarly rename to libz
* remove formfeedsThomas Arnhold2012-04-121-3/+3
|
* Replaced a few equal calls with ==Szabolcs Dezsi2012-04-081-14/+14
|
* rename gb_CppunitTest_uses_ureDavid Tardon2012-04-081-1/+1
|
* compile- and run-time use of UNO must be splitDavid Tardon2012-04-081-0/+2
| | | | | | | | | | | There are unit tests that do not use URE, e.g., in cppuhelper. This reverts commit 33e9f3d3d6b29545ef9df3f5334c015e15caa5c8. Conflicts: sot/CppunitTest_sot_test_sot.mk svl/CppunitTest_svl_urihelper.mk