summaryrefslogtreecommitdiff
path: root/sw/inc/doc.hxx
AgeCommit message (Expand)Author
2017-11-27loplugin:countusersofdefaultparams in sw (3)Noel Grandin
2017-11-09loplugin:unnecessaryvirtualNoel Grandin
2017-10-27loplugin:constantparam in swNoel Grandin
2017-10-23loplugin:includeform: swStephan Bergmann
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-10-06Don't schedule the Idle job for busy documentsJan-Marek Glogowski
2017-10-05tdf#112292 - fix memory leak and use more auto ref counting in swNoel Grandin
2017-10-04loplugin:mergeclasses merge IInterface with SwDocNoel Grandin
2017-08-28Translate German comments/debug strings (leftovers in dirs starmath to sysui)Johnny_M
2017-08-03loplugin:constparams in sw part2Noel Grandin
2017-08-03loplugin:constparams in sw part1Noel Grandin
2017-08-02loplugin:checkunusedparams in swNoel Grandin
2017-07-31loplugin:unusedfields in swNoel Grandin
2017-07-25convert UNO event ids to scoped enumNoel Grandin
2017-07-06sw: comment cosmeticsMichael Stahl
2017-07-03loplugin:unusedfields in swNoel Grandin
2017-06-07tdf#74177 writer: ignoring comment allows number recognitionJustin Luth
2017-05-08loplugin:checkunusedparams in sw(part2)Noel Grandin
2017-05-08loplugin:checkunusedparams in sw(part1)Noel Grandin
2017-05-02Revert "SwTOXTypes can just be a std::vector typedef"Noel Grandin
2017-05-02Revert "SwFieldTypes can just be a std::vector typedef"Caolán McNamara
2017-05-02SwFieldTypes can just be a std::vector typedefNoel Grandin
2017-05-01SwTOXTypes can just be a std::vector typedefNoel Grandin
2017-04-13convert TableMergeErr to scoped enumNoel Grandin
2017-04-13convert TableChgWidthHeightType to o3tl::typed_flagsNoel Grandin
2017-03-25Fix typosAndrea Gelmini
2017-03-22fix typo: bee --> be or beendennisroczek
2017-03-19Fix typos + some German translationsAndrea Gelmini
2017-03-17drop upcastsJochen Nitschke
2017-03-16Clean up integers representing positions in SwOutlineNodes vectorsStephan Bergmann
2017-03-15convert SvxFrameDirection to scoped enumNoel Grandin
2017-03-14remove noise UUUU tags in commentsNoel Grandin
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-02-13convert CharCompressType to scoped enumNoel Grandin
2017-02-13convert SplitTable_HeadlineOption to scoped enumNoel Grandin
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2016-12-08convert SFX_HINT to scoped enumNoel Grandin
2016-11-29convert ND constants to o3tl::typed_flagsNoel Grandin
2016-11-15loplugin:constantparamNoel Grandin
2016-10-27loplugin:expandablemethods in swNoel Grandin
2016-10-06tdf#75757 Remove inheritance from std::vectorTakeshi Abe
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-10-04loplugin:countusersofdefaultparams in swNoel Grandin
2016-09-22loplugin:unusedmethods unused returnsNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-08loplugin:constantparam in swNoel Grandin
2016-08-29Convert SwPageDescs to boost::multi_indexJan-Marek Glogowski
2016-08-25loplugin:countusersofdefaultparamsNoel Grandin
2016-08-25SCNR: Bin some unused forward declarationsTor Lillqvist
2016-08-16GSoC Writer Table Styles; Update by exampleJakub Trzebiatowski