summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)Author
2012-03-05support import of key shortcut for macro ( Excel only )Noel Power
2012-03-05vba implementation for Application.OnKeyNoel Power
2012-03-03WaE: equality comparison with extraneous parenthesesTor Lillqvist
2012-03-03WaE: expression result unusedTor Lillqvist
2012-03-03WaE: use of unary operator that may be intended as compound assignment (-=)Tor Lillqvist
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-02-28we don't want any of these to be streamed out/in as 64bit valuesCaolán McNamara
2012-02-28fdo#45023 UI fix on PDF export dialogAndras Timar
2012-02-28callcatcher: remove newly unused methods and update listCaolán McNamara
2012-02-28use read_uInt16s_ToOUString instead of hand-crafted loopCaolán McNamara
2012-02-28WaE: unused variableCaolán McNamara
2012-02-27Removed unused codeSzabolcs Dezsi
2012-02-26Avoid temporary rtl::OUStringJulien Nabet
2012-02-24Removed MSFilterTracer and all references to itSzabolcs Dezsi
2012-02-24unusedcode.easy: remove unused codeThomas Arnhold
2012-02-23Adapted Reader to safer-to-use salhelper::ThreadStephan Bergmann
2012-02-23Adapted LateInitThread to safer-to-use salhelper::ThreadStephan Bergmann
2012-02-20gb_JunitTest_JunitTest takes only one argumentStephan Bergmann
2012-02-18Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("..."))Takeshi Abe
2012-02-17Make filters module buildable with dbglevel=3 again.Thorsten Behrens
2012-02-16Removed SetProperty and StartElement method of MSFilterTracer.Szabolcs Dezsi
2012-02-16Use RTL_CONSTASCII_STRINGPARAM instead of bare numberTakeshi Abe
2012-02-13Remove unused codeElton Chung
2012-02-13Fix typos in commentsElton Chung
2012-02-13filter configuration: add some OOo XML/ODF mimetypesMichael Stahl
2012-02-13filter configuration: add some mimetypeMichael Stahl
2012-02-13filter configuration: add MSO 2007 XML mimetypesMichael Stahl
2012-02-10Remove unused codeElton Chung
2012-02-10Prefer equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) to equalsAscii(...)Takeshi Abe
2012-02-10Prefer equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("...")) to equalsAscii("...")Takeshi Abe
2012-02-09fix ppt embedded graphic dumperCaolán McNamara
2012-02-08do not deserialize into long, use a type of the correct width (fdo#40768)Luboš Luňák
2012-02-08Added and improved READMEs for modules which used to be in filterJosh Heidenreich
2012-02-05switch to include-based build rather than sourced-based buildNorbert Thiebaud
2012-02-05Some cppcheck cleaningJulien Nabet
2012-02-04extract max legal dff length to headerCaolán McNamara
2012-02-01Some cppcheck cleaningJulien Nabet
2012-01-31Get the whole thing to build after the method sig change in SdrObject.Kohei Yoshida
2012-01-31callcatcher: update listCaolán McNamara
2012-01-26Sort the catch-all detection at the endFridrich Štrba
2012-01-24Disable svg font embedding for sd filters test, enable again.Thorsten Behrens
2012-01-24Remove dead code from svg filterThorsten Behrens
2012-01-24all direct OUString readers are current little endian streamsCaolán McNamara
2012-01-24String->rtl::OUStringCaolán McNamara
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2012-01-20Removed unused code as listed in unusedcode.easySantiago Martinez
2012-01-18This method is now unused.Kohei Yoshida
2012-01-18removed some dead codeMarc-André Laverdière-Papineau
2012-01-17fdo#43193: fix rotation of shapes in imported MS documentsIvan Timofeev
2012-01-13simply MSDFFReadZString and friendsCaolán McNamara