summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)AuthorFilesLines
2013-10-11-Werror,-Wunused-variableStephan Bergmann1-3/+3
2013-10-09CID#736174 yikes, sizeof(char[]) includes 0, so 4 not 3Caolán McNamara1-1/+1
2013-10-07EPS import: convert to BMP instead of PNGBjörgvin Ragnarsson1-13/+13
2013-10-05DXF import filter: fix OUString handlingMichael Stahl9-126/+110
2013-10-04'ist' -> 'is' here and there.Jan Holesovsky1-1/+1
2013-10-04HighLight -> Highlight.Jan Holesovsky1-1/+1
2013-10-02gbuild: kill gb_XcuModuleTarget_get_outdir_targetMatúš Kukan1-40/+13
2013-10-02-Werror,-Wunused-variableStephan Bergmann1-11/+0
2013-10-02WaE: unused variableTor Lillqvist1-1/+0
2013-10-02Improves fdo#41407: Make gs a higher priority than convert for EPS rendering.Björgvin Ragnarsson1-2/+2
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann1-2/+0
2013-10-01filter config: stop replacing %productname% / %formatversion%Michael Stahl23-74/+21
2013-10-01filter config: another case of accidental OpenOffice.org XML rebrandingMichael Stahl1-1/+1
2013-10-01convert remnants of String to OUString in filter moduleNoel Grandin1-17/+16
2013-10-01convert leftovers in filter module from String to OUStringNoel Grandin4-9/+9
2013-09-27cppcheck: avoid possible division by 0Julien Nabet1-6/+4
2013-09-26typo fixes in commentsAndras Timar11-26/+26
2013-09-26Everytimes -> Every timeJesús Corrius2-3/+3
2013-09-25Resolves: fdo#66400 import combined characters from docxCaolán McNamara1-0/+284
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara1-1/+0
2013-09-23Try to fix cross-compilationTor Lillqvist3-3/+3
2013-09-19Sprinkle more boost_headers loveTor Lillqvist1-0/+2
2013-09-17this SUPD is wrong since the .res stopped getting versionedCaolán McNamara1-4/+1
2013-09-17WaE: private field 'nWidth' is not usedTor Lillqvist1-2/+0
2013-09-17convert remains of filter module from String to OUStringNoel Grandin21-145/+142
2013-09-17convert filter/source/flash/swfwriter.hxx from String to OUStringNoel Grandin2-11/+9
2013-09-17convert filter/source/msfilter/eschesdo.hxx from String to OUStringNoel Grandin2-30/+30
2013-09-17remove dead codeNoel Grandin1-2/+0
2013-09-17convert filter/source/svg/svgwriter.hxx from String to OUStringNoel Grandin2-14/+14
2013-09-17convert filter/source/msfilter/rtfutil.hxx from String to OUStringNoel Grandin1-4/+4
2013-09-11Towards a working instdir for Mac OS XStephan Bergmann3-3/+3
2013-09-10gbuild: bin obsoleted gb_Configuration__get_sourceMatúš Kukan1-2/+1
2013-09-07typo fix: absoulte -> absoluteAndras Timar1-1/+1
2013-09-05tests that ensure the master to be broken arent that helpfulBjoern Michaelsen3-12/+0
2013-09-05fdo#68552: try different build-time replacementMichael Stahl2-2/+13
2013-09-05Revert "fdo#68552: Don't (attempt to) do run-time expansion of build-time par...Michael Stahl11-38/+11
2013-09-05CID#1078757 nOfs <= nPersistPtrAnzCaolán McNamara1-6/+6
2013-09-05fdo#68552: Don't (attempt to) do run-time expansion of build-time parametersTor Lillqvist11-11/+38
2013-09-04fdo#68210 related: make other filters work again tooBjoern Michaelsen20-28/+80
2013-09-04fdo#68210: Make tiff import work again with merged-libsBjoern Michaelsen1-1/+4
2013-09-03dezimal -> decimalJesús Corrius1-1/+1
2013-08-31fdo#62475 - remove visual noisePhilipp Riemer1-1/+0
2013-08-27test case for CVE-2013-5575/EDB-27875Caolán McNamara1-0/+0
2013-08-26Introduce msfilter::util::findQuotedText()Miklos Vajna1-0/+19
2013-08-22Resolves: fdo#68275 Grayscale TIFF is imported as whiteCaolán McNamara1-14/+6
2013-08-22cppcheck: fix redundant assignmentsJulien Nabet1-3/+1
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák16-186/+186
2013-08-20Re-work 8bit characters in source code, or remove them.Michael Meeks1-32/+32
2013-08-20Improve some debug outputStephan Bergmann1-3/+11
2013-08-19Use standard idiomStephan Bergmann1-3/+3