summaryrefslogtreecommitdiff
path: root/sw/inc/frmfmt.hxx
AgeCommit message (Expand)Author
2023-08-15tdf#156670 - A11Y - Open the Format->Description dialog with the fix buttonBalazs Varga
2023-07-05tdf#138504 svx,etc.: decorative flag on SdrObject shapesMichael Stahl
2023-05-01replace SwFrameFormats with sw::FrameFormats<SwFrameFormat*>Bjoern Michaelsen
2023-04-28Revert "Revert "introduce sw::SpzFrameFormat ...""Bjoern Michaelsen
2023-04-27Revert "introduce sw::SpzFrameFormat ..."Stephan Bergmann
2023-04-24introduce sw::SpzFrameFormat ...Bjoern Michaelsen
2023-04-20introduce sw::FrameFormats<>Bjoern Michaelsen
2023-04-11introduce SwFrameFormat::IsVisible()Bjoern Michaelsen
2022-08-05sw: rename to unique name SwFrameFormat::SetFormatName()Michael Stahl
2022-07-15tdf#119840 elide some dynamic_cast costNoel Grandin
2022-04-20loplugin:passstuffbyrefNoel Grandin
2022-04-01tdf#147485 sw: fix group shape crash using std::shared_ptrAttila Bakos (NISZ)
2022-03-31sw fly frames: add Tooltip uno propertyMiklos Vajna
2021-09-01tdf#143574 sw: textboxes in group shapes - part 1Attila Bakos (NISZ)
2021-07-19Use reference to WhichRangesContainer instead of pointer in swMike Kaganski
2021-07-17use WhichRangesContainer in swNoel Grandin
2021-06-18loplugin:finalclasses in swNoel Grandin
2021-06-16sw HTML export: allow larger bitmaps for shapes than the vcl defaultMiklos Vajna
2021-06-04sw HTML export: allow custom DPI for the bitmaps of shapesMiklos Vajna
2020-12-05SwFrameFormat::Modify refactoringBjoern Michaelsen
2020-11-21SaveTable: Replace SwClientNotifyCallBjoern Michaelsen
2020-03-13Revert "loplugin:constfields in sw"Noel Grandin
2019-12-23sal_Char->char in swNoel Grandin
2019-11-22make some classes module-privateNoel Grandin
2019-08-01Fix typosAndrea Gelmini
2019-02-28use the xmlTextWriterPtr typedef consistentlyNoel Grandin
2019-01-12make SwFormat a ::sw::BroadcastingModifyBjoern Michaelsen
2018-10-25sw: fix some IWYU warningsMiklos Vajna
2018-10-03loplugin:constfields in swNoel Grandin
2018-09-20Replace SAL_OVERRIDE with override in internal codeStephan Bergmann
2018-08-16remove mempoolNoel Grandin
2018-07-27sw: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-05-22tdf#108523 Remove @author annotationsAbhyudaya Sharma
2018-05-13dont use SwClient/SwModify in unocore: HeadFootTextBjoern Michaelsen
2018-04-25sw: fix remaining IWYU warnings in inc/*.hxxMiklos Vajna
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2017-10-23loplugin:includeform: swStephan Bergmann
2017-10-23loplugin:finalclasses in swNoel Grandin
2017-07-21tdf#108867 sw: fix dangling text box frame format pointers in UndoMichael Stahl
2017-04-26remove this whole "kill SwFlyDrawContact with last frame" nonsenseBjoern Michaelsen
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-25remove DYING_FLYFRAMEFORMAT: now obsoleteBjoern Michaelsen
2017-04-25use a unique_ptr to track the SwFlyDrawContactBjoern Michaelsen
2017-04-24move SwFlyDrawContact ownership to SwFlyFrameFormatBjoern Michaelsen
2017-03-14remove noise UUUU tags in commentsNoel Grandin
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-02-14Revert commits that caused instability on the Linux debug tinderboxBjoern Michaelsen
2017-02-14DYING_FLYFRAMEFORMAT not needed anymoreBjoern Michaelsen