Helpers for using cppu in C++, e.g. templates for implementing UNO components, bootstrapping stuff. Get UNO up and running. See also: [http://wiki.services.openoffice.org/wiki/Uno/Cpp/Modules/CPPUhelper] x?h=master' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/sw/source/core/layout/layouter.cxx
AgeCommit message (Expand)Author
2024-12-26sw: use SAL_RET_MAYBENULL in Lower()Xisco Fauli
2023-05-11sw: move some loop control debug messages out of #if OSL_DEBUG_LEVEL > 1Michael Stahl
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-03-13Revert "loplugin:constfields in sw"Noel Grandin
2019-02-10loplugin:indentation in swNoel Grandin
2018-10-03loplugin:constfields in swNoel Grandin
2018-09-12loplugin:simplifyconstruct in swNoel Grandin
2018-08-09forcepoint73 deleted SwAnchoredObject still referenced in TmpConsiderWrapInflCaolán McNamara
2017-10-31RotateFlyFrame2: Unified FrameAreaDefinitionArmin Le Grand
2017-10-30Adapted to get/setSwFrame and get/setSwPrintArmin Le Grand
2017-10-30Isolated SwFrame members maFrane and maPrtArmin Le Grand
2017-10-27use std::unique_ptr in SwLayouterNoel Grandin
2017-10-23loplugin:includeform: swStephan Bergmann
2017-10-07sw: always use "" for includes in current source's directoryMike Kaganski
2017-08-04loplugin:constparams in sw part4Noel Grandin
2017-05-08loplugin:checkunusedparams in sw(part3)Noel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-01-26loplugin: unnecessary destructor swNoel Grandin
2017-01-13new loplugin: useuniqueptr: sw part 1Noel Grandin
2016-12-08SwRectFnSet: hide pointer-to-(member)function syntaxMike Kaganski
2016-09-23Replace SWRECTFN macro with a classMike Kaganski
2016-05-12clang-tidy modernize-loop-convert in swNoel Grandin
2016-04-22Avoid reserved identifiersStephan Bergmann