summaryrefslogtreecommitdiff
path: root/sw/inc/frmfmt.hxx
AgeCommit message (Expand)Author
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
2017-02-14give SwFlyDrawContact a clear owner: SwFlyFrameFormatBjoern Michaelsen
2017-02-09use proper message passingBjoern Michaelsen
2017-02-01use message passingBjoern Michaelsen
2017-01-07use proper message passingBjoern Michaelsen
2017-01-05use proper message passingBjoern Michaelsen
2017-01-03use proper message passingBjoern Michaelsen
2016-12-30use proper message passingBjoern Michaelsen
2016-12-24kill FindContactObject and adapt FindSdrObjectBjoern Michaelsen
2016-12-24use proper message passingBjoern Michaelsen
2016-12-23loplugin:unusedmethodsNoel Grandin
2016-12-14use proper message passingBjoern Michaelsen
2016-12-13Don't leave WW8AnchorConvResult::m_bConverted uninitializedStephan Bergmann
2016-12-12reintroduce CONV2CHAR/CONV2LINE splitBjoern Michaelsen
2016-12-12add relative to tablecell as stateBjoern Michaelsen
2016-12-12use message passingBjoern Michaelsen
2016-12-12move enums up so core specific functionality can followBjoern Michaelsen
2016-12-07use proper message passingBjoern Michaelsen
2016-12-07use proper message passingBjoern Michaelsen
2016-12-07use proper message passingBjoern Michaelsen
2016-12-05use proper message passingBjoern Michaelsen
2016-12-05use proper message passingBjoern Michaelsen
2016-12-04use proper message passingBjoern Michaelsen
2016-12-04use proper message passingBjoern Michaelsen
2016-12-04use proper message passingBjoern Michaelsen
2016-12-04use proper message passingBjoern Michaelsen
2016-12-04use proper message passingBjoern Michaelsen
2016-12-04use proper message passingBjoern Michaelsen
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-29Link DRAW and FLY format for faster textbox lookupJan-Marek Glogowski