summaryrefslogtreecommitdiff
path: root/sw/source/core/layout/trvlfrm.cxx
AgeCommit message (Expand)Author
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-13sw: rename some global variablesMichael Stahl
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-22sw: prefix members of SwCrsrMoveStateMiklos Vajna
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-09-29coverity#1325053 Dereference after null checkCaolán McNamara
2015-09-29Nobody would go down the corridor anymoreMiklos Vajna
2015-08-20loplugin: defaultparamsNoel Grandin
2015-08-17Put Line under tools namespaceNorbert Thiebaud
2015-08-15Fix tdf#82176 CJK: Cursor position, line selection and non-printingMark Hung
2015-06-29SwFrm::Calc: use vcl::RenderContextMiklos Vajna
2015-06-29SwFrm::PrepareMake: use vcl::RenderContextMiklos Vajna
2015-06-29sw: outline SwFrm::Calc()Miklos Vajna
2015-06-14cppcheck: redundantCondition [part2]Julien Nabet
2015-06-04convert MT_ constants to scoped enumNoel Grandin
2015-05-27cppcheck: noExplicitConstructorCaolán McNamara
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-12sw: Rename some variables.Jan Holesovsky
2015-05-11loplugin:cstylecast: nop between pointer types of exactly same spellingStephan Bergmann
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-10sw: replace some magic frame type numbersMichael Stahl
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-25Typo: formated->formattedJulien Nabet
2015-03-18convert DocumentSettingId to an enum classNoel Grandin
2015-02-09LOK: add LOK_CALLBACK_TEXT_SELECTION and implement it in swMiklos Vajna
2015-01-26coverity#1266443 Dereference after null checkCaolán McNamara
2015-01-19fdo#39440 sw: reduce scope of local variablesMichael Weghorn
2014-12-07loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann
2014-11-25loplugin: cstylecastNoel Grandin
2014-11-24loplugin: cstylecastNoel Grandin
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-02sw: remaining unused includes in layoutMiklos Vajna
2014-10-26Simplify and optimize booleans expressionsMatteo Casalin
2014-10-26sal_uInt16 to more proper integer typesMatteo Casalin
2014-09-14avoid possible NULL dereference (fdo#82777)Luboš Luňák
2014-09-06SwSortedObjs: Count() to size() and use size_t consistentlyMatteo Casalin
2014-08-12show fly anchored inside selection as selected tooLuboš Luňák
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-06-13coverity#1212526 Logically dead codeCaolán McNamara
2014-06-05drop comment about removed step 4 nowCaolán McNamara
2014-06-05Resolves: #i125024# remove code regarding table selection...Oliver-Rainer Wittmann
2014-06-03Removed DocumentSettingManager methods from SwDoc.Valentin Kettner
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-04-18Thanks Badaa and Jiayanmin but we don't use in-line commit commentsTor Lillqvist
2014-04-18Typo: s/cant/can't/Tor Lillqvist
2014-04-14typo: unexcepted -> unexpectedThomas Arnhold
2014-03-16sal_Bool to boolMatteo Casalin
2014-02-27Remove visual noise from swAlexander Wilms