summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)AuthorFilesLines
2013-03-07Resolves: #i119475# bullet font info for CJK and CTLArmin Le Grand1-0/+9
2013-03-07Resolves: #i120021# fix memory leak in PptSlidePersistEntry dtorHerbert Dürr1-0/+1
2013-03-07Resolves: #i119513# fix loading of CMYK JPEG in PPT importHerbert Dürr1-0/+2
2013-03-07Renamed the method to something more appropriate...Kohei Yoshida2-26/+7
2013-03-07Make check passes. Remove deep-only detection for real.Kohei Yoshida2-191/+0
2013-03-07Temporarily disable deep-only detection phase.Kohei Yoshida1-0/+3
2013-03-07Some cleanup, comments, and re-organizing...Kohei Yoshida1-47/+32
2013-03-07fdo#60562: List *all* format types that we support and rank them all properly.Kohei Yoshida1-3/+96
2013-03-07Test all file format types regardless of document services.Kohei Yoshida2-119/+120
2013-03-07A little boolean cleanups etc.Kohei Yoshida1-19/+20
2013-03-07Modernize the type detection service instantiation a bit.Kohei Yoshida3-58/+47
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong3-14/+7
2013-03-06fdo#60724 change spelling error REMOVEABLE -> REMOVABLEKenneth Beck1-1/+1
2013-03-04remove trailing whitespacesThomas Arnhold3-3/+3
2013-03-04sal_Bool to boolTakeshi Abe1-1/+1
2013-03-04remove unused and commented out codeThomas Arnhold2-21/+0
2013-03-03remove stale javafiltersAndras Timar9-263/+0
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold9-14/+14
2013-03-03loplugin: improve indentationThomas Arnhold2-7/+9
2013-03-03protocol shttp is not defined yetThomas Arnhold3-5/+5
2013-03-03make sure the outdir exists before it is usedDavid Tardon1-0/+1
2013-03-03move fltcall.hxx to vcl to avoid circ. dep.David Tardon12-12/+12
2013-03-02coverity#982991: fix memory leakMarkus Mohrhard1-0/+3
2013-03-02Typo fix: informations -> information and a few other adjacent typos.Gregg King10-31/+31
2013-02-28remove all d.lstMichael Stahl1-0/+0
2013-02-26msfilter: support checking if conversion to legacy encoding is lossless or notMiklos Vajna2-8/+62
2013-02-26fdo#60724: lintian typo fix: useful -> usefulGregg King1-1/+1
2013-02-25loplugin: improve indentationThomas Arnhold5-26/+23
2013-02-25loplugin: unused variablesThomas Arnhold7-12/+1
2013-02-23Fix typo (beacuse/becasue)/becauseJulien Nabet1-1/+1
2013-02-23Fix typo recieved/receivedJulien Nabet1-2/+2
2013-02-23Fix typo seperated/separatedJulien Nabet3-3/+3
2013-02-23sal: update log areasThomas Arnhold1-1/+1
2013-02-22WaE: ´nLen´ may be used uninitialized in this functionTor Lillqvist1-1/+1
2013-02-22String cleanup in filterRicardo Montania2-83/+83
2013-02-22[Uu]sefull -> [Uu]sefulJulien Nabet3-4/+4
2013-02-22s/heigth/height/Tor Lillqvist2-2/+2
2013-02-22s/the the/the/Tor Lillqvist2-2/+2
2013-02-21change lib:widget delimiter from : to -Caolán McNamara1-1/+1
2013-02-21unlocalisable filter UINamesAndras Timar4-4/+4
2013-02-20RTL_CONSTASCII_USTRINGPARAM removalsKrisztian Pinter7-64/+46
2013-02-20RTL_CONSTASCII_USTRINGPARAM removalsKrisztian Pinter5-171/+169
2013-02-18remove stray makefile.mk in filterBjoern Michaelsen1-79/+0
2013-02-17fix build, caused by fast string concatLuboš Luňák1-1/+1
2013-02-17spelling: otherwhise -> otherwiseIvan Timofeev4-7/+7
2013-02-16coverity#707515: Uninitialized scalar variableCaolán McNamara1-4/+4
2013-02-16coverity#707516: Uninitialized scalar variableCaolán McNamara1-4/+5
2013-02-16coverity#707517: Uninitialized scalar variableCaolán McNamara1-1/+1
2013-02-16filter: fix broken string conversionMichael Stahl2-4/+4
2013-02-16fdo#57950: Remove more chained appends in filterMarcos Paulo de Souza6-45/+17