summaryrefslogtreecommitdiffstats
path: root/sc/source/filter/rtf
Commit message (Expand)AuthorAgeFilesLines
* ofz#9431 don't check attribs of Invalid columnCaolán McNamara2018-07-241-1/+1
* Fix typosAndrea Gelmini2018-07-221-1/+1
* loplugin:useuniqueptr in ScRTFParserNoel Grandin2018-07-121-7/+7
* Replace ScGlobal::GetRscString with simple ScResId callsGabor Kelemen2018-05-121-1/+2
* pass EditTextObject around using std::unique_ptrNoel Grandin2018-04-111-2/+2
* SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand2018-04-071-1/+5
* Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand2018-04-061-5/+1
* SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand2018-04-061-1/+5
* Revert "loplugin:changetoolsgen in sc" and reapply pluginNoel Grandin2018-02-171-6/+6
* loplugin:changetoolsgen in scNoel Grandin2018-02-141-8/+8
* ScSetStringParam::mbCheckLinkFormula for HTML and RTF importEike Rathke2018-02-131-0/+1
* More loplugin:cstylecast: scStephan Bergmann2018-01-151-1/+1
* More loplugin:cstylecast: scStephan Bergmann2018-01-122-8/+8
* wrap scoped enum around css::util::NumberFormatNoel Grandin2017-12-191-2/+2
* convert EETextFormat to scoped enumNoel Grandin2017-12-161-1/+1
* consistently use sal_uInt32 for number formats in scNoel Grandin2017-11-241-1/+1
* TypedWhichId create custom get methods in ScPatternAttrNoel Grandin2017-11-231-8/+8
* TypedWhichId for sc constantsNoel Grandin2017-11-232-0/+3
* ofz#4202 Null-dereference READCaolán McNamara2017-11-131-1/+10
* ofz#4163 Null-dereference READCaolán McNamara2017-11-101-2/+2
* ofz: fix leakCaolán McNamara2017-11-032-30/+25
* crash on loading tdf77861-3.rtf in calc rtf filterCaolán McNamara2017-11-031-0/+2
* loplugin:includeform: scStephan Bergmann2017-10-235-42/+42
* convert SvxCellVerJustify to scoped enumNoel Grandin2017-09-151-5/+5
* loplugin:constparam in sc part8Noel Grandin2017-08-291-1/+1
* loplugin:checkunusedparams in scNoel Grandin2017-08-152-5/+5
* new loplugin unnecessaryparenNoel Grandin2017-07-051-4/+3
* Revert "With ScFormatFilterMissing gone we don't need ScFormatFilterPluginImpl"Stephan Bergmann2017-07-052-3/+3
* loplugin:unusedfields in sc part3Noel Grandin2017-07-041-1/+0
* With ScFormatFilterMissing gone we don't need ScFormatFilterPluginImplTor Lillqvist2017-06-302-3/+3
* convert ErrCode to strong typedefNoel Grandin2017-06-213-5/+5
* expand out FltError and eERR constantsNoel Grandin2017-06-061-2/+2
* convert HTML_TOKEN_IDS to scoped enumNoel Grandin2017-05-052-12/+14
* tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock2017-04-251-0/+1
* tdf#39468 Translate German commentsJens Carl2017-04-061-1/+1
* tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna2017-03-311-1/+1
* split ImportState enum into RtfImportState and HtmlImportStateNoel Grandin2017-03-292-14/+14
* convert SvxCellHorJustify to scoped enumNoel Grandin2017-03-091-6/+6
* convert SvxAdjust to scoped enumNoel Grandin2017-03-081-1/+1
* move member to stackJochen Nitschke2017-02-091-10/+8
* use std::unique_ptr and reorder membersJochen Nitschke2017-02-092-10/+2
* loplugin:useuniqueptr extend to check local varsNoel Grandin2017-02-011-4/+3
* new loplugin: useuniqueptr: sc part 2Noel Grandin2017-01-194-6/+3
* convert MapUnit to scoped enumNoel Grandin2016-10-052-4/+4
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-051-1/+1
* convert HASATTR constants to typed_flags_setNoel Grandin2016-09-261-1/+1
* convert SvxEscapement to scoped enumNoel Grandin2016-08-171-1/+1
* tdf#34465 remove calls to SfxItemSet::Put(const SfxPoolItem&, sal_uInt16)Noel Grandin2016-05-271-8/+20
* Convert SC_MF to scoped enumNoel Grandin2016-05-251-3/+3
* clang-tidy modernize-loop-convert in scNoel Grandin2016-05-072-12/+12