summaryrefslogtreecommitdiff
path: root/sw/source/core/doc/notxtfrm.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-02-22loplugin:commaoperator in sw/Noel Grandin1-2/+8
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock1-1/+1
2016-01-18vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock1-1/+1
2016-01-16revert vcl patch series that brok Mac and WindowsNorbert Thiebaud1-1/+1
2016-01-16vcl: change Font::SetName() to Font::SetFamilyName()Chris Sherlock1-1/+1
2016-01-05new loplugin rangedforcopy - use reference in range based forAndrzej Hunt1-1/+1
2015-12-11tdf#69977: uno::Sequence is expensiveNoel Grandin1-5/+5
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon1-62/+62
2015-11-13sw: loplugin:badstatics: convert static SwViewShell::mpReplaceBmpMichael Stahl1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-8/+8
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-1/+1
2015-10-22sw: prefix members of SwCrsrMoveStateMiklos Vajna1-3/+3
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht1-1/+1
2015-07-06improve the returnbyref lopluginNoel Grandin1-1/+1
2015-07-04Fix typosAndrea Gelmini1-1/+1
2015-06-29SwFrm::Calc: use vcl::RenderContextMiklos Vajna1-1/+1
2015-06-26SwPageFrm::MakeAll: use vcl::RenderContextMiklos Vajna1-1/+1
2015-06-26SwTextFrm::Format: use vcl::RenderContextMiklos Vajna1-2/+2
2015-06-25SwAlignRect: use vcl::RenderContextMiklos Vajna1-1/+1
2015-06-24sw: add SwViewShell::mbOutputToWindowMiklos Vajna1-1/+1
2015-06-24SwNoTextFrm::Paint: stop using SwViewShell::GetOut()Miklos Vajna1-10/+9
2015-06-24SwFrm::Paint: take a vcl::RenderContextMiklos Vajna1-1/+1
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-1/+1
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier1-49/+49
2015-05-20convert ANTIALIASING constants to scoped enumNoel Grandin1-5/+5
2015-05-11sw,sc,sd,starmath: convert to vcl::RenderContextNoel Grandin1-5/+5
2015-04-24related: tdf#90820 refactor SwFrm destructionMichael Stahl1-1/+7
2015-04-22convert GRFMGR_DRAW_ constants to scoped enumNoel Grandin1-1/+1
2015-04-10tdf#86578: sw: fix rendering of legacy documents with fly achored at flyMichael Stahl1-1/+2
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann1-2/+2
2015-03-23loplugin:constantfunction: swNoel Grandin1-4/+4
2015-03-19loplugin:constantfunction: svtoolsNoel Grandin1-1/+0
2015-03-18convert DocumentSettingId to an enum classNoel Grandin1-1/+1
2015-03-01Use more proper integer types and range-for loopsMatteo Casalin1-5/+5
2015-02-09sw: avoid temporary object creation to build GraphicPrimitive2DPierre-Eric Pelloux-Prayer1-1/+1
2015-01-23do not use manual iterationBjoern Michaelsen1-21/+19
2015-01-12remove FRMC_ #definesNoel Grandin1-1/+1
2014-12-25SwNoTxtFrm::nWeight is never readMatteo Casalin1-5/+0
2014-11-25loplugin: cstylecastNoel Grandin1-1/+1
2014-11-18loplugin: cstylecastNoel Grandin1-12/+12
2014-11-16sal_True/sal_False to true/false in sw comments (also delete obsolete ones)Matteo Casalin1-1/+1
2014-11-07Make SwGrfNode swapping methods privateZolnai Tamás1-2/+0
2014-11-07More replacements of manual swapping with SwGrfNode::GetGrf()/GetGrfObj()Zolnai Tamás1-10/+8
2014-11-07Printing: remove an other manual swap out callZolnai Tamás1-9/+1
2014-10-13create a macro library for implementing bit-flags typesNoel Grandin1-1/+1
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin1-1/+1
2014-09-30fdo#82577: Handle RegionNoel Grandin1-1/+1
2014-09-18fdo#82577: Handle FontNoel Grandin1-2/+2
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann1-1/+1
2014-08-29Make opengl chart window always activeZolnai Tamás1-2/+3