summaryrefslogtreecommitdiff
path: root/sw/source/core/layout/laycache.cxx
AgeCommit message (Expand)AuthorFilesLines
2021-04-09Recheck include/ with IWYUGabor Kelemen1-0/+1
2020-11-24tdf#42949 Fix new IWYU warnings in directory swGabor Kelemen1-2/+0
2020-11-16sw: prefix members of SwEndnoter, SwLayCacheImpl, SwLayCacheIoImpl and ...Miklos Vajna1-59/+59
2020-11-09sw: prefix members of StackHack, SwActualSection, SwFrameHolder and ...Miklos Vajna1-5/+5
2020-09-12std::set->o3tl::sorted_vector in CheckFlyCache_Noel Grandin1-4/+3
2020-08-01loplugin:flatten in sw/core/layoutNoel Grandin1-173/+173
2020-06-15sw: prefix members of FlatFndBox, SwLayoutCache, SwNode2Layout and ...Miklos Vajna1-15/+15
2020-03-02speedup sw build a littleNoel Grandin1-0/+1
2020-02-21Drop o3tl::optional wrapperStephan Bergmann1-1/+1
2020-02-20tdf#129529 sw_redlinehide: infinite loop in SwLayHelper::CheckInsert()Michael Stahl1-1/+3
2020-02-19sw: remove dead code in SwLayHelper::CheckInsertPage()Michael Stahl1-5/+0
2020-02-19tdf#125682 sw: don't insert empty page before first page with even numberMichael Stahl1-4/+6
2020-02-04rename GetOfst -> GetOffsetNoel Grandin1-2/+2
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann1-1/+1
2019-11-30Rewrite uses of boost::optionalStephan Bergmann1-1/+1
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann1-0/+4
2019-09-01Fix '..'Andrea Gelmini1-2/+2
2019-08-07Fix typosAndrea Gelmini1-1/+1
2019-06-07tdf#42949 Fix IWYU warnings in svl/Gabor Kelemen1-0/+1
2019-05-14tdf#42949 Fix IWYU warnings in sw/source/core/inc/[t-w]*Gabor Kelemen1-0/+1
2019-01-11use unique_ptr in SwLayHelperNoel Grandin1-1/+1
2018-11-15sw_redlinehide_3: minimally convert laycache.cxxMichael Stahl1-6/+7
2018-11-14Simplify containers iterations in sw/source/core/[d-l]*Arkadiy Illarionov1-5/+1
2018-08-03Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-07-23Fix typosAndrea Gelmini1-1/+1
2018-06-08sw_redlinehide: trivial convert to GetPageDescItem()/GetBreakItem()Michael Stahl1-3/+2
2018-06-08sw_redlinehide: trivial GetNode() conversions in pagechg.cxx,wsfrm.cxxMichael Stahl1-2/+7
2018-02-21loplugin:changetoolsgen in swNoel Grandin1-4/+4
2018-01-30loplugin:unused-returns in swNoel Grandin1-7/+2
2018-01-25Fix typosAndrea Gelmini1-1/+1
2018-01-24Fix some IWYU warningsMiklos Vajna1-0/+2
2018-01-12More loplugin:cstylecast: swStephan Bergmann1-4/+4
2017-11-22replace check of eof and GetError with goodCaolán McNamara1-2/+1
2017-11-22drop duplicate methodCaolán McNamara1-1/+1
2017-10-31RotateFlyFrame2: Unified FrameAreaDefinitionArmin Le Grand1-15/+15
2017-10-30Adapted to get methods and WriteAccess helpersArmin Le Grand1-13/+12
2017-10-30Adapted to get/setSwFrame and get/setSwPrintArmin Le Grand1-18/+18
2017-10-30Migrated from SwFrame::FrameWA to setFrameArmin Le Grand1-11/+27
2017-10-30Isolated SwFrame members maFrane and maPrtArmin Le Grand1-16/+16
2017-10-23loplugin:includeform: swStephan Bergmann1-1/+1
2017-10-07sw: always use "" for includes in current source's directoryMike Kaganski1-1/+1
2017-09-14clang-tidy modernize-use-emplace in swNoel Grandin1-4/+4
2017-06-06replace SVSTREAM_OK with ERRCODE_NONENoel Grandin1-4/+4
2017-06-05Improved loplugin:cstylecast to reference types: swStephan Bergmann1-1/+1
2017-05-15loplugin:useuniqueptrNoel Grandin1-6/+5
2017-05-12sw laycache: clean up debug code that doesn't even build anymoreMiklos Vajna1-10/+0
2017-05-08loplugin:checkunusedparams in sw(part3)Noel Grandin1-10/+10
2017-05-02sw: prefix members of SwLayHelperMiklos Vajna1-136/+136
2017-04-10tdf#39468 Translate German comments in swJens Carl1-1/+1
2017-04-03sw: [loplugin:sallogareas]Michael Stahl1-3/+3