summaryrefslogtreecommitdiffstats
path: root/filter
Commit message (Expand)AuthorAgeFilesLines
* cleanupThomas Arnhold2013-10-161-2/+0
* -Werror,-Wunused-variableStephan Bergmann2013-10-111-3/+3
* CID#736174 yikes, sizeof(char[]) includes 0, so 4 not 3Caolán McNamara2013-10-091-1/+1
* EPS import: convert to BMP instead of PNGBjörgvin Ragnarsson2013-10-071-13/+13
* DXF import filter: fix OUString handlingMichael Stahl2013-10-059-126/+110
* 'ist' -> 'is' here and there.Jan Holesovsky2013-10-041-1/+1
* HighLight -> Highlight.Jan Holesovsky2013-10-041-1/+1
* gbuild: kill gb_XcuModuleTarget_get_outdir_targetMatúš Kukan2013-10-021-40/+13
* -Werror,-Wunused-variableStephan Bergmann2013-10-021-11/+0
* WaE: unused variableTor Lillqvist2013-10-021-1/+0
* Improves fdo#41407: Make gs a higher priority than convert for EPS rendering.Björgvin Ragnarsson2013-10-021-2/+2
* -Werror,-Wunused-const-variableStephan Bergmann2013-10-021-2/+0
* filter config: stop replacing %productname% / %formatversion%Michael Stahl2013-10-0123-74/+21
* filter config: another case of accidental OpenOffice.org XML rebrandingMichael Stahl2013-10-011-1/+1
* convert remnants of String to OUString in filter moduleNoel Grandin2013-10-011-17/+16
* convert leftovers in filter module from String to OUStringNoel Grandin2013-10-014-9/+9
* cppcheck: avoid possible division by 0Julien Nabet2013-09-271-6/+4
* typo fixes in commentsAndras Timar2013-09-2611-26/+26
* Everytimes -> Every timeJesús Corrius2013-09-262-3/+3
* Resolves: fdo#66400 import combined characters from docxCaolán McNamara2013-09-251-0/+284
* Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara2013-09-251-1/+0
* Try to fix cross-compilationTor Lillqvist2013-09-233-3/+3
* Sprinkle more boost_headers loveTor Lillqvist2013-09-191-0/+2
* this SUPD is wrong since the .res stopped getting versionedCaolán McNamara2013-09-171-4/+1
* WaE: private field 'nWidth' is not usedTor Lillqvist2013-09-171-2/+0
* convert remains of filter module from String to OUStringNoel Grandin2013-09-1721-145/+142
* convert filter/source/flash/swfwriter.hxx from String to OUStringNoel Grandin2013-09-172-11/+9
* convert filter/source/msfilter/eschesdo.hxx from String to OUStringNoel Grandin2013-09-172-30/+30
* remove dead codeNoel Grandin2013-09-171-2/+0
* convert filter/source/svg/svgwriter.hxx from String to OUStringNoel Grandin2013-09-172-14/+14
* convert filter/source/msfilter/rtfutil.hxx from String to OUStringNoel Grandin2013-09-171-4/+4
* Towards a working instdir for Mac OS XStephan Bergmann2013-09-113-3/+3
* gbuild: bin obsoleted gb_Configuration__get_sourceMatúš Kukan2013-09-101-2/+1
* typo fix: absoulte -> absoluteAndras Timar2013-09-071-1/+1
* tests that ensure the master to be broken arent that helpfulBjoern Michaelsen2013-09-053-12/+0
* fdo#68552: try different build-time replacementMichael Stahl2013-09-052-2/+13
* Revert "fdo#68552: Don't (attempt to) do run-time expansion of build-time par...Michael Stahl2013-09-0511-38/+11
* CID#1078757 nOfs <= nPersistPtrAnzCaolán McNamara2013-09-051-6/+6
* fdo#68552: Don't (attempt to) do run-time expansion of build-time parametersTor Lillqvist2013-09-0511-11/+38
* fdo#68210 related: make other filters work again tooBjoern Michaelsen2013-09-0420-28/+80
* fdo#68210: Make tiff import work again with merged-libsBjoern Michaelsen2013-09-041-1/+4
* dezimal -> decimalJesús Corrius2013-09-031-1/+1
* fdo#62475 - remove visual noisePhilipp Riemer2013-08-311-1/+0
* test case for CVE-2013-5575/EDB-27875Caolán McNamara2013-08-271-0/+0
* Introduce msfilter::util::findQuotedText()Miklos Vajna2013-08-261-0/+19
* Resolves: fdo#68275 Grayscale TIFF is imported as whiteCaolán McNamara2013-08-221-14/+6
* cppcheck: fix redundant assignmentsJulien Nabet2013-08-221-3/+1
* finish deprecation of O(U)String::valueOf()Luboš Luňák2013-08-2116-186/+186
* Re-work 8bit characters in source code, or remove them.Michael Meeks2013-08-201-32/+32
* Improve some debug outputStephan Bergmann2013-08-201-3/+11