summaryrefslogtreecommitdiff
path: root/sw/source/core/doc/docnew.cxx
AgeCommit message (Expand)AuthorFilesLines
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
2015-09-17boost->stdCaolán McNamara1-1/+1
2015-09-11Revert "Fix single node CopyRange"Michael Stahl1-0/+1
2015-08-20tdf#93240: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl1-6/+6
2015-08-20loplugin: defaultparamsNoel Grandin1-3/+3
2015-06-18Fix typosAndrea Gelmini1-1/+1
2015-06-10sw: remove embedded data source on location deregistrationMiklos Vajna1-1/+5
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-1/+1
2015-06-03sw: add SwDBManager::RevokeDataSource()Miklos Vajna1-0/+5
2015-05-26now rename the new CreateUnoCrsr2 to CreateUnoCrsr, as the old stuff is goneBjoern Michaelsen1-1/+1
2015-05-26remove old SwUnoCrsrTbl and CreateUnoCrsrBjoern Michaelsen1-2/+0
2015-05-26introduce CreateUnoCrsr2 to migrate to sane memory mngmtBjoern Michaelsen1-0/+9
2015-05-20sw: indentation fixesMiklos Vajna1-17/+17
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-136/+136
2015-05-18tdf#89783: Allow more than 64k PageDescsKatarina Behrens1-1/+1
2015-05-09sw: fix assert with frames anchored in redlines on rhbz490395-1.odtMichael Stahl1-2/+0
2015-05-01sw: Decouple ND_SECTIONDUMMY from ND_SECTIONNODE, and rename it.Jan Holesovsky1-1/+1
2015-04-10tdf#90230 SwDoc::AppendDoc: take care of marks when inserting page breakMiklos Vajna1-0/+26
2015-04-10convert SfxObjectCreateMode to scoped enumNoel Grandin1-1/+1
2015-04-08tdf#88812 sw: speed up SwDoc::MakeFlyAndMove()Miklos Vajna1-1/+1
2015-03-20Ensure GrammarCheckingIterator thread is joined before SwBreakIt::_DeleteStephan Bergmann1-2/+2
2015-03-18convert DocumentSettingId to an enum classNoel Grandin1-2/+2
2015-03-06Idle: Changed to new enum nameTobias Madl1-1/+1
2015-03-06Idle: Removed VCL_IDLE_PRIORITY_ prefix of enumTobias Madl1-1/+1
2015-03-06Timer: Adapted all idle includes and enum usesTobias Madl1-1/+1