summaryrefslogtreecommitdiff
path: root/sw/source/core/layout/laycache.cxx
AgeCommit message (Expand)Author
2023-08-09use sal_uInt64 when dealing with stream positionNoel Grandin
2021-10-21introduce SwNodeOffset strong typedefNoel Grandin
2021-08-24reduce cost of dynamic casting to SwFlyFrameNoel Grandin
2021-07-09remove global bDontCreateObjects bitBjoern Michaelsen
2021-04-09Recheck include/ with IWYUGabor Kelemen
2020-11-24tdf#42949 Fix new IWYU warnings in directory swGabor Kelemen
2020-11-16sw: prefix members of SwEndnoter, SwLayCacheImpl, SwLayCacheIoImpl and ...Miklos Vajna
2020-11-09sw: prefix members of StackHack, SwActualSection, SwFrameHolder and ...Miklos Vajna
2020-09-12std::set->o3tl::sorted_vector in CheckFlyCache_Noel Grandin
2020-08-01loplugin:flatten in sw/core/layoutNoel Grandin
2020-06-15sw: prefix members of FlatFndBox, SwLayoutCache, SwNode2Layout and ...Miklos Vajna
2020-03-02speedup sw build a littleNoel Grandin
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-02-20tdf#129529 sw_redlinehide: infinite loop in SwLayHelper::CheckInsert()Michael Stahl
2020-02-19sw: remove dead code in SwLayHelper::CheckInsertPage()Michael Stahl
2020-02-19tdf#125682 sw: don't insert empty page before first page with even numberMichael Stahl
2020-02-04rename GetOfst -> GetOffsetNoel Grandin
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-11-30Rewrite uses of boost::optionalStephan Bergmann
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
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