summaryrefslogtreecommitdiff
path: root/sw/source/core/inc/frame.hxx
AgeCommit message (Expand)AuthorFilesLines
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin1-1/+1
2015-01-12remove FRMC_ #definesNoel Grandin1-36/+18
2015-01-09fdo#84938: convert FRMTYPE_ #defines to 'enum class'Noel Grandin1-2/+1
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin1-1/+0
2014-12-22-Werror,-Winfinite-recursionStephan Bergmann1-1/+1
2014-12-18sw: rename SwFrm::Remove to something uniqueMichael Stahl1-1/+1
2014-12-07loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann1-49/+5
2014-11-26loplugin: cstylecastNoel Grandin1-2/+2
2014-11-25loplugin: cstylecastNoel Grandin1-25/+25
2014-11-16Remove sal_True/sal_False from code and comments in sw includesMatteo Casalin1-4/+4
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-1/+1
2014-10-06Related; #i125163# rename IsAdaptedToNewFillPropertiesCaolán McNamara1-1/+1
2014-10-01Constify dumpAsXml and friendsJan-Marek Glogowski1-4/+4
2014-09-29Resolves: fdo#81277 missing table cell background color in doc/html importCaolán McNamara1-0/+1
2014-08-22Prevent downcast to SwTxtFrm when already in ~SwFrm superclass dtorStephan Bergmann1-0/+3
2014-08-17oupsThomas Arnhold1-2/+2
2014-08-17warning C4800: 'int' : forcing value to bool 'true' or 'false'Thomas Arnhold1-6/+6
2014-08-17use bool directlyThomas Arnhold1-8/+8
2014-07-17Renamed brdcst.[hc]xx to SfxBroadcaster.[hc]xxTobias Lippert1-1/+1
2014-07-01Related: #i124638# Second step of DrawingLayer FillAttributes...Armin Le Grand1-3/+10
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin1-10/+2
2014-05-22sw: remove using namespace from headersThomas Arnhold1-3/+2
2014-04-30sw: sal_Bool->boolNoel Grandin1-118/+118
2014-04-18Thanks Badaa and Jiayanmin but we don't use in-line commit commentsTor Lillqvist1-7/+4
2014-03-28Merge back branch alg_writerframes to trunkArmin Le Grand1-6/+8
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-1/+1
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann1-1/+1
2014-03-05New feature: vertical alignment for text frames: Layout partZolnai Tamás1-1/+1
2014-02-27Remove visual noise from swAlexander Wilms1-1/+0
2014-02-22sal_Bool to bool and some simplificationsMatteo Casalin1-4/+4
2014-02-06Typo: formating -> formattingJulien Nabet1-1/+1
2014-01-25coverity#708430 Unitialized scalar fieldNorbert Thiebaud1-1/+0
2014-01-22bool improvementsStephan Bergmann1-16/+16
2013-12-30valgrind: invalid read on deleted SwPageFrmCaolán McNamara1-1/+1
2013-12-02Integrate branch of IAccessible2Steve Yin1-0/+12
2013-11-05fixincludeguards.sh: swThomas Arnhold1-2/+2
2013-10-30Bin obsolete C30-only (some ancient Sun compiler) codeTor Lillqvist1-5/+0
2013-10-26sw: ViewShell -> SwViewShell renameMiklos Vajna1-1/+1
2013-07-08error: friend declaration specifying a default argument must be a definitionStephan Bergmann1-1/+1
2013-06-06Revert "bnc#382137 SwFrm::CheckPageDescs: notify clients about deleted SwPage...Miklos Vajna1-1/+1
2013-06-06bnc#382137 SwFrm::CheckPageDescs: notify clients about deleted SwPageFrmMiklos Vajna1-1/+1
2013-02-09SwFrm: rename member variables missing their prefixMiklos Vajna1-148/+148
2013-01-28SwXTextFrame: use XFillGradientItem instead of extending SvxBrushItemMiklos Vajna1-0/+2
2013-01-28SwXTextFrame: use XFillStyleItem instead of extending SvxBrushItemMiklos Vajna1-0/+2
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-11-23fdo#52182: Fixed click in frames located in header/footerCédric Bosdonnat1-1/+1
2012-11-17sal_Bool to boolTakeshi Abe1-2/+2
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák1-1/+1
2012-09-22sal_Bool to boolTakeshi Abe1-50/+50
2012-09-12n#778133 sw: add BackgroundParaOverDrawings compat flagMiklos Vajna1-2/+3