summaryrefslogtreecommitdiff
path: root/sw/source/core/inc
AgeCommit message (Expand)AuthorFilesLines
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier81-1312/+1312
2015-05-19Add sw::DocumentDrawModelManager::Search()Miklos Vajna1-0/+2
2015-05-19sw: prefix members of SwLayouterMiklos Vajna1-2/+2
2015-05-14convert KERNING_ constants to scoped enumNoel Grandin1-6/+6
2015-05-14tdf#86639 SwEditShell: when setting para style, reset char attrs if neededMiklos Vajna1-0/+3
2015-05-12sw: Prefix SwAutoCorrExceptWord member variables.Jan Holesovsky1-14/+14
2015-05-12sw: Better variable name.Jan Holesovsky1-3/+3
2015-05-11sw,sc,sd,starmath: convert to vcl::RenderContextNoel Grandin2-4/+4
2015-05-09loplugin:externandnotdefinedStephan Bergmann1-0/+20
2015-05-08Resolves: ooo#119155 don't crash with odd content in footnotesCaolán McNamara1-0/+5
2015-05-08rename these scope lock guards, no logic changeCaolán McNamara2-11/+31
2015-05-05-Werror,-Winconsistent-missing-overrideStephan Bergmann1-1/+1
2015-05-05Use typed Idle::SetIdleHdl LinkStephan Bergmann2-2/+2
2015-05-05tdf#34555 add crop features to swPhilippe Jung1-0/+3
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann2-2/+2
2015-05-05loplugin:staticmethodsNoel Grandin18-30/+30
2015-05-03tdf#89783: Adjust to new GetPos retval (size_t vs. sal_uInt16)Katarina Behrens1-1/+1
2015-04-30coverity#1296217 Use after freeCaolán McNamara1-1/+1
2015-04-29convert SDRSEARCH_ constants to scoped enumNoel Grandin1-1/+1
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks3-7/+9
2015-04-24sw: merge the SwFrm::Destroy() into SwFrm::DestroyImpl()Michael Stahl2-3/+0
2015-04-24related: tdf#90820 refactor SwFrm destructionMichael Stahl14-16/+53
2015-04-17convert SCRIPTTYPE_ constants to scoped enumNoel Grandin1-1/+1
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin6-13/+13
2015-04-11VclPtr: unfortunate includes needed for inlining ref/unref.Michael Meeks1-1/+2
2015-04-10tdf#86578: sw: fix rendering of legacy documents with fly achored at flyMichael Stahl2-1/+3
2015-04-10sw: replace some magic frame type numbersMichael Stahl1-2/+2
2015-04-10wrap more stuff in VclPtrNoel Grandin1-0/+1
2015-04-10Convert last vestiges of OutputDevice* and VirtualDevice* members.Michael Meeks2-3/+3
2015-04-10start of unwinding reference OutputDevice & Printer lifecycle.Michael Meeks1-3/+3
2015-04-10convert SFXMODEL_ to scoped enumNoel Grandin1-1/+2
2015-04-08tdf#88812 sw: speed up SwDoc::MakeFlyAndMove()Miklos Vajna1-1/+1
2015-04-08convert SHADOW_ constants to enum classNoel Grandin1-1/+2
2015-04-06sw: use variadic cppu::WeakImplHelperMiklos Vajna12-37/+32
2015-04-04sw: prefix members of SwRootFrmMiklos Vajna1-80/+80
2015-04-01i#105557: fix locking for SwXTextMarkupMichael Stahl2-15/+16
2015-03-31tdf#89666: vcl: speed up HbLayoutEngine with cache in SwTxtFormatInfoMichael Stahl1-2/+14
2015-03-31crashtest: crash on layout of novell622972-2.htmlCaolán McNamara1-0/+34
2015-03-28Revert "tdf#89666: vcl: speed up HbLayoutEngine with cache in SwTxtFormatInfo"Norbert Thiebaud1-14/+2
2015-03-28tdf#89666: vcl: speed up HbLayoutEngine with cache in SwTxtFormatInfoMichael Stahl1-2/+14
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann4-8/+8
2015-03-25kill a typed Modify useBjoern Michaelsen1-0/+1
2015-03-23loplugin:constantfunction: swNoel Grandin3-13/+1
2015-03-12Clean up previous commitStephan Bergmann1-16/+0
2015-03-12sw: further components converted to constructor methodChris Sherlock1-3/+0
2015-03-11fix windows buildNoel Grandin1-1/+1
2015-03-11convert SwMoveFlags and SwInsertFlags from enum to enum classNoel Grandin2-3/+3
2015-03-11convert SetAttrMode to enum classNoel Grandin1-2/+2
2015-03-06Timer to idleTobias Madl1-3/+3
2015-03-06Timer: Adapted all idle includes and enum usesTobias Madl1-0/+1