summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)Author
2014-08-19java: classes in java.lang package do not need to be fully qualifiedNoel Grandin
2014-08-18Consistency around XColorItem in svx/sdshcitm.hxxStephan Bergmann
2014-08-18Consistency around SdrPercentItem in svx/sdshtitm.hxxStephan Bergmann
2014-08-18Downcast to wrong SfxPoolItem sub-typeStephan Bergmann
2014-08-18Consistency around SdrOnOffItem in svx/sdtcfitm.hxxStephan Bergmann
2014-08-18ErrorBox->MessageDialogCaolán McNamara
2014-08-18Consistency around SdrMetricItem in svx/sdsxyitm.hxxStephan Bergmann
2014-08-14clean upo runner.lib.TestParametersNoel Grandin
2014-08-13warning C4189: local variable is initialized but not referencedThomas Arnhold
2014-08-13java: reduce scope, make some methods privateNoel Grandin
2014-08-13java: reduce scope, make fields privateNoel Grandin
2014-08-12Revert "Resolves: #i125187# more precision where the BLIP graphic is located"Kohei Yoshida
2014-08-12Scope reduction in GetBLIP() & remove non-ASCII character (degree symbol).Kohei Yoshida
2014-08-12java: add @Override annotation to overriding methodsNoel Grandin
2014-08-09valgrind + bff: Integer divide by zeroCaolán McNamara
2014-08-09add test-case for CVE-2010-1681Caolán McNamara
2014-08-09add dxf import testsCaolán McNamara
2014-08-08[API CHANGE] Removed two cppuhelper deprecated headers.Matthew Pottage
2014-08-06fdo#45418 xslt: Make sure we're reading from the beginningMaxim Monastirsky
2014-08-06Consistency around SdrOnOffItem in svx/sdasitm.hxxStephan Bergmann
2014-08-05Better names for several filtersMaxim Monastirsky
2014-08-05java: remove commented out codeNoel Grandin
2014-08-05java: remove various unused variablesNoel Grandin
2014-08-05Consistency around SdrOnOffItem in svx/sdshitm.hxxStephan Bergmann
2014-08-04Consistency around SdrOnOffItem in svx/sdtagitm.hxxStephan Bergmann
2014-08-04java: remove some casting in lib.TestParameters#getMSFNoel Grandin
2014-08-04Consistency around SdrMetricItem in svx/sdtditm.hxxStephan Bergmann
2014-08-03Fix showing calc/draw types in some file pickersMaxim Monastirsky
2014-08-03Fix calc_MS_Works_Document extensionsMaxim Monastirsky
2014-08-01typo: more then -> more thanTakeshi Abe
2014-07-31Consistency around SdrMetricItemStephan Bergmann
2014-07-24cppunittest_filter_xslt: fix "filter_xslt unit test failed" for OSX <10.6Douglas Mencken
2014-07-24remove some unused headers from svgfilter.hxxMichael Stahl
2014-07-21fdo#78663 : The File gets corrupted when saved in LOBisal Nayal
2014-07-20vcl consitent use of long for corrdinateNorbert Thiebaud
2014-07-19XFillStyle -> css::drawing::FillStyleMiklos Vajna
2014-07-18coverity#704477 Division or modulo by float zeroCaolán McNamara
2014-07-11new loplugin: externalandnotdefinedNoel Grandin
2014-07-11Clean up usage of 'this' and constness.Matúš Kukan
2014-07-10Head cleanup - use forward declarations.Kohei Yoshida
2014-07-08avoid problems detecting HTML files with .xls ext.David Tardon
2014-07-08Include <algorithm> for std::min()Tor Lillqvist
2014-07-08Include <algorithm> for std::min() and max()Tor Lillqvist
2014-07-07fdo#80955 - add a unit test.Michael Meeks
2014-07-07fdo#78989 set preferred filters for ODF typesDavid Tardon
2014-07-07don't terminate via unhandled exception on loading rhbz1013280-2.pptCaolán McNamara
2014-07-07fdo#80955 make calc_MS_Excel_97 filter default for xls ext.David Tardon
2014-07-07DBG_ASSERT->assert when followed by dereferenceCaolán McNamara
2014-07-04Resolves: #i124825# secure usage of object ID...Armin Le Grand
2014-07-02drop UniReference in favour of rtl::ReferenceNoel Grandin