summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)AuthorFilesLines
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
2013-02-16Some cppcheck cleaningJulien Nabet1-1/+1
2013-02-15coverity: fix mismatch between new[] and deleteMarkus Mohrhard1-1/+1
2013-02-14Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII...Jean-Noël Rouvignac1-21/+18
2013-02-14fdo#57950: Remove some chained appends in filterMarcos Paulo de Souza3-87/+31
2013-02-13Fix scope + member variables not initializedJulien Nabet1-3/+2
2013-02-13filter: svg: optimizeGradientStops: fix STL assertionMichael Stahl1-1/+5
2013-02-13Some cppcheck cleaningJulien Nabet1-1/+1
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida2-7/+7
2013-02-12Some cppcheck cleaningJulien Nabet1-2/+3
2013-02-12Some cppcheck cleaningJulien Nabet1-2/+2
2013-02-12fdo#60703: MSDraw filter: fix import of flagsMichael Stahl1-1/+2
2013-02-11fdo#46808, Use singleton util::theMacroExpander new-style constructorNoel Grandin1-6/+2
2013-02-11fdo#46808, Convert to getProcessComponentContext()Noel Grandin2-15/+8
2013-02-11fdo#46808, Adapt document::XML*BasicExporter UNO services to new styleNoel Grandin2-6/+6
2013-02-06remove obsolete hidother.src filesAndras Timar1-40/+0
2013-02-05make translatable a few more ui stringsAndras Timar1-6/+6
2013-02-05Use the new excel format detector for all binary excel types.Kohei Yoshida8-8/+8
2013-02-04fdo#59426: Don't try to repair package during flat detection phase.Kohei Yoshida1-0/+2
2013-02-04Add some debug bits for type detection code.Kohei Yoshida3-11/+32
2013-01-31bnc#437516: Hide minimum password info in the password dialog.Kohei Yoshida1-0/+1
2013-01-30remove useless macrosLuboš Luňák1-2/+0
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac5-373/+300
2013-01-30the name field for SdrShadowColorItem seems to be redundant nowCaolán McNamara1-1/+1
2013-01-28fdo#46808, Convert SvNumberFormatter to use XComponentContextNoel Grandin1-1/+1
2013-01-28fdo#46808, Adapt document::FilterConfigRefresh UNO service to new styleNoel Grandin16-88/+67