summaryrefslogtreecommitdiff
path: root/sc/source/filter/rtf
AgeCommit message (Expand)Author
2020-08-08loplugin:flatten in sc/filterNoel Grandin
2020-02-22ScGlobal - change direct access to a static ptr for a getterTomaž Vajngerl
2020-01-24loplugin:makeshared in scNoel Grandin
2019-12-22sal_Char->char in scNoel Grandin
2019-12-13sc: rowcol: tdf#50916 pass ScDocument* around in filter/Noel Grandin
2019-11-25sc: rowcol: tdf#50916 convert segmenttreeNoel Grandin
2019-11-02cid#1455214 Uninitialized scalar variableCaolán McNamara
2019-10-31sc: rowcol: tdf#50916 convert filter/*Aron Budea
2019-10-10convert WriteCharPtr..getStr to WriteOStringNoel Grandin
2019-10-08loplugin:redundantpointerops simplify *p.get()Noel Grandin
2019-08-20loplugin:constvars in package..scNoel Grandin
2019-06-07tdf#42949 Fix IWYU warnings in svl/Gabor Kelemen
2019-05-09avoid copying when placing items into SfxItemSetNoel Grandin
2019-04-21tdf#81765 slow loading of .ods with >1000 of conditional formats, part 2Noel Grandin
2019-02-09loplugin:indentation in scNoel Grandin
2019-01-29o3tl::make_unique -> std::make_unique in scGabor Kelemen
2019-01-23tdf#42949 Fix IWYU warnings in sc/source/filter/*cxxGabor Kelemen
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen
2018-11-02tdf#115317 Fix empty url representationPaul Trojahn
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-09-12loplugin:useuniqueptr in ScFormatFilterNoel Grandin
2018-09-10loplugin:simplifyconstruct in scNoel Grandin
2018-07-24ofz#9431 don't check attribs of Invalid columnCaolán McNamara
2018-07-22Fix typosAndrea Gelmini
2018-07-12loplugin:useuniqueptr in ScRTFParserNoel Grandin
2018-05-12Replace ScGlobal::GetRscString with simple ScResId callsGabor Kelemen
2018-04-11pass EditTextObject around using std::unique_ptrNoel Grandin
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-02-17Revert "loplugin:changetoolsgen in sc" and reapply pluginNoel Grandin
2018-02-14loplugin:changetoolsgen in scNoel Grandin
2018-02-13ScSetStringParam::mbCheckLinkFormula for HTML and RTF importEike Rathke
2018-01-15More loplugin:cstylecast: scStephan Bergmann
2018-01-12More loplugin:cstylecast: scStephan Bergmann
2017-12-19wrap scoped enum around css::util::NumberFormatNoel Grandin
2017-12-16convert EETextFormat to scoped enumNoel Grandin
2017-11-24consistently use sal_uInt32 for number formats in scNoel Grandin
2017-11-23TypedWhichId create custom get methods in ScPatternAttrNoel Grandin
2017-11-23TypedWhichId for sc constantsNoel Grandin
2017-11-13ofz#4202 Null-dereference READCaolán McNamara
2017-11-10ofz#4163 Null-dereference READCaolán McNamara
2017-11-03ofz: fix leakCaolán McNamara
2017-11-03crash on loading tdf77861-3.rtf in calc rtf filterCaolán McNamara
2017-10-23loplugin:includeform: scStephan Bergmann
2017-09-15convert SvxCellVerJustify to scoped enumNoel Grandin
2017-08-29loplugin:constparam in sc part8Noel Grandin
2017-08-15loplugin:checkunusedparams in scNoel Grandin
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-07-05Revert "With ScFormatFilterMissing gone we don't need ScFormatFilterPluginImpl"Stephan Bergmann