summaryrefslogtreecommitdiff
path: root/filter/source
AgeCommit message (Expand)AuthorFilesLines
2012-04-04filter: use CustomTarget makefileMatúš Kukan1-77/+0
2012-04-03SVG: treat skewX and skewY correctChristina Rossmanith1-4/+4
2012-04-02remove static objects from static_initialization_and_destruction chainCaolán McNamara1-7/+12
2012-03-30removed duplicate includes in filter / i18npool / sdextTakeshi Abe13-16/+0
2012-03-29Remove unnecessary tools/table.hxx #includesNoel Grandin1-1/+0
2012-03-29remove static OUStrings from static_initialization_and_destruction chainCaolán McNamara1-9/+8
2012-03-28unused global rtl::OUStringsCaolán McNamara1-63/+0
2012-03-27drop intermediate temporary UniStringsCaolán McNamara1-1/+1
2012-03-23.component files don't need executable bitsMichael Stahl1-0/+0
2012-03-22SVG import: keep aspect ratio when transforming viewbox to viewportChristina Rossmanith1-4/+5
2012-03-21tga filter broken for quite a whileCaolán McNamara1-11/+10
2012-03-20cgms are image/cgmCaolán McNamara1-1/+1
2012-03-16Introduced SystemShellExecuteFlags::URIS_ONLYStephan Bergmann1-1/+1
2012-03-160x80000001 can't fit into (signed) longLuboš Luňák1-1/+1
2012-03-13Convert tools/table.hxx to std::map in CGMElements classNoel Grandin3-36/+14
2012-03-13Converts from tools/table.hxx to std::map in DffPropSet class in filter moduleNoel Grandin1-78/+64
2012-03-07Fixed a lot of minor issues, polished source code and comments.Marco Cecchetti1-1063/+1074
2012-03-07Fixed a bug: when the SlideNumber placeholder field does not exist at all in ...Marco Cecchetti1-2/+6
2012-03-06XMLFilterTabPageXSLT::LinkStubToggleXSLTImplHdl does nothingCaolán McNamara2-5/+0
2012-03-05Sprinkle more DISABLE_SCRIPTING ifdefsTor Lillqvist2-1/+34
2012-03-05support import of key shortcut for macro ( Excel only )Noel Power1-1/+49
2012-03-05vba implementation for Application.OnKeyNoel Power1-0/+128
2012-03-03WaE: equality comparison with extraneous parenthesesTor Lillqvist1-1/+1
2012-03-03WaE: expression result unusedTor Lillqvist1-1/+1
2012-03-03WaE: use of unary operator that may be intended as compound assignment (-=)Tor Lillqvist1-1/+1
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann6-19/+19
2012-02-28we don't want any of these to be streamed out/in as 64bit valuesCaolán McNamara3-21/+21
2012-02-28fdo#45023 UI fix on PDF export dialogAndras Timar1-2/+3
2012-02-28callcatcher: remove newly unused methods and update listCaolán McNamara1-9/+0
2012-02-28use read_uInt16s_ToOUString instead of hand-crafted loopCaolán McNamara1-7/+2
2012-02-28WaE: unused variableCaolán McNamara1-7/+6
2012-02-27Removed unused codeSzabolcs Dezsi1-21/+0
2012-02-26Avoid temporary rtl::OUStringJulien Nabet1-52/+52
2012-02-24Removed MSFilterTracer and all references to itSzabolcs Dezsi3-271/+5
2012-02-24unusedcode.easy: remove unused codeThomas Arnhold1-81/+0
2012-02-23Adapted Reader to safer-to-use salhelper::ThreadStephan Bergmann5-94/+93
2012-02-23Adapted LateInitThread to safer-to-use salhelper::ThreadStephan Bergmann3-88/+34
2012-02-18Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))Takeshi Abe1-2/+2
2012-02-17Make filters module buildable with dbglevel=3 again.Thorsten Behrens1-3/+4
2012-02-16Removed SetProperty and StartElement method of MSFilterTracer.Szabolcs Dezsi1-11/+0
2012-02-16Use RTL_CONSTASCII_STRINGPARAM instead of bare numberTakeshi Abe1-2/+2
2012-02-13Remove unused codeElton Chung1-10/+0
2012-02-13Fix typos in commentsElton Chung1-5/+5
2012-02-13filter configuration: add some OOo XML/ODF mimetypesMichael Stahl6-6/+6
2012-02-13filter configuration: add some mimetypeMichael Stahl4-4/+4
2012-02-13filter configuration: add MSO 2007 XML mimetypesMichael Stahl10-10/+10
2012-02-10Remove unused codeElton Chung1-6/+0
2012-02-10Prefer equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) to equalsAscii(...)Takeshi Abe2-2/+2
2012-02-10Prefer equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("...")) to equalsAscii("...")Takeshi Abe2-13/+13
2012-02-09fix ppt embedded graphic dumperCaolán McNamara1-7/+12