summaryrefslogtreecommitdiffstats
path: root/filter
Commit message (Expand)AuthorAgeFilesLines
* coverity#736036 Missing break in switchCaolán McNamara2014-06-171-10/+10
* improve the inlinesimplememberfunctions clang pluginNoel Grandin2014-06-179-47/+6
* loplugin:staticcallStephan Bergmann2014-06-138-21/+21
* Unnecessary #includeStephan Bergmann2014-06-121-1/+0
* Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann2014-06-112-24/+24
* callcatcher: update unused codeCaolán McNamara2014-06-112-58/+0
* No need for PCT_DLLIMPLEMENTATION any more.Jan Holesovsky2014-06-111-4/+0
* Access code under test via gb_Library_use_library_objectsStephan Bergmann2014-06-113-20/+17
* pct import: Fix build on Windows.Jan Holesovsky2014-06-104-3/+19
* pct import: Unit test for the clipping import fix.Jan Holesovsky2014-06-104-2/+69
* pct import: Reset clip region before closing the metafile.Jan Holesovsky2014-06-101-0/+1
* pct import: Add logging.Jan Holesovsky2014-06-101-8/+49
* move UOF and Office 2003 filters to xsltfilter moduleDavid Tardon2014-06-091-6/+9
* rebuild filter config. after makefile changeDavid Tardon2014-06-091-1/+2
* rhbz#1105376 move FlatODF filter config to right placeDavid Tardon2014-06-091-8/+8
* loplugin: inlinesimplememberfunctionsNoel Grandin2014-06-0910-25/+5
* ...which empirically shows that LateInitThread is uselessStephan Bergmann2014-06-057-376/+2
* Make warning more usefulStephan Bergmann2014-06-051-5/+4
* ...and so m_lDetectServices is never readStephan Bergmann2014-06-052-12/+0
* impl_resolveItem4TypeRegistration can be staticStephan Bergmann2014-06-051-0/+1
* ...and so m_lChangedDetectServices is alway emptyStephan Bergmann2014-06-052-5/+0
* ...and E_DETECTSERVICE is just as unusedStephan Bergmann2014-06-053-17/+1
* E_CONTAINS_DETECTSERVICES does nothingStephan Bergmann2014-06-052-5/+3
* Simplify SAL_WARNStephan Bergmann2014-06-051-10/+4
* coverity#705169 Missing break in switch, assuming its intentionalCaolán McNamara2014-06-051-0/+2
* coverity#705164 Missing break in switch, assuming its intentionalCaolán McNamara2014-06-051-0/+3
* coverity#705162 Missing break in switch, assuming its intentionalCaolán McNamara2014-06-051-0/+2
* coverity#705168 Missing break in switchCaolán McNamara2014-06-041-0/+1
* coverity#705172 Missing break in switchCaolán McNamara2014-06-041-0/+3
* DeInitVCL at end of testsStephan Bergmann2014-06-048-0/+8
* convert some sal_uInt8 fields to boolNoel Grandin2014-06-031-5/+5
* Typo: hanlde->handleJulien Nabet2014-06-011-1/+1
* Fix leakStephan Bergmann2014-05-301-0/+1
* add dummy extensionDavid Tardon2014-05-301-1/+1
* fix filter namesDavid Tardon2014-05-302-2/+2
* coverity#706003 Unintended sign extensionCaolán McNamara2014-05-301-2/+2
* coverity#706004 Unintended sign extensionCaolán McNamara2014-05-301-2/+2
* coverity#706005 Unintended sign extensionCaolán McNamara2014-05-302-2/+2
* fix copypastaDavid Tardon2014-05-293-6/+6
* Add new libmwaw's database/spreadsheet formats...osnola2014-05-2913-0/+364
* Make the wdb/wks and GreatWorks(draw) workosnola2014-05-292-3/+3
* Try to add support for WKS/WDB files...osnola2014-05-293-0/+61
* add new libmwaw drawing formats (forgotten files)osnola2014-05-291-2/+15
* Add new libmwaw drawing format...osnola2014-05-2912-0/+352
* coverity#704475 Division or modulo by float zeroCaolán McNamara2014-05-281-4/+4
* fdo#68849: Add header guards to all include filesJens Carl2014-05-284-0/+17
* Remove unnecessary #include againStephan Bergmann2014-05-281-1/+0
* Fix (small) memory leak (as observed with CppunitTest_filter_tiff_test)Stephan Bergmann2014-05-271-7/+7
* Fix memory leak (as observed with CppunitTest_filter_pcx_test)Stephan Bergmann2014-05-271-8/+6
* Fix memory leak (as observed with CppunitTest_filter_ras_test)Stephan Bergmann2014-05-271-18/+14