summaryrefslogtreecommitdiff
path: root/sw/source/filter/ww8/ww8par5.cxx
AgeCommit message (Expand)Author
2017-06-27loplugin:oncevar in swNoel Grandin
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-06-15Fix typosAndrea Gelmini
2017-06-15tdf#39468 Translate German comments/terms in sw/source/filter/ww8/ww8par5.cxxJens Carl
2017-06-14use more SAL_N_ELEMENTS part 1Noel Grandin
2017-06-12sw: GCC still complains about "multi-line comment" [-Werror=comment]Michael Stahl
2017-06-12tdf#39468 translate german comments, removing redundant onesThomas Beck
2017-06-12clang-tidy readability-delete-null-pointerNoel Grandin
2017-05-11remove some unnecessary temporary OUStringsNoel Grandin
2017-05-10sw: remove overloading of IDocumentContentOperations::InsertMichael Stahl
2017-05-08loplugin:checkunusedparams in sw(part2)Noel Grandin
2017-05-05fix spelling, methode -> methodNoel Grandin
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