summaryrefslogtreecommitdiff
path: root/sw/source/core/inc/frame.hxx
AgeCommit message (Expand)Author
2022-05-31forcepoint#93 fix crash on layout of specific rtfCaolán McNamara
2019-11-27tdf#108642 remove dynamic_castNoel Grandin
2019-11-07Looks like UBSan still needs various RTTI for some reasonStephan Bergmann
2019-11-06make some classes module-privateNoel Grandin
2019-08-27Fix old boost build for goodTomáš Chvátal
2019-08-24loplugin:returnconstval in swNoel Grandin
2019-07-21crashtesting: failures on swfootnoteframe_colunlock_heap_use_after_free.sampleCaolán McNamara
2019-04-25ubsan: use after freeCaolán McNamara
2019-04-15tdf#42949 Fix IWYU warnings in include/editeng/[a-e]*Gabor Kelemen
2019-03-19tdf#42949 Fix IWYU warnings in sw/source/core/inc/[a-f]*Gabor Kelemen
2019-02-28use the xmlTextWriterPtr typedef consistentlyNoel Grandin
2019-02-12sw btlr writing mode: implement initial layoutMiklos Vajna
2019-01-03Move FindBodyFrame from SwTextFrame to SwFrameTamás Zolnai
2018-12-10forcepoint#76 avoid deleting footnote that would delete undeletable pageCaolán McNamara
2018-11-16entirity of writer rebuilding when vcl widget headers changeCaolán McNamara
2018-09-13sw: move frame id SwFrame to SwFrameAreaDefinitionMiklos Vajna
2018-09-06clang-tidy performance-unnecessary-value-paramNoel Grandin
2018-07-16return BaseProcessor2D by std::unique_ptrNoel Grandin
2018-06-08sw_redlinehide: add SwFrame::GetBreakItem()/GetPageDescItem()Michael Stahl
2018-06-08sw_redlinehide: make GetRegisteredIn() private in SwFrameMichael Stahl
2018-06-08sw_redlinehide: convert SwDeletionChecker to GetDep()Michael Stahl
2018-04-16tdf#117028 sw: conditionally consider fill of shape for in-textbox auto colorMiklos Vajna
2018-04-07Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann
2018-04-03long->sal_Int32 in tools/gen.hxxNoel Grandin
2018-03-29loplugin:unnecessaryvirtualNoel Grandin
2018-03-27sw: add debug helper to dump topmost SwFrameManfred Blume
2018-03-05bccu#3100: Writer: Change tracking boxes aren't repositioned with editingTamás Zolnai
2018-01-30loplugin:unused-returns in swNoel Grandin
2018-01-04sw: convert SwFrame::mpDrawObjs to unique_ptrMichael Stahl
2017-12-19loplugin:unusedmethodsNoel Grandin
2017-12-07SwFrameBorder: Use enhanced FrameBorders for CharacterArmin Le Grand
2017-12-07SwFrameBorder: Removed IsInverse() from SwFrameArmin Le Grand
2017-12-07SwFrameBorder: Preparations and renamingsArmin Le Grand
2017-11-19Fix typosAndrea Gelmini
2017-11-18RotateFlyFrame3: Corrected interactive CropArmin Le Grand
2017-11-18RotateFlyFrame3: Made interactions work properlyArmin Le Grand
2017-11-18RotateFlyFrame3: Restructured TransformableSwFrameArmin Le Grand
2017-11-18RotateFlyFrame3: Added basic transformation supportArmin Le Grand
2017-11-18RotateFlyFrame3: Isolated functionality and automationsArmin Le Grand
2017-11-18RotateFlyFrame3: Late-Updating of AreasArmin Le Grand
2017-11-18RotateFlyFrame3: Added transformation support to SwFrameArmin Le Grand
2017-11-18RotateFlyFrame3: Initial support addedArmin Le Grand
2017-10-31RotateFlyFrame2: Unified FrameAreaDefinitionArmin Le Grand
2017-10-30Fix typosAndrea Gelmini
2017-10-30RotateFlyFrame: Isolate SwFrame members maFrame and maPrtArmin 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::PrintWA to setPrintArmin Le Grand
2017-10-30Migrated from SwFrame::FrameWA to setFrameArmin Le Grand
2017-10-30Isolated SwFrame members maFrane and maPrtArmin Le Grand