summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)Author
2014-06-23fdo#76203 - use consistent titlecase for UI title labelsJoren De Cuyper
2014-06-17coverity#736036 Missing break in switchCaolán McNamara
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-13loplugin:staticcallStephan Bergmann
2014-06-12Unnecessary #includeStephan Bergmann
2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann
2014-06-11callcatcher: update unused codeCaolán McNamara
2014-06-11No need for PCT_DLLIMPLEMENTATION any more.Jan Holesovsky
2014-06-11Access code under test via gb_Library_use_library_objectsStephan Bergmann
2014-06-10pct import: Fix build on Windows.Jan Holesovsky
2014-06-10pct import: Unit test for the clipping import fix.Jan Holesovsky
2014-06-10pct import: Reset clip region before closing the metafile.Jan Holesovsky
2014-06-10pct import: Add logging.Jan Holesovsky
2014-06-09move UOF and Office 2003 filters to xsltfilter moduleDavid Tardon
2014-06-09rebuild filter config. after makefile changeDavid Tardon
2014-06-09rhbz#1105376 move FlatODF filter config to right placeDavid Tardon
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-06-05...which empirically shows that LateInitThread is uselessStephan Bergmann
2014-06-05Make warning more usefulStephan Bergmann
2014-06-05...and so m_lDetectServices is never readStephan Bergmann
2014-06-05impl_resolveItem4TypeRegistration can be staticStephan Bergmann
2014-06-05...and so m_lChangedDetectServices is alway emptyStephan Bergmann
2014-06-05...and E_DETECTSERVICE is just as unusedStephan Bergmann
2014-06-05E_CONTAINS_DETECTSERVICES does nothingStephan Bergmann
2014-06-05Simplify SAL_WARNStephan Bergmann
2014-06-05coverity#705169 Missing break in switch, assuming its intentionalCaolán McNamara
2014-06-05coverity#705164 Missing break in switch, assuming its intentionalCaolán McNamara
2014-06-05coverity#705162 Missing break in switch, assuming its intentionalCaolán McNamara
2014-06-04coverity#705168 Missing break in switchCaolán McNamara
2014-06-04coverity#705172 Missing break in switchCaolán McNamara
2014-06-04DeInitVCL at end of testsStephan Bergmann
2014-06-03convert some sal_uInt8 fields to boolNoel Grandin
2014-06-01Typo: hanlde->handleJulien Nabet
2014-05-30Fix leakStephan Bergmann
2014-05-30add dummy extensionDavid Tardon
2014-05-30fix filter namesDavid Tardon
2014-05-30coverity#706003 Unintended sign extensionCaolán McNamara
2014-05-30coverity#706004 Unintended sign extensionCaolán McNamara
2014-05-30coverity#706005 Unintended sign extensionCaolán McNamara
2014-05-29fix copypastaDavid Tardon
2014-05-29Add new libmwaw's database/spreadsheet formats...osnola
2014-05-29Make the wdb/wks and GreatWorks(draw) workosnola
2014-05-29Try to add support for WKS/WDB files...osnola
2014-05-29add new libmwaw drawing formats (forgotten files)osnola
2014-05-29Add new libmwaw drawing format...osnola
2014-05-28coverity#704475 Division or modulo by float zeroCaolán McNamara
2014-05-28fdo#68849: Add header guards to all include filesJens Carl
2014-05-28Remove unnecessary #include againStephan Bergmann
2014-05-27Fix (small) memory leak (as observed with CppunitTest_filter_tiff_test)Stephan Bergmann
2014-05-27Fix memory leak (as observed with CppunitTest_filter_pcx_test)Stephan Bergmann