summaryrefslogtreecommitdiffstats
path: root/filter
Commit message (Expand)AuthorAgeFilesLines
* convert SvtModuleOptions::EFactory to enum classNoel Grandin2015-04-071-4/+3
* Typo: creat->createJulien Nabet2015-04-042-3/+3
* Change INetProtocol enumerators to CamelCaseStephan Bergmann2015-04-023-5/+5
* Change INetProtocol to scoped enumerationStephan Bergmann2015-04-023-5/+5
* loplugin:staticmethodsNoel Grandin2015-04-0221-27/+27
* Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann2015-04-012-4/+4
* V597: introduce a rtl_secureZeroMemoryCaolán McNamara2015-03-311-5/+5
* Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann2015-03-3111-17/+17
* Clean up C-style casts from pointers to voidStephan Bergmann2015-03-2813-109/+109
* fixed typos in commentsChr. Rossmanith2015-03-271-1/+1
* tdf#56467: improve export of formulas to SVGChr. Rossmanith2015-03-272-3/+5
* const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann2015-03-267-24/+24
* convert SvxNumRuleType to enum classNoel Grandin2015-03-261-5/+5
* convert NUM_ constants to enum clasNoel Grandin2015-03-261-2/+2
* Typo: formated->formattedJulien Nabet2015-03-251-1/+1
* TyposJulien Nabet2015-03-252-5/+5
* fix typo in variable nameChr. Rossmanith2015-03-242-13/+13
* Unitialized use of mbSkipImages (as found by UBSan)Stephan Bergmann2015-03-241-1/+2
* SkipImages option for document importLászló Németh2015-03-241-5/+9
* Char highlight: convert LO character background to MSO highlightingZolnai Tamás2015-03-211-0/+42
* CppCheck cleaning : unnecessary assignmentMichaël Lefèvre2015-03-191-1/+0
* loplugin:constantfunction: filterNoel Grandin2015-03-1912-117/+12
* loplugin:constantfunction: svtoolsNoel Grandin2015-03-192-8/+0
* convert SFX_FILTER_ constants to enum classNoel Grandin2015-03-1911-22/+22
* create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin2015-03-1814-43/+43
* Fix various XServiceInfo implementationsStephan Bergmann2015-03-171-4/+21
* tdf#43157: Fix format string violations in OSL_TRACE etc.Stephan Bergmann2015-03-132-16/+18
* TyposJulien Nabet2015-03-121-1/+1
* redundant checkCaolán McNamara2015-03-112-4/+2
* V668 no sense in testing the result of new against nullCaolán McNamara2015-03-116-363/+329
* V801: Decreased performanceCaolán McNamara2015-03-093-17/+17
* v612: obfuscated if/gotoBjoern Michaelsen2015-03-061-9/+4
* V813: Decreased performanceCaolán McNamara2015-03-041-8/+4
* TyposJulien Nabet2015-03-031-2/+2
* convert GFF_ constants to enum classNoel Grandin2015-03-021-9/+9
* remove unnecessary parenthesis in return statementsNoel Grandin2015-02-235-13/+13
* TyposJulien Nabet2015-02-211-1/+1
* Typo: containted->containedJulien Nabet2015-02-211-1/+1
* Typo: trough->throughJulien Nabet2015-02-214-8/+8
* Typos: caculate->calculate + acceses->accessesJulien Nabet2015-02-211-10/+10
* Remove unnecessary prefixesStephan Bergmann2015-02-201-1/+1
* tdf#65788: svg export - put transform attribute into text elementChr. Rossmanith2015-02-191-15/+16
* Typo in xsl: "page-layout-propertie" instead of "page-layout-properties"Julien Nabet2015-02-181-1/+1
* TyposJulien Nabet2015-02-181-1/+1
* filter: use constructor for filter moduleChris Sherlock2015-02-184-46/+12
* Revert "filter: use constructor for filter module"Chris Sherlock2015-02-184-12/+46
* filter: use constructor for filter moduleChris Sherlock2015-02-184-46/+12
* boost->stdCaolán McNamara2015-02-172-40/+40
* tdf#64075 SVG Import: close non-closed filled polygonsVort2015-02-171-0/+7
* Bin wrong, misleading and pointless commentsTor Lillqvist2015-02-171-6/+0