summaryrefslogtreecommitdiff
path: root/sw/source/core/layout/layact.cxx
AgeCommit message (Expand)Author
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-12sw: prefix members of SwLayActionMiklos Vajna
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-07Misc tweaks and cleanups.Ashod Nakashian
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-07crashtesting: remove old fix for ooo55381-1.sxwCaolán McNamara
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-10-05replace remaining FlowFrmJoinLockGuard with SwFrmDeleteGuardCaolán McNamara
2015-10-05crashtesting: intermittent crash on novell622972-2.htmlCaolán McNamara
2015-10-01remove old standalone Sun bug numbersNoel Grandin
2015-09-29Fix typosAndrea Gelmini
2015-09-18sw: prefix members of SwViewShellImpMiklos Vajna
2015-09-15sw: use same condition in other cases in SwLayIdle::_DoIdleJob()Michael Stahl
2015-09-15tdf#93261: sw: fix idle auto-complete collection loop on big parasMichael Stahl
2015-09-09tdf#92036: sw: fix idle spelling loopMichael Stahl
2015-09-03tdf#39080 Hide white space between pages in 'print layout'Ashod Nakashian
2015-07-17BreakPoint isn't really usefulCaolán McNamara
2015-07-06SwLayAction::FormatLayout: avoid direct DrawRect()Miklos Vajna
2015-07-06improve the returnbyref lopluginNoel Grandin
2015-07-03sw: clean up SwPageFrm::PaintBorderAndShadow and related commentsMiklos Vajna
2015-06-29SwFrm::Calc: use vcl::RenderContextMiklos Vajna
2015-06-29coverity#1308430 pSh may be 0 hereMiklos Vajna
2015-06-25SwLayAction::FormatLayout: use vcl::RenderContextMiklos Vajna
2015-06-25SwLayAction::Action: use vcl::RenderContextMiklos Vajna
2015-06-25SwLayAction::InternalAction: use vcl::RenderContextMiklos Vajna
2015-06-25SwViewShellImp::GetFirstVisPage: use vcl::RenderContextMiklos Vajna
2015-06-25SwPageFrm::GetBoundRect: use vcl::RenderContextMiklos Vajna
2015-06-25SwPageFrm::GetBorderAndShadowBoundRect: use vcl::RenderContextMiklos Vajna
2015-06-19rendercontext: Don't direct paint the SHOW_IDLE when double-buffering.Jan Holesovsky
2015-06-14cppcheck: redundantCondition [part2]Julien Nabet
2015-06-09Revert "restore "crash on layout of novell622972-2.html" temporarily"Caolán McNamara
2015-06-09restore "crash on layout of novell622972-2.html" temporarilyCaolán McNamara
2015-06-09Resolves: tdf#91695 partially Revert "crash on layout of novell622972-2.html"Caolán McNamara
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-06-03don't crash on layout of ooo55381-1.sxwCaolán McNamara
2015-05-27SwLayIdle::ShowIdle: improve commentMiklos Vajna
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann
2015-05-08rename these scope lock guards, no logic changeCaolán McNamara
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-24related: tdf#90820 refactor SwFrm destructionMichael Stahl
2015-03-31crashtest: crash on layout of novell622972-2.htmlCaolán McNamara
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-23loplugin:constantfunction: swNoel Grandin
2015-03-18convert SidebarPosition to enum classNoel Grandin
2015-02-28sw: rename SwViewImp to SwViewShellImpMiklos Vajna
2015-01-07fdo#84938: convert VCL_INPUT_ #defines to 'enum class'Noel Grandin
2014-12-05move use of IsMultiSelection()Bjoern Michaelsen
2014-12-04use C++11 iteration and simplify castBjoern Michaelsen