summaryrefslogtreecommitdiffstats
path: root/filter
Commit message (Expand)AuthorAgeFilesLines
* fdo#82577: Handle FontNoel Grandin2014-09-1816-78/+78
* cid#736037 Missing break in switchNoel Grandin2014-09-181-0/+1
* Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann2014-09-122-2/+2
* create a master document template typeCaolán McNamara2014-09-115-0/+52
* Typo: (N|n)ormaly->(N|n)ormallyJulien Nabet2014-09-102-3/+3
* fdo#55380 replaced use of obsolete interfacesDaniel Sikeler2014-09-102-9/+9
* fdo#81592 Use 24-bit color depth, not 256 colors when converting an EPS-file.Björgvin Ragnarsson2014-09-051-1/+1
* pict filter depends on truncating 1-foo to 16bit unsignedCaolán McNamara2014-09-031-1/+1
* coverity#1209824 Unintended sign extensionCaolán McNamara2014-09-031-8/+10
* Avoid incomplete type in fn sig to keep ubsan's RTTI-based checks happyStephan Bergmann2014-08-291-2/+2
* We don't check the extension for htmlMaxim Monastirsky2014-08-291-9/+7
* convert RID_PDF_WARNPDFAPASSWORD to MessageDialog + stringCaolán McNamara2014-08-253-7/+6
* fdo#82290: avoid pipe deadlock by executing write(2) in a new threadHiroto Kagotani2014-08-251-3/+35
* fdo#82577: Handle KeyCodeTor Lillqvist2014-08-232-4/+4
* Avoid incomplete type in fn sig to keep ubsan's RTTI-based checks happyStephan Bergmann2014-08-221-2/+3
* The bLastBoxInChain fields are unusedTor Lillqvist2014-08-221-16/+0
* bHasUDefProp is unusedTor Lillqvist2014-08-221-3/+0
* Avoid undefined MSO_LineStyle values outside the enum's value rangeStephan Bergmann2014-08-211-1/+1
* Avoid undefined left shift of negative valuesStephan Bergmann2014-08-211-1/+1
* These "newly added" record types are publicly documented nowadaysTor Lillqvist2014-08-211-10/+10
* staruno -> css::unoThomas Arnhold2014-08-211-5/+3
* stario -> css::ioThomas Arnhold2014-08-213-11/+10
* staruno -> css::unoThomas Arnhold2014-08-211-4/+4
* java: Avoid naming non-fields with the prefix m_Noel Grandin2014-08-201-3/+3
* guard against division by 0Caolán McNamara2014-08-191-12/+17
* java: classes in java.lang package do not need to be fully qualifiedNoel Grandin2014-08-194-112/+112
* Consistency around XColorItem in svx/sdshcitm.hxxStephan Bergmann2014-08-181-2/+2
* Consistency around SdrPercentItem in svx/sdshtitm.hxxStephan Bergmann2014-08-181-1/+1
* Downcast to wrong SfxPoolItem sub-typeStephan Bergmann2014-08-181-1/+1
* Consistency around SdrOnOffItem in svx/sdtcfitm.hxxStephan Bergmann2014-08-181-1/+1
* ErrorBox->MessageDialogCaolán McNamara2014-08-181-2/+2
* Consistency around SdrMetricItem in svx/sdsxyitm.hxxStephan Bergmann2014-08-181-6/+6
* clean upo runner.lib.TestParametersNoel Grandin2014-08-141-1/+4
* warning C4189: local variable is initialized but not referencedThomas Arnhold2014-08-131-0/+4
* 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