summaryrefslogtreecommitdiff
path: root/sw/inc/frmfmt.hxx
AgeCommit message (Expand)Author
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-07Misc tweaks and cleanups.Ashod Nakashian
2015-11-06com::sun::star->css in sw/incNoel Grandin
2015-11-02sw: prefix members of SwDrawFrameFormatMiklos Vajna
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-07-21loplugin:unusedmethods swNoel Grandin
2015-06-15sw: move IsFlyFrameFormatInHeader into namespace swMichael Stahl
2015-06-15sw: move CheckAnchoredFlyConsistency to frmfmt.hxxMichael Stahl
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-09sw: fix assert with frames anchored in redlines on rhbz490395-1.odtMichael Stahl
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2014-12-05Factor out SwFrmFmt::dumpAsXml() from SwFrmFmts::dumpAsXml()Miklos Vajna
2014-11-25Revert "loplugin: cstylecast"Tor Lillqvist
2014-11-25loplugin: cstylecastNoel Grandin
2014-11-11callcatcher: dropping SwChapterNumRules binary Load/Store has knock-on effectCaolán McNamara
2014-11-09faster mapping from nodes to SwFrmFmt's anchored at themLuboš Luňák
2014-10-06Related; #i125163# rename IsAdaptedToNewFillPropertiesCaolán McNamara
2014-09-29Resolves: fdo#81277 missing table cell background color in doc/html importCaolán McNamara
2014-08-12Refactored IDocumentLayoutAccess out of SwDoc.Valentin Kettner
2014-07-01Related: #i124638# Second step of DrawingLayer FillAttributes...Armin Le Grand
2014-05-23sw: try not to include sw/souce/core stuff from sw/source/filterMichael Stahl
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-28loplugin:saloverrideStephan Bergmann
2014-03-28Merge back branch alg_writerframes to trunkArmin Le Grand
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann
2014-02-27Remove visual noise from swAlexander Wilms
2014-02-12SetCaptionFmt never called, so pCaptionFmt always NULLCaolán McNamara
2014-02-03Remove SW_DLLPRIVATE -> SAL_DLLPRIVATE indirectionStephan Bergmann
2013-12-02Integrate branch of IAccessible2Steve Yin
2013-11-17sal_Bool to boolTakeshi Abe
2013-11-05fixincludeguards.sh: swThomas Arnhold
2013-10-20drop unnecessary tools/string includesCaolán McNamara
2013-10-15convert sw/inc/frmfmt.hxx from String to OUStringNoel Grandin
2013-10-04'ist' -> 'is' here and there.Jan Holesovsky
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara
2013-08-19String to OUString + whitespaces, log messagesMatteo Casalin
2013-01-07Cleanup: #include <tools/gen.hxx>Matteo Casalin
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-11-07sal_Bool to boolTakeshi Abe
2012-09-11Modifying comments to meet doxygen standardsAbdulmajeed Al-Abaulrazzaq
2012-02-17sw: second round of doxygen commentsMiklos Vajna
2011-03-23Merge commit 'ooo/DEV300_m103'Jan Holesovsky