summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Collapse)Author
2013-10-16cleanupThomas Arnhold
Change-Id: I7bfd221f89718ba8634417c93a26b3a199178694
2013-10-11-Werror,-Wunused-variableStephan Bergmann
Change-Id: Ia3e6da86b47099106c4be793a1477979d327a2b9
2013-10-09CID#736174 yikes, sizeof(char[]) includes 0, so 4 not 3Caolán McNamara
Change-Id: Ia54ecab9e08485ebffe98dc064f328360c17a120
2013-10-07EPS import: convert to BMP instead of PNGBjörgvin Ragnarsson
This speeds up rendering of EPS figures by approximately 10% Change-Id: Ie7d39bab4a7ea5f9350f989c25364f70bd8b8453 Reviewed-on: https://gerrit.libreoffice.org/6124 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-10-05DXF import filter: fix OUString handlingMichael Stahl
The DXF import filter stores all strings read from the file in char[DXF_MAX_STRING_LEN+1] arrays, and then calls OUString constructor with that which then asserts because the string is actually shorter than the size of the array... avoid that by converting from char* to OString. Change-Id: I93c52788f88fe5d21968d450d029ed5db101d88b
2013-10-04'ist' -> 'is' here and there.Jan Holesovsky
Change-Id: I0a463c38214b95582db2c7b3979367255426c14e
2013-10-04HighLight -> Highlight.Jan Holesovsky
Change-Id: I2db5102fbc441c0b79d8c28023f3e3bb5613b3cf
2013-10-02gbuild: kill gb_XcuModuleTarget_get_outdir_targetMatúš Kukan
Change-Id: I1d54d98b8aa50f778de87e6ebb17ec2eed0d65dc
2013-10-02-Werror,-Wunused-variableStephan Bergmann
Change-Id: Ib6ccb342f28d831e49be91ec6b6167f6ea5336b8
2013-10-02WaE: unused variableTor Lillqvist
Change-Id: Ibaa2cecb60942a83b0ddaa699327607af7a22d85
2013-10-02Improves fdo#41407: Make gs a higher priority than convert for EPS rendering.Björgvin Ragnarsson
This speeds up EPS loading on systems where convert is configured to execute gs for conversion instead of using libgs. This seems to be how convert is compiled on most linux distos. Change-Id: Ibfc95bff11076d286b6ba210d2db2129ac0bb45b Reviewed-on: https://gerrit.libreoffice.org/6009 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann
Change-Id: Ibec53c0e3565007be5d3379dad5c7c7678afc721
2013-10-01filter config: stop replacing %productname% / %formatversion%Michael Stahl
... at runtime. Hard-code these to OpenOffice.org 1.0, since nobody will ever build a "StarOffice" or "StarSuite" any more. Change-Id: I1785dea8dfd15a9384f9fecd92935a6043d995bc
2013-10-01filter config: another case of accidental OpenOffice.org XML rebrandingMichael Stahl
... but apparently only used as a fall-back. Change-Id: Iebaf3d01a2eeb8aceef0168b2e1817cdd4cde5ab
2013-10-01convert remnants of String to OUString in filter moduleNoel Grandin
Change-Id: I83cea804b73d9219019354223bd2c966f52c5688
2013-10-01convert leftovers in filter module from String to OUStringNoel Grandin
Change-Id: If8954c39fec724066d46fe5d8c7e486d9bf6e955
2013-09-27cppcheck: avoid possible division by 0Julien Nabet
Change-Id: I8ff8e72d0d25168da374d752a18210cf764ed311
2013-09-26typo fixes in commentsAndras Timar
Change-Id: Iaadec33715f8e0e0c6595c5e684606905274fdab
2013-09-26Everytimes -> Every timeJesús Corrius
Change-Id: Ib84cee7dbb493387760ce68c25ec442bf0a4a121
2013-09-25Resolves: fdo#66400 import combined characters from docxCaolán McNamara
move .doc combined character parser stuff from sw to filter for reuse in .docx and fix bad length problem when nSavPtr == -1 after String->OUString conversion thanks for the pasta CloudOn Change-Id: I368ca30c14fd089271902b9b874de1099eb40038
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara
Change-Id: Ib5c3a2daa4a48bc286b14fa2cebb3306ea0012bc
2013-09-23Try to fix cross-compilationTor Lillqvist
Add more FOO_FOR_BUILD variables and some gb_Foo_for_build functions. Get rid of gb_INSTROOT and gb_DEVINSTALLROOT, just use INSTROOT. Change-Id: Iee531b02d14fae41edb68ad589a5dec829a60255
2013-09-19Sprinkle more boost_headers loveTor Lillqvist
Fix compilation errors when not using system boost. Might be more. It's sad that one has to micro-manage boost use like this. Change-Id: I3541789530fbdb0fb03e2b355144e63f8b031097
2013-09-17this SUPD is wrong since the .res stopped getting versionedCaolán McNamara
Change-Id: I93e970902f4862fa895aa768cdcb72399a1997d8
2013-09-17WaE: private field 'nWidth' is not usedTor Lillqvist
Change-Id: I855a92d55646eff1c79634a839726564bf973744
2013-09-17convert remains of filter module from String to OUStringNoel Grandin
Change-Id: I87b1d2d944ba2b6e2e42adb2c948fff85ec021e1
2013-09-17convert filter/source/flash/swfwriter.hxx from String to OUStringNoel Grandin
Change-Id: I161a63399522cc92f833361195c2c86fdce18204
2013-09-17convert filter/source/msfilter/eschesdo.hxx from String to OUStringNoel Grandin
Change-Id: Ie92f645bb55f4d9eb477074a685023a6f5274357
2013-09-17remove dead codeNoel Grandin
Change-Id: Ibaa30ae983ddff4d7c9c1e9f95abf7b44124d07d
2013-09-17convert filter/source/svg/svgwriter.hxx from String to OUStringNoel Grandin
Change-Id: I60cc4a013bd7bb6cb3eadb163045577850d47b9b
2013-09-17convert filter/source/msfilter/rtfutil.hxx from String to OUStringNoel Grandin
Change-Id: Ibcea731a84e9afb62c6ce0a0e6b70017e610dc45
2013-09-11Towards a working instdir for Mac OS XStephan Bergmann
Introduced gb_INSTROOT, which is the same as $(INSTDIR) except for Mac OS X, where it is $(INSTDIR)/LibreOffice.app/Contents. Most stuff ends up there (so most occurrences of $(INSTDIR) have been replaced with $(gb_INSTROOT)), but SDK- related stuff goes to $(INSTDIR)/$(gb_Package_SDKDIRNAME). (And GeneratedPackage needed to be made more flexible, to allow for packages that go into either of those two places.) For Android and iOS, gb_INSTROOT probably still needs to be set. The most obvious missing thing yet to make instdir work for Mac OS X is the instdir/*/LibreOffice.app/Contents/ure/ vs. instdir/*/LibreOffice.app/Contents/ure-link/ split. Change-Id: I4478edd27b14c92c96d92d5169bdca3ec50d78f5
2013-09-10gbuild: bin obsoleted gb_Configuration__get_sourceMatúš Kukan
Change-Id: If6f125b83114643430fcc02a2ec7f59ab406da7b
2013-09-07typo fix: absoulte -> absoluteAndras Timar
Change-Id: Ib728cb9bac3f42e17649685b4413b9335f2dc2c4
2013-09-05tests that ensure the master to be broken arent that helpfulBjoern Michaelsen
Change-Id: Ie59f2ba4daec0375d1d64b765be3b1484e8cba3e
2013-09-05fdo#68552: try different build-time replacementMichael Stahl
Replace the offending variable at build time in pyAltFCFGMerge. Change-Id: Ie96d780eed8325c6f8399e78025345c0f0369856
2013-09-05Revert "fdo#68552: Don't (attempt to) do run-time expansion of build-time ↵Michael Stahl
parameters" This reverts commit ac4e19f9085dbd0103c7336a5318aa1e55b3e3e0. Unfortunately does not work if BUILDDIR is different from SRCDIR.
2013-09-05CID#1078757 nOfs <= nPersistPtrAnzCaolán McNamara
Change-Id: Icf2729a4a7f8476d71d4609e060d3da2d172e7a8
2013-09-05fdo#68552: Don't (attempt to) do run-time expansion of build-time parametersTor Lillqvist
The $(share_subdir_name) things in the filter fragment .xcu files didn't actually work it seems. But anyway, it's a bit silly to do expansion at run-time of $(foo) things known at build-time anyway. Thanks to sberg for pointing this out. So just use the normal configury .in mechanism for these. Simpler. Change-Id: I14b3e5cc5169b34df8a1d7ff07cc28452c67bcc8
2013-09-04fdo#68210 related: make other filters work again tooBjoern Michaelsen
- see dc86610d16a561ff1a0455d5fef157431f9271e3 for details Change-Id: I6041ca10f58335187928995368db673c1ce22e7b
2013-09-04fdo#68210: Make tiff import work again with merged-libsBjoern Michaelsen
- there was a symbol mismatch for dynamic loading - while this fixes fdo#68210, similar fixes are likely needed for the other dynamically loaded functionality Change-Id: I7e4d6baf256dbe7b145dcbc118b4cac2075e07f5
2013-09-03dezimal -> decimalJesús Corrius
Change-Id: I196026cc7f2f885664e9719557f662a32a7187b8
2013-08-31fdo#62475 - remove visual noisePhilipp Riemer
This is a follow up commit to - 22d1beb78a475e4846af945afde1c4d6c263b5d6 - 1c7af455ab9345304a7ac48ce2e0310de2ac8a75 Change-Id: I102685391125f3b4f7bdf838f8bd17a2283d558d
2013-08-27test case for CVE-2013-5575/EDB-27875Caolán McNamara
Change-Id: I43214c3ec840274f120730c1f80ef693859ddae7
2013-08-26Introduce msfilter::util::findQuotedText()Miklos Vajna
This was in writerfilter, but we'll need it soon in sw as well, so move it down to msfilter. Change-Id: I8efe02b6bbe8f391d9e14857ed58dbae184d5632
2013-08-22Resolves: fdo#68275 Grayscale TIFF is imported as whiteCaolán McNamara
this reverts 6c719c1585eb1a2dbab86cc73ff871da41765981 "n#615223 local nbyte1 should have been class-level nByte1" which was to fix the use seen in valgrind og the uninitialized nByte1 So additionally remove the use of the uninit nByte1 entirely Change-Id: I5b3f4fa00d74e545f207a11a5e90935f14a23a8e
2013-08-22cppcheck: fix redundant assignmentsJulien Nabet
Change-Id: Ib0c2f0c2b67f40ce75469b434a67c62187aca93d
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
Compiler plugin to replace with matching number(), boolean() or OUString ctor, ran it, few manual tweaks, mark as really deprecated. Change-Id: I4a79bdbcf4c460d21e73b635d2bd3725c22876b2
2013-08-20Re-work 8bit characters in source code, or remove them.Michael Meeks
Change-Id: I93e14d4936c0ffbe03425d4a54bb0e09bc62b3e3 Reviewed-on: https://gerrit.libreoffice.org/5550 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: Michael Meeks <michael.meeks@suse.com> Tested-by: Michael Meeks <michael.meeks@suse.com>
2013-08-20Improve some debug outputStephan Bergmann
Change-Id: I1008822ba8592ea43f87805bf00adbfdaf4f02fc