summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/ww8par5.cxx
AgeCommit message (Expand)Author
2017-04-26use strong_int for LanguageTypeNoel Grandin
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin
2017-04-19SwBreakIt::m_xBreak is always availableCaolán McNamara
2017-04-11consistently track amount of buffers remainingCaolán McNamara
2017-04-06Fix typosAndrea Gelmini
2017-04-03use actual UNO enums in swNoel Grandin
2017-03-25Fix typosAndrea Gelmini
2017-03-20convert RndStdIds to scoped enumNoel Grandin
2017-03-07convert RES_FIELDS to scoped enumNoel Grandin
2017-03-03drop SvxNumType and rename SvxExtNumType->SvxNumTypeNoel Grandin
2017-02-13convert eF_ResT to scoped enumNoel Grandin
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-24tdf#104334 DOC import: don't map STYLREF with switches to SwChapterFieldMiklos Vajna
2017-01-18new loplugin: useuniqueptr: sw part 2Noel Grandin
2016-12-15decloak some string literalsJochen Nitschke
2016-12-14sw: WW8 import: try to prevent overlapping field-marks and redlinesMichael Stahl
2016-11-29convert SwTOIOptions to o3tl::typed_flagsNoel Grandin
2016-11-29convert SwTOXElement to o3tl::typed_flagsNoel Grandin
2016-11-23tdf#42949 Remove unnecessary headers from sw/source/filtersBartosz Kosiorek
2016-10-13Related: tdf#90700, fix the link validity check in ww8 sw filterGiuseppe Castagno
2016-10-12convert GET_POOLID constants to scoped enumNoel Grandin
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek
2016-10-06Related: tdf#102499 (4), default css::ucb::XCommandEnvironment.Giuseppe Castagno
2016-10-03sw: prefix members of WW8FibMiklos Vajna
2016-09-24this is a (dubious?) compareToIgnoreAsciiCase not compare, so restoreCaolán McNamara
2016-09-24we shouldn't need explicit lt_rtl_OUString, etc things anymoreCaolán McNamara
2016-08-30Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann
2016-08-29Adapt loplugin:stringconstant to improved OUStringLiteral1Stephan Bergmann
2016-08-17convert SvxTabAdjust to scoped enumNoel Grandin
2016-07-04remove comphelper::string::removeNoel Grandin
2016-06-16Remove the :: prefix in ::std for swMark Page
2016-05-23clang-tidy clang-analyzer-deadcode.DeadStoresNoel Grandin
2016-05-12clang-tidy modernize-loop-convert in swNoel Grandin
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-05-02sw: translate last Anz occurrences in headersMiklos Vajna
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin
2016-04-19cppcheck: silence known condition warning in sw ww8Jochen Nitschke
2016-04-09coverity#1358391 Inferred misuse of enumCaolán McNamara
2016-04-06tdf#99100 DOC import: handle subset of STYLEREF nativelyMiklos Vajna
2016-03-31use SAL_N_ELEMENTS more widelyNoel Grandin
2016-02-22loplugin:commaoperator in sw/Noel Grandin
2016-02-19new loplugin: find write-only fieldsNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-10Fix typosAndrea Gelmini
2015-12-27sal_uLong/sal_uIntPtr for ScNumFormatAbbrevMatteo Casalin
2015-12-09sw: handle RDF mark in SwFltControlStack::SetAttrInDoc()Miklos Vajna
2015-12-09SwWW8ImplReader::GetSmartTagInfo: read from SmartTagDataMiklos Vajna
2015-12-08DOC import: read SmartTagDataMiklos Vajna
2015-12-08DOC import: handle smart tags via RES_FLTR_RDFMARKMiklos Vajna