summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)AuthorFilesLines
2015-03-02convert GFF_ constants to enum classNoel Grandin1-9/+9
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin5-13/+13
2015-02-21TyposJulien Nabet1-1/+1
2015-02-21Typo: containted->containedJulien Nabet1-1/+1
2015-02-21Typo: trough->throughJulien Nabet4-8/+8
2015-02-21Typos: caculate->calculate + acceses->accessesJulien Nabet1-10/+10
2015-02-20Remove unnecessary prefixesStephan Bergmann1-1/+1
2015-02-19tdf#65788: svg export - put transform attribute into text elementChr. Rossmanith1-15/+16
2015-02-18Typo in xsl: "page-layout-propertie" instead of "page-layout-properties"Julien Nabet1-1/+1
2015-02-18TyposJulien Nabet1-1/+1
2015-02-18filter: use constructor for filter moduleChris Sherlock4-46/+12
2015-02-18Revert "filter: use constructor for filter module"Chris Sherlock4-12/+46
2015-02-18filter: use constructor for filter moduleChris Sherlock4-46/+12
2015-02-17boost->stdCaolán McNamara2-40/+40
2015-02-17tdf#64075 SVG Import: close non-closed filled polygonsVort1-0/+7
2015-02-17Bin wrong, misleading and pointless commentsTor Lillqvist1-6/+0
2015-02-17tdf#88431: Pass the selected Time Stamp Authority, if any, along to vclTor Lillqvist4-2/+14
2015-02-17tdf#88428: Add GUI to select one of user-configured Time Stamp AuthoritiesTor Lillqvist4-0/+62
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara1-14/+14
2015-02-16add GetSelectEntryData to ListBox and ComboBoxNoel Grandin1-1/+1
2015-02-14TyposJulien Nabet1-4/+4
2015-02-07coverity#1267690 Uncaught exceptionCaolán McNamara1-1/+1
2015-02-07filter: try to fix GCC 4.6 buildMichael Stahl4-4/+4
2015-02-06fdo#75757: Remove inheritance from std::vectorMatthew Pottage8-42/+44
2015-02-06bnc#637947 improve DrawingML export of custom shapesAndras Timar1-0/+1
2015-02-05svx: remove silly castMichael Stahl1-1/+1
2015-02-04coverity#1266492 Untrusted value as argumentCaolán McNamara1-4/+6
2015-02-04coverity#1242624 Untrusted loop boundCaolán McNamara1-0/+6
2015-02-04coverity#1267691 Uncaught exceptionCaolán McNamara1-3/+1
2015-02-04coverity#1267692 Uncaught exceptionCaolán McNamara1-5/+1
2015-02-04coverity#1267696 Uncaught exceptionCaolán McNamara1-1/+1
2015-02-04coverity#1267694 Uncaught exceptionCaolán McNamara2-36/+28
2015-02-03Clean up some weird loggingTor Lillqvist1-9/+9
2015-02-02coverity#1266492 Untrusted value as argumentCaolán McNamara1-1/+4
2015-02-02coverity#1242624 Untrusted loop boundCaolán McNamara1-4/+11
2015-02-01this cannot happen in realityCaolán McNamara1-1/+1
2015-01-28remove unused typedefsNoel Grandin1-1/+0
2015-01-26Visible function type RTTI for Clang -fsanitize=functionStephan Bergmann1-1/+2
2015-01-26coverity#1266495 Untrusted loop boundCaolán McNamara1-0/+8
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin1-7/+7
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin6-22/+22
2015-01-25coverity#1266494 Untrusted value as argumentCaolán McNamara1-1/+9
2015-01-25coverity#1266492 Untrusted value as argumentCaolán McNamara1-1/+5
2015-01-25coverity#1266496 Untrusted loop boundCaolán McNamara1-0/+9
2015-01-25coverity#984091 Uninitialized scalar fieldCaolán McNamara1-0/+3
2015-01-23'Ownership' is one word, as is 'relationship'Tor Lillqvist1-2/+2
2015-01-21fdo#84336 Fix swf renderingMatthew Francis1-1/+1
2015-01-21has_focus is not implemented, remove usesCaolán McNamara1-3/+25
2015-01-20Drop unused comphelper::service_decl::component_getFactoryHelper paramsStephan Bergmann2-10/+6
2015-01-20Some more loplugin:cstylecast: filterStephan Bergmann13-66/+66