summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)Author
2015-03-19loplugin:constantfunction: svtoolsNoel Grandin
2015-03-19convert SFX_FILTER_ constants to enum classNoel Grandin
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin
2015-03-17Fix various XServiceInfo implementationsStephan Bergmann
2015-03-13tdf#43157: Fix format string violations in OSL_TRACE etc.Stephan Bergmann
2015-03-12TyposJulien Nabet
2015-03-11redundant checkCaolán McNamara
2015-03-11V668 no sense in testing the result of new against nullCaolán McNamara
2015-03-09V801: Decreased performanceCaolán McNamara
2015-03-06v612: obfuscated if/gotoBjoern Michaelsen
2015-03-04V813: Decreased performanceCaolán McNamara
2015-03-03TyposJulien Nabet
2015-03-02convert GFF_ constants to enum classNoel Grandin
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin
2015-02-21TyposJulien Nabet
2015-02-21Typo: containted->containedJulien Nabet
2015-02-21Typo: trough->throughJulien Nabet
2015-02-21Typos: caculate->calculate + acceses->accessesJulien Nabet
2015-02-20Remove unnecessary prefixesStephan Bergmann
2015-02-19tdf#65788: svg export - put transform attribute into text elementChr. Rossmanith
2015-02-18Typo in xsl: "page-layout-propertie" instead of "page-layout-properties"Julien Nabet
2015-02-18TyposJulien Nabet
2015-02-18filter: use constructor for filter moduleChris Sherlock
2015-02-18Revert "filter: use constructor for filter module"Chris Sherlock
2015-02-18filter: use constructor for filter moduleChris Sherlock
2015-02-17boost->stdCaolán McNamara
2015-02-17tdf#64075 SVG Import: close non-closed filled polygonsVort
2015-02-17Bin wrong, misleading and pointless commentsTor Lillqvist
2015-02-17tdf#88431: Pass the selected Time Stamp Authority, if any, along to vclTor Lillqvist
2015-02-17tdf#88428: Add GUI to select one of user-configured Time Stamp AuthoritiesTor Lillqvist
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara
2015-02-16add GetSelectEntryData to ListBox and ComboBoxNoel Grandin
2015-02-14TyposJulien Nabet
2015-02-07coverity#1267690 Uncaught exceptionCaolán McNamara
2015-02-07filter: try to fix GCC 4.6 buildMichael Stahl
2015-02-06fdo#75757: Remove inheritance from std::vectorMatthew Pottage
2015-02-06bnc#637947 improve DrawingML export of custom shapesAndras Timar
2015-02-05svx: remove silly castMichael Stahl
2015-02-04coverity#1266492 Untrusted value as argumentCaolán McNamara
2015-02-04coverity#1242624 Untrusted loop boundCaolán McNamara
2015-02-04coverity#1267691 Uncaught exceptionCaolán McNamara
2015-02-04coverity#1267692 Uncaught exceptionCaolán McNamara
2015-02-04coverity#1267696 Uncaught exceptionCaolán McNamara
2015-02-04coverity#1267694 Uncaught exceptionCaolán McNamara
2015-02-03Clean up some weird loggingTor Lillqvist
2015-02-02coverity#1266492 Untrusted value as argumentCaolán McNamara
2015-02-02coverity#1242624 Untrusted loop boundCaolán McNamara
2015-02-01this cannot happen in realityCaolán McNamara
2015-01-28remove unused typedefsNoel Grandin
2015-01-26Visible function type RTTI for Clang -fsanitize=functionStephan Bergmann