summaryrefslogtreecommitdiff
path: root/sc/source/filter/rtf
AgeCommit message (Expand)AuthorFilesLines
2019-11-02cid#1455214 Uninitialized scalar variableCaolán McNamara1-1/+1
2019-10-31sc: rowcol: tdf#50916 convert filter/*Aron Budea2-7/+7
2019-10-10convert WriteCharPtr..getStr to WriteOStringNoel Grandin1-2/+2
2019-10-08loplugin:redundantpointerops simplify *p.get()Noel Grandin1-1/+1
2019-08-20loplugin:constvars in package..scNoel Grandin2-3/+3
2019-06-07tdf#42949 Fix IWYU warnings in svl/Gabor Kelemen1-0/+1
2019-05-09avoid copying when placing items into SfxItemSetNoel Grandin1-12/+8
2019-04-21tdf#81765 slow loading of .ods with >1000 of conditional formats, part 2Noel Grandin1-22/+22
2019-02-09loplugin:indentation in scNoel Grandin1-4/+4
2019-01-29o3tl::make_unique -> std::make_unique in scGabor Kelemen1-2/+1
2019-01-23tdf#42949 Fix IWYU warnings in sc/source/filter/*cxxGabor Kelemen4-21/+1
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen1-0/+1
2018-11-02tdf#115317 Fix empty url representationPaul Trojahn1-1/+1
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin1-1/+1
2018-09-12loplugin:useuniqueptr in ScFormatFilterNoel Grandin1-2/+3
2018-09-10loplugin:simplifyconstruct in scNoel Grandin1-2/+1
2018-07-24ofz#9431 don't check attribs of Invalid columnCaolán McNamara1-1/+1
2018-07-22Fix typosAndrea Gelmini1-1/+1
2018-07-12loplugin:useuniqueptr in ScRTFParserNoel Grandin1-7/+7
2018-05-12Replace ScGlobal::GetRscString with simple ScResId callsGabor Kelemen1-1/+2
2018-04-11pass EditTextObject around using std::unique_ptrNoel Grandin1-2/+2
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-1/+5
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand1-5/+1
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand1-1/+5
2018-02-17Revert "loplugin:changetoolsgen in sc" and reapply pluginNoel Grandin1-6/+6
2018-02-14loplugin:changetoolsgen in scNoel Grandin1-8/+8
2018-02-13ScSetStringParam::mbCheckLinkFormula for HTML and RTF importEike Rathke1-0/+1
2018-01-15More loplugin:cstylecast: scStephan Bergmann1-1/+1
2018-01-12More loplugin:cstylecast: scStephan Bergmann2-8/+8
2017-12-19wrap scoped enum around css::util::NumberFormatNoel Grandin1-2/+2
2017-12-16convert EETextFormat to scoped enumNoel Grandin1-1/+1
2017-11-24consistently use sal_uInt32 for number formats in scNoel Grandin1-1/+1
2017-11-23TypedWhichId create custom get methods in ScPatternAttrNoel Grandin1-8/+8
2017-11-23TypedWhichId for sc constantsNoel Grandin2-0/+3
2017-11-13ofz#4202 Null-dereference READCaolán McNamara1-1/+10
2017-11-10ofz#4163 Null-dereference READCaolán McNamara1-2/+2
2017-11-03ofz: fix leakCaolán McNamara2-30/+25
2017-11-03crash on loading tdf77861-3.rtf in calc rtf filterCaolán McNamara1-0/+2
2017-10-23loplugin:includeform: scStephan Bergmann5-42/+42
2017-09-15convert SvxCellVerJustify to scoped enumNoel Grandin1-5/+5
2017-08-29loplugin:constparam in sc part8Noel Grandin1-1/+1
2017-08-15loplugin:checkunusedparams in scNoel Grandin2-5/+5
2017-07-05new loplugin unnecessaryparenNoel Grandin1-4/+3
2017-07-05Revert "With ScFormatFilterMissing gone we don't need ScFormatFilterPluginImpl"Stephan Bergmann2-3/+3
2017-07-04loplugin:unusedfields in sc part3Noel Grandin1-1/+0
2017-06-30With ScFormatFilterMissing gone we don't need ScFormatFilterPluginImplTor Lillqvist2-3/+3
2017-06-21convert ErrCode to strong typedefNoel Grandin3-5/+5
2017-06-06expand out FltError and eERR constantsNoel Grandin1-2/+2
2017-05-05convert HTML_TOKEN_IDS to scoped enumNoel Grandin2-12/+14
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1