summaryrefslogtreecommitdiffstats
path: root/filter
Commit message (Expand)AuthorAgeFilesLines
* java: reduce scope, make some methods privateNoel Grandin2014-08-131-4/+4
* java: reduce scope, make fields privateNoel Grandin2014-08-131-6/+6
* Revert "Resolves: #i125187# more precision where the BLIP graphic is located"Kohei Yoshida2014-08-121-29/+8
* Scope reduction in GetBLIP() & remove non-ASCII character (degree symbol).Kohei Yoshida2014-08-121-69/+74
* java: add @Override annotation to overriding methodsNoel Grandin2014-08-121-0/+1
* valgrind + bff: Integer divide by zeroCaolán McNamara2014-08-091-9/+22
* add test-case for CVE-2010-1681Caolán McNamara2014-08-091-0/+0
* add dxf import testsCaolán McNamara2014-08-096-0/+116
* [API CHANGE] Removed two cppuhelper deprecated headers.Matthew Pottage2014-08-085-5/+0
* fdo#45418 xslt: Make sure we're reading from the beginningMaxim Monastirsky2014-08-061-0/+5
* Consistency around SdrOnOffItem in svx/sdasitm.hxxStephan Bergmann2014-08-062-2/+2
* Better names for several filtersMaxim Monastirsky2014-08-0512-12/+12
* java: remove commented out codeNoel Grandin2014-08-052-22/+0
* java: remove various unused variablesNoel Grandin2014-08-051-1/+0
* Consistency around SdrOnOffItem in svx/sdshitm.hxxStephan Bergmann2014-08-051-1/+1
* Consistency around SdrOnOffItem in svx/sdtagitm.hxxStephan Bergmann2014-08-042-10/+10
* java: remove some casting in lib.TestParameters#getMSFNoel Grandin2014-08-041-1/+1
* Consistency around SdrMetricItem in svx/sdtditm.hxxStephan Bergmann2014-08-042-17/+17
* Fix showing calc/draw types in some file pickersMaxim Monastirsky2014-08-0312-12/+12
* Fix calc_MS_Works_Document extensionsMaxim Monastirsky2014-08-031-1/+1
* typo: more then -> more thanTakeshi Abe2014-08-014-4/+4
* Consistency around SdrMetricItemStephan Bergmann2014-07-312-4/+4
* cppunittest_filter_xslt: fix "filter_xslt unit test failed" for OSX <10.6Douglas Mencken2014-07-241-0/+2
* remove some unused headers from svgfilter.hxxMichael Stahl2014-07-241-13/+0
* fdo#78663 : The File gets corrupted when saved in LOBisal Nayal2014-07-211-0/+12
* vcl consitent use of long for corrdinateNorbert Thiebaud2014-07-207-23/+23
* XFillStyle -> css::drawing::FillStyleMiklos Vajna2014-07-192-25/+26
* coverity#704477 Division or modulo by float zeroCaolán McNamara2014-07-181-2/+2
* new loplugin: externalandnotdefinedNoel Grandin2014-07-112-2/+2
* Clean up usage of 'this' and constness.Matúš Kukan2014-07-111-1/+1
* Head cleanup - use forward declarations.Kohei Yoshida2014-07-102-0/+3
* avoid problems detecting HTML files with .xls ext.David Tardon2014-07-083-4/+38
* Include <algorithm> for std::min()Tor Lillqvist2014-07-081-0/+1
* Include <algorithm> for std::min() and max()Tor Lillqvist2014-07-081-1/+1
* fdo#80955 - add a unit test.Michael Meeks2014-07-074-5/+138
* fdo#78989 set preferred filters for ODF typesDavid Tardon2014-07-077-7/+7
* don't terminate via unhandled exception on loading rhbz1013280-2.pptCaolán McNamara2014-07-072-4/+19
* fdo#80955 make calc_MS_Excel_97 filter default for xls ext.David Tardon2014-07-071-1/+1
* DBG_ASSERT->assert when followed by dereferenceCaolán McNamara2014-07-071-5/+2
* Resolves: #i124825# secure usage of object ID...Armin Le Grand2014-07-041-2/+10
* drop UniReference in favour of rtl::ReferenceNoel Grandin2014-07-022-1/+2
* New loplugin:stringconcatStephan Bergmann2014-07-011-12/+8
* Resolves: #i125187# more precision where the BLIP graphic is locatedArmin Le Grand2014-07-011-8/+29
* clang scan-build: various warningsCaolán McNamara2014-07-011-1/+1
* Typo: habe->haveJulien Nabet2014-06-291-1/+1
* Typo: beeing->beingJulien Nabet2014-06-293-3/+3
* Typo: easiear->easierJulien Nabet2014-06-291-1/+1
* filters: Batch fetch filter config properties.Michael Meeks2014-06-282-50/+91
* filter: remove redundant macro wasting time.Michael Meeks2014-06-274-93/+81
* integrate libpagemakerDavid Tardon2014-06-273-0/+27