summaryrefslogtreecommitdiff
path: root/sw/source/core/layout/laycache.cxx
AgeCommit message (Expand)Author
2020-02-24tdf#125682 sw: don't insert empty page before first page with even numberMichael Stahl
2020-02-20tdf#129529 sw_redlinehide: infinite loop in SwLayHelper::CheckInsert()Michael Stahl
2019-09-01Fix '..'Andrea Gelmini
2019-08-07Fix typosAndrea Gelmini
2019-06-07tdf#42949 Fix IWYU warnings in svl/Gabor Kelemen
2019-05-14tdf#42949 Fix IWYU warnings in sw/source/core/inc/[t-w]*Gabor Kelemen
2019-01-11use unique_ptr in SwLayHelperNoel Grandin
2018-11-15sw_redlinehide_3: minimally convert laycache.cxxMichael Stahl
2018-11-14Simplify containers iterations in sw/source/core/[d-l]*Arkadiy Illarionov
2018-08-03Add missing sal/log.hxx headersGabor Kelemen
2018-07-23Fix typosAndrea Gelmini
2018-06-08sw_redlinehide: trivial convert to GetPageDescItem()/GetBreakItem()Michael Stahl
2018-06-08sw_redlinehide: trivial GetNode() conversions in pagechg.cxx,wsfrm.cxxMichael Stahl
2018-02-21loplugin:changetoolsgen in swNoel Grandin
2018-01-30loplugin:unused-returns in swNoel Grandin
2018-01-25Fix typosAndrea Gelmini
2018-01-24Fix some IWYU warningsMiklos Vajna
2018-01-12More loplugin:cstylecast: swStephan Bergmann
2017-11-22replace check of eof and GetError with goodCaolán McNamara
2017-11-22drop duplicate methodCaolán McNamara
2017-10-31RotateFlyFrame2: Unified FrameAreaDefinitionArmin Le Grand
2017-10-30Adapted to get methods and WriteAccess helpersArmin Le Grand
2017-10-30Adapted to get/setSwFrame and get/setSwPrintArmin Le Grand
2017-10-30Migrated from SwFrame::FrameWA to setFrameArmin Le Grand
2017-10-30Isolated SwFrame members maFrane and maPrtArmin Le Grand
2017-10-23loplugin:includeform: swStephan Bergmann
2017-10-07sw: always use "" for includes in current source's directoryMike Kaganski
2017-09-14clang-tidy modernize-use-emplace in swNoel Grandin
2017-06-06replace SVSTREAM_OK with ERRCODE_NONENoel Grandin
2017-06-05Improved loplugin:cstylecast to reference types: swStephan Bergmann
2017-05-15loplugin:useuniqueptrNoel Grandin
2017-05-12sw laycache: clean up debug code that doesn't even build anymoreMiklos Vajna
2017-05-08loplugin:checkunusedparams in sw(part3)Noel Grandin
2017-05-02sw: prefix members of SwLayHelperMiklos Vajna
2017-04-10tdf#39468 Translate German comments in swJens Carl
2017-04-03sw: [loplugin:sallogareas]Michael Stahl
2017-04-03More integer clean-upStephan Bergmann
2017-04-03loplugin:loopvartoosmallStephan Bergmann
2017-04-03loplugin:sallogareasStephan Bergmann
2017-04-03tdf#106237 sw: do some basic sanity checking on layout-cacheMichael Stahl
2016-08-17convert SvxBreak to scoped enumNoel Grandin
2016-06-10remove bBreakAfter& param from SwLayHelper constructorNoel Grandin
2016-05-12clang-tidy modernize-loop-convert in swNoel Grandin
2016-04-22Avoid reserved identifiersStephan Bergmann
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-12WaE: loplugin:literaltoboolconversionTor Lillqvist
2015-11-12coverity#1338595 Dereference before null checkCaolán McNamara
2015-11-12OSL_ENSURE followed by unconditional dereference -> assertCaolán McNamara
2015-11-12dynamic cast followed by static castCaolán McNamara
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann