summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)AuthorFilesLines
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
2013-08-18Further work on the "Mac-like app structure" optionTor Lillqvist13-63/+63
2013-08-15cppcheck: fix duplicateBranchJulien Nabet1-4/+1
2013-08-15Resolves: fdo#33983 use 'Slides' instead of 'Pages' for impress pdf exportCaolán McNamara2-8/+26
2013-08-15fdo#59524 Enable encryption for docx, pptx and standard OOXML formatsTomaž Vajngerl7-7/+7
2013-08-14fdo#59524 Encryption for MS Office 2007 Spreadsheet documentsTomaž Vajngerl1-1/+1
2013-08-04Mark as const/staticTakeshi Abe1-2/+2
2013-07-30convert xslt filter dialog to .uiCaolán McNamara12-173/+151
2013-07-30drop unused help ids & fix mnemonic widgetsCaolán McNamara3-23/+6
2013-07-30Convert xml filter tabpage transformation to .uiabdulmajeed ahmed10-284/+282
2013-07-30Related rhbz#98977: Handle multiple LibXSLTTransformer::terminate callsStephan Bergmann1-2/+5
2013-07-29Remove effectively unused INetURLObject OString overloadsStephan Bergmann1-1/+1
2013-07-28reduce use of UniString from ResID ctorCaolán McNamara1-1/+1
2013-07-26targetted clean of redundant header piece from 62badf3828Michael Meeks14-42/+0
2013-07-24fdo#46037: no more comphelper/configurationhelper.hxx in filterJulien Nabet4-33/+11
2013-07-24set mnemonic widgets and a few other little tweaksCaolán McNamara5-162/+176
2013-07-24Convert Xml-Filter-TabPage-General to .uiabdulmajeed ahmed10-227/+215
2013-07-24add test-case for CVE-2013-2577Caolán McNamara2-0/+0
2013-07-22fdo#66274: Saving document as RTF result in text 'Use Rich Text Format Format'Julien Nabet1-1/+1
2013-07-17Fix memory leak with osl_getCurrentSecurity ().Mark Wielaard1-4/+9
2013-07-16fdo#63133: Write tools/tempfile.hxx outPalenik Mihály2-3/+4