summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)AuthorFilesLines
2014-04-17shure -> sureMaxim Monastirsky1-5/+5
2014-04-17add testcase for CVE-2007-3741Caolán McNamara1-0/+0
2014-04-17zero a few more things outCaolán McNamara1-8/+9
2014-04-17add tests for CVE-2008-1097, etc.Caolán McNamara10-17/+128
2014-04-17forget to add test ras fileCaolán McNamara1-0/+0
2014-04-16gbuild: More crude hacking to fix over-evalutationStephan Bergmann1-1/+1
2014-04-16Related: #i124661# crash when loading and re-saving ppt file...Steve Yin2-13/+15
2014-04-15coverity#707859 Uninitialized pointer fieldCaolán McNamara2-8/+50
2014-04-15fdo#74654 fix typo: printnone -> printhighAndras Timar1-1/+1
2014-04-14The entry points for these are hidden behind OSL_DEBUG_LEVEL > 1 too.Jan Holesovsky1-2/+24
2014-04-14Avoid possible memory leaks in case of exceptionsTakeshi Abe2-7/+9
2014-04-14filter: use --switch=2 --readonly-tables gperf optionsMiklos Vajna1-1/+1
2014-04-14typo: attribut -> attributeThomas Arnhold2-2/+2
2014-04-14typo: paramter -> parameterThomas Arnhold1-1/+1
2014-04-14typo: configration -> configurationThomas Arnhold1-1/+1
2014-04-14typo: controlls -> controlsThomas Arnhold1-1/+1
2014-04-14typo: simpe -> simpleThomas Arnhold1-1/+1
2014-04-14typo: choosen -> chosenThomas Arnhold4-4/+4
2014-04-14typo: dependend -> dependentThomas Arnhold2-2/+2
2014-04-14typo: te -> theThomas Arnhold1-1/+1
2014-04-14remove static stringsThomas Arnhold1-3/+1
2014-04-14THEFUTURE is unused ;)Thomas Arnhold4-47/+0
2014-04-14USED is never definedThomas Arnhold1-22/+0
2014-04-14Clean up function declarations and some unused functionsStephan Bergmann14-99/+126
2014-04-13handle .doc cropping also inside groups (fdo#38411)Luboš Luňák1-2/+3
2014-04-12add test case for CVE-2007-2356Caolán McNamara1-0/+0
2014-04-11replace some SvStream seeking with calls to remainingSize()Michael Stahl3-17/+11
2014-04-11add a ras import testCaolán McNamara7-0/+114
2014-04-11coverity#707839 Uninitialized scalar fieldCaolán McNamara1-4/+5
2014-04-11coverity#707837 Uninitialized scalar fieldCaolán McNamara1-13/+17
2014-04-11coverity#707834 Uninitialized scalar fieldCaolán McNamara1-4/+10
2014-04-11coverity#707812 Uninitialized scalar fieldCaolán McNamara1-7/+43
2014-04-11coverity#738630 Uninitialized scalar fieldCaolán McNamara1-3/+3
2014-04-11Add this back.Kohei Yoshida1-1/+1
2014-04-12Avoid possible memory leaks in case of exceptionsTakeshi Abe6-33/+22
2014-04-11Resolves: #i124661# secure possible out of bound access to vectorArmin Le Grand1-1/+12
2014-04-11coverity#738631 Uninitialized scalar fieldCaolán McNamara1-5/+6
2014-04-11coverity#738632 Uninitialized scalar fieldCaolán McNamara1-4/+6
2014-04-11coverity#738634 Uninitialized scalar fieldCaolán McNamara1-0/+3
2014-04-11coverity#738635 Uninitialized scalar fieldCaolán McNamara1-5/+10
2014-04-11coverity#738637 Uninitialized scalar fieldCaolán McNamara1-0/+12
2014-04-11coverity#738639 Uninitialized scalar fieldCaolán McNamara1-0/+10
2014-04-11Resolves: i124608 when exporting selection...Armin Le Grand3-7/+75
2014-04-11Avoid possible memory leaks in case of exceptionsTakeshi Abe6-42/+26
2014-04-10It's "its", not "it's"Tor Lillqvist2-2/+2
2014-04-09Avoid possible memory leaks in case of exceptionsTakeshi Abe5-61/+48
2014-04-08loplugin:implicitboolconversionStephan Bergmann1-1/+1
2014-04-08Resolves: #i56084# added support for export selection in swf exportArmin Le Grand3-26/+161
2014-04-08Resolves: #i124608# functionality to export only selected objects...Armin Le Grand3-11/+76
2014-04-07Fix namespace ambiguityStephan Bergmann1-3/+3