summaryrefslogtreecommitdiff
path: root/filter/source
AgeCommit message (Expand)AuthorFilesLines
2013-11-11remove unnecessary use of OUString constructor in FILTER moduleNoel Grandin4-32/+32
2013-11-11bundle libebookDavid Tardon14-0/+406
2013-11-08Make INetURLObject-from-OUString ctor explicitStephan Bergmann2-2/+2
2013-11-07officecfg: move the reportbuilder filter configuration to filter/Michael Stahl6-0/+200
2013-11-07filter: fix error messageMichael Stahl1-2/+4
2013-11-06make WW8ReadFieldParams::GetResult safeCaolán McNamara1-1/+1
2013-11-06rearrange tests to avoid access past end of stringCaolán McNamara1-1/+1
2013-11-06convert xub_StrLen to sal_Int32Noel Grandin1-1/+1
2013-11-05FCFGMerge: Close files - silence warningThomas Arnhold1-0/+2
2013-11-04fdo#68099 Move pdf viewer call to GUI related codeMaxim Monastirsky1-13/+0
2013-11-04Convert code that calls OUString::getStr()[] to use the [] operatorNoel Grandin2-2/+2
2013-11-03add config. for formats newly supported by libmwawDavid Tardon6-0/+174
2013-11-01fdo#71137 fix linecap and linejoint in SVG exportLászló Németh1-0/+44
2013-11-01fdo#71136 fix SVG export (double stroke-width)László Németh1-8/+0
2013-10-31Resolves: #i123433# Detect pseudo-vertices at svg import...Armin Le Grand1-3/+4
2013-10-31BIPU Freehand importerFridrich Štrba2-0/+25
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin2-5/+5
2013-10-30integrate Apple Keynote import filterDavid Tardon2-0/+58
2013-10-28fdo#68903 Import .tsv and .xls plain text files in Calc by defaultMaxim Monastirsky1-0/+4
2013-10-25move OOXML_COLOR_AUTO from writerfilter to msfilter, we need it from swMiklos Vajna1-1/+5
2013-10-24added/checked/aligned MS-LangIDs and mappings from new MS-LCID.pdfEike Rathke1-2/+2
2013-10-23fixincludeguards.sh: filterThomas Arnhold74-175/+175
2013-10-23clean up messed up filterdetect.hxxThomas Arnhold1-70/+30
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist4-4/+4
2013-10-22Resolves: fdo#38838 remove UniStringCaolán McNamara2-1/+3
2013-10-22fdo#54938: Adapt supportsService implementations..Marcos Paulo de Souza2-19/+4
2013-10-20L10n of SWF export options dialogLaurent Balland-Poirier1-7/+7
2013-10-20drop some tools/string includesCaolán McNamara2-2/+0
2013-10-19CID#1103675 use normal assert, as it's toast anywayCaolán McNamara1-3/+2
2013-10-19CID#1103676 use normal assert, as it's toast anywayCaolán McNamara1-2/+1
2013-10-19CID#703918 ensure buffer is null terminatedCaolán McNamara1-1/+2
2013-10-19SetS only used once with constant valuesCaolán McNamara2-18/+4
2013-10-16cleanupThomas Arnhold1-2/+0
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-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