summaryrefslogtreecommitdiff
path: root/filter
AgeCommit message (Expand)Author
2015-04-27enhancement : tdf#90225 Cannot open compressed csv files from calcDennis Francis
2015-04-24Simplify SVG_DISABLE_FONT_EMBEDDING checkStephan Bergmann
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann
2015-04-23Use comphelper::SequenceAsHashMap::getUnpackedValueOrDefault<bool>Stephan Bergmann
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-23cppcheck: unreadVariableCaolán McNamara
2015-04-23cppcheck: unreadVariableCaolán McNamara
2015-04-22convert HIB_ constants to scoped enumNoel Grandin
2015-04-17loplugin:implicitboolconversion clean-upStephan Bergmann
2015-04-17SvStream: WriteUChar -> WriteBoolStephan Bergmann
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-13fix int wraparound + crash on export of fdo74018-2.docx to docCaolán McNamara
2015-04-13loplugin:redundantcast: redundant const_cast followed by implicit upcastStephan Bergmann
2015-04-13loplugin:staticmethodsNoel Grandin
2015-04-13loplugin:staticmethodsNoel Grandin
2015-04-13convert SHOWEXTRAS constants to scoped enumNoel Grandin
2015-04-11tdf#37650: further improvement of svg exportChr. Rossmanith
2015-04-11tdf#56467 / tdf#88117: SVG export further improvedChr. Rossmanith
2015-04-11tdf#56467: copy text of meta actions with valid text lengthChr. Rossmanith
2015-04-07convert SvtModuleOptions::EFactory to enum classNoel Grandin
2015-04-04Typo: creat->createJulien Nabet
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann
2015-04-02loplugin:staticmethodsNoel Grandin
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-31V597: introduce a rtl_secureZeroMemoryCaolán McNamara
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-27fixed typos in commentsChr. Rossmanith
2015-03-27tdf#56467: improve export of formulas to SVGChr. Rossmanith
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-26convert SvxNumRuleType to enum classNoel Grandin
2015-03-26convert NUM_ constants to enum clasNoel Grandin
2015-03-25Typo: formated->formattedJulien Nabet
2015-03-25TyposJulien Nabet
2015-03-24fix typo in variable nameChr. Rossmanith
2015-03-24Unitialized use of mbSkipImages (as found by UBSan)Stephan Bergmann
2015-03-24SkipImages option for document importLászló Németh
2015-03-21Char highlight: convert LO character background to MSO highlightingZolnai Tamás
2015-03-19CppCheck cleaning : unnecessary assignmentMichaël Lefèvre
2015-03-19loplugin:constantfunction: filterNoel Grandin
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