summaryrefslogtreecommitdiff
path: root/sw/source/core/layout/trvlfrm.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-06-24new compilerplugin returnbyrefNoel Grandin1-5/+5
2014-06-13coverity#1212526 Logically dead codeCaolán McNamara1-7/+17
2014-06-05drop comment about removed step 4 nowCaolán McNamara1-2/+0
2014-06-05Resolves: #i125024# remove code regarding table selection...Oliver-Rainer Wittmann1-444/+427
2014-06-03Removed DocumentSettingManager methods from SwDoc.Valentin Kettner1-1/+2
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante1-1/+1
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin1-1/+1
2014-04-30sw: sal_Bool->boolNoel Grandin1-54/+54
2014-04-18Thanks Badaa and Jiayanmin but we don't use in-line commit commentsTor Lillqvist1-1/+0
2014-04-18Typo: s/cant/can't/Tor Lillqvist1-1/+1
2014-04-14typo: unexcepted -> unexpectedThomas Arnhold1-1/+1
2014-03-16sal_Bool to boolMatteo Casalin1-2/+2
2014-02-27Remove visual noise from swAlexander Wilms1-2/+0
2014-02-27coverity#1187648 Logically dead codeCaolán McNamara1-1/+1
2014-02-22Fix memory leak a simplify codeMatteo Casalin1-14/+10
2014-02-22sal_Bool to bool and some simplificationsMatteo Casalin1-72/+75
2014-01-28bool improvementsStephan Bergmann1-4/+4
2014-01-25fdo#68876: sw: layout should never care about IsFirstShared()Michael Stahl1-1/+1
2014-01-22bool improvementsStephan Bergmann1-1/+1
2014-01-15Related: #i17171# big xub_Strlen -> sal_Int32 changesCaolán McNamara1-1/+1
2013-12-21oopsMichael Stahl1-1/+1
2013-12-20sw: remove silly BigInt based SqRtMichael Stahl1-9/+7
2013-11-19Resolves: #i33737# enable in-place editing of Input FieldsOliver-Rainer Wittmann1-1/+3
2013-11-01Related: #i33737# some minor refactoring in advanceOliver-Rainer Wittmann1-1/+1
2013-10-26sw: ViewShell -> SwViewShell renameMiklos Vajna1-1/+1
2013-10-24Use static_cast instead of C-style castTor Lillqvist1-1/+1
2013-10-24Bin a few pointless commentsTor Lillqvist1-4/+0
2013-10-22fdo#44689: fix for specific case of page restart-value 0Adam Co1-6/+15
2013-09-26whitespace workPhilipp Riemer1-2/+2
2013-09-26work on existing commentsPhilipp Riemer1-11/+0
2013-09-26fdo#39468: Translate German commentsPhilipp Riemer1-2/+2
2013-09-16fdo#37606 SwWrtShell::SelAll(): initial support for doc starting with tableMiklos Vajna1-0/+5
2013-08-28fdo#66215: sw: fix clicking on text above background flyMichael Stahl1-3/+42
2013-08-09Cleanup sw/source/core/layout/trvlfrm.cxxPhilipp Riemer1-181/+90
2013-08-05fdo#39468 Comment translation GER-ENG in sw/source/core/layoutNicolas Christener1-265/+216
2013-06-26Resolves: #i121751# restore cursor/selection on Undo/Redo language...Oliver-Rainer Wittmann1-29/+32
2013-06-10bnc#802888 SwPageFrm: one more clickable field fixMiklos Vajna1-16/+16
2013-05-05coverity#1000604: Dereference after null checkJulien Nabet1-11/+11
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza1-8/+8
2013-03-19add SwField::IsClickable and use it from SwWrtShell and SwPageFrmMiklos Vajna1-2/+2
2013-03-19bnc#802888 SwPageFrm: let macro fields have priority over background objectsMiklos Vajna1-1/+18
2013-03-04Bin pointless PAGES01 commentsTor Lillqvist1-1/+0
2013-03-03sal_Bool to boolTakeshi Abe1-2/+2
2012-12-13fdo#58142: fix frame selection in SwPageFrm::GetCrsrOfst:Michael Stahl1-6/+8
2012-12-03Related: fdo#57515 Crash when creating a Table of ContentsJulien Nabet1-3/+6
2012-11-30re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-11-30sal_Bool to boolTakeshi Abe1-5/+5
2012-11-23fdo#52182: Fixed click in frames located in header/footerCédric Bosdonnat1-30/+66
2012-11-19warning C4805: '==': unsafe mix of bool and sal_BoolMichael Stahl1-1/+1
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák1-6/+6