summaryrefslogtreecommitdiff
path: root/sw/source/core/doc/docnew.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-08-03loplugin:constparams in sw part2Noel Grandin1-1/+1
2017-08-02remove unnecessary use of 'this->'Noel Grandin1-6/+6
2017-07-31loplugin:unusedfields in swNoel Grandin1-3/+0
2017-07-03loplugin:unusedfields in swNoel Grandin1-2/+0
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann1-1/+1
2017-06-05Improved loplugin:cstylecast to reference types: swStephan Bergmann1-2/+2
2017-05-24tdf#106424 fix crash in SfxItemPool::PutJochen Nitschke1-12/+0
2017-04-19sw: convert some OSL_ENSURE to assert in docnew.cxxMichael Stahl1-9/+8
2017-03-20convert RndStdIds to scoped enumNoel Grandin1-1/+1
2017-03-19TyposJulien Nabet1-1/+1
2017-03-16convert SwUndoId to scoped enumNoel Grandin1-2/+2
2017-03-14remove noise UUUU tags in commentsNoel Grandin1-2/+1
2017-02-22loplugin:unusedfieldsNoel Grandin1-1/+1
2017-02-21loplugin:subtlezeroinit: swStephan Bergmann1-4/+4
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski1-1/+1
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski1-1/+1
2017-01-17tdf#97087 GDB pretty print the Scheduler task listJan-Marek Glogowski1-0/+1
2016-12-19no need to wrap calls to SAL_INFO in #ifdef DBG_UTILNoel Grandin1-4/+2
2016-11-29kill SwClient/Modify here, use sane(r) SfxBroadcaster/ListenerBjoern Michaelsen1-1/+1
2016-11-29get rid of LegacyModifyHintBjoern Michaelsen1-1/+1
2016-11-29convert ND constants to o3tl::typed_flagsNoel Grandin1-1/+1
2016-11-23tdf#42949 Remove unused uno headers from /sw/source/coreBartosz Kosiorek1-3/+0
2016-10-31loplugin:oncevar in swNoel Grandin1-13/+6
2016-10-31sw: RSID have no need for cryptographic randomnessMichael Stahl1-5/+2
2016-08-29loplugin:sallogareasStephan Bergmann1-6/+6
2016-08-29loplugin:defaultparamsStephan Bergmann1-1/+1
2016-08-29Fix SwDoc::AppendDoc for trailing sectionsJan-Marek Glogowski1-17/+23
2016-08-29Add SAL_INFOs to dump the SwPageFrame lifecycleJan-Marek Glogowski1-0/+7
2016-08-29Flush the page break for correct layoutingJan-Marek Glogowski1-0/+7
2016-08-29Convert SwFrameFormats to boost::multi_indexJan-Marek Glogowski1-4/+4
2016-08-29Convert SwPageDescs to boost::multi_indexJan-Marek Glogowski1-2/+6
2016-08-01svl: implement SfxUndoAction::GetViewShellId() interface in SfxListUndoActionMiklos Vajna1-0/+1
2016-07-27GSoC Writer Table Styles; Import bugfixJakub Trzebiatowski1-0/+2
2016-07-27improve passstuffbyref return analysisNoel Grandin1-1/+1
2016-07-13tdf#84635 - Slow layout of large tablesNoel Grandin1-0/+1
2016-06-27loplugin:singlevalfields in sw(part4)Noel Grandin1-1/+0
2016-06-13GSoC Table Styles, CellStyleJakub Trzebiatowski1-0/+1
2016-04-22Avoid reserved identifiersStephan Bergmann1-1/+1
2016-04-21new plugin stylepoliceNoel Grandin1-3/+3
2016-03-24tdf#96914 MM: don't round trip the source documentJan-Marek Glogowski1-5/+8
2016-03-24MM: move SwPageDesc handling into SwDoc::AppendDocJan-Marek Glogowski1-2/+70
2016-03-09loplugin:constantparam in swNoel Grandin1-1/+1
2016-02-22loplugin:commaoperator in sw/Noel Grandin1-1/+2
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-3/+3
2015-11-24loplugin:unusedfields in sw/Noel Grandin1-2/+0
2015-11-12bin/rename-sw-abbreviations.sh run to fix few re-introduced abbrvtns.Jan Holesovsky1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-30/+30
2015-10-29sw: prefix members of SwNodesMiklos Vajna1-2/+2
2015-10-27Optimised UnoCrsrTbl cleanup for faster doc savingAshod Nakashian1-2/+1
2015-09-27sw table styles: Implement table styles in Writer.Jan Holesovsky1-0/+2