summaryrefslogtreecommitdiff
path: root/sw/inc/fesh.hxx
AgeCommit message (Expand)Author
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-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-30Fix typosAndrea Gelmini
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann
2015-09-27sw table styles: Direct formatting takes precedence over table style.Jan Holesovsky
2015-09-27sw table styles: Insert column, split table, delete row/column.Jan Holesovsky
2015-09-27sw table styles: Implement table styles in Writer.Jan Holesovsky
2015-09-17Give drawing objects unique names by defaultCaolán McNamara
2015-09-10loplugin:staticmethodsStephan Bergmann
2015-09-10split out useful code as standalone makeItemSetFromFormatAnchorCaolán McNamara
2015-09-10GetCurFrameFormat->GetSelectedFrameFormatCaolán McNamara
2015-09-10GetSelectedFlyFrm+GetCurrFlyFrm -> GetSelectedOrCurrFlyFrmCaolán McNamara
2015-09-10bundle duplicate pattern into a GetCurrFlyFrm methodCaolán McNamara
2015-09-10GetCurrFlyFrm just forwards to GetSelectedFlyFrmCaolán McNamara
2015-09-10this FindFlyFrm variant returns the Selected FlyFrmCaolán McNamara
2015-09-10Wizzard->WizzardCaolán McNamara
2015-07-30add assert for valid value in o3tl::typed_flags_setNoel Grandin
2015-07-21loplugin:unusedmethods swNoel Grandin
2015-07-04Fix typosAndrea Gelmini
2015-06-15convert SW_PASTESDR to scoped enumNoel Grandin
2015-06-04replace FLYPROTECT with scoped enumNoel Grandin
2015-06-04convert GOTOOBJ constants to scoped enumNoel Grandin
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier
2015-05-18tdf#89783: Allow more than 64k PageDescsKatarina Behrens
2015-05-05tdf#34555 add crop features to swPhilippe Jung
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-30Get rid of initial :: for the svx namespaceTor Lillqvist
2015-03-31sw: convert these SwFEShell members to std::unique_ptrMichael Stahl
2015-03-31sw: prefix members of SwFEShellMichael Stahl
2015-03-25Typo: formated->formattedJulien Nabet
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin
2015-03-02convert SW_CHAIN_ constants to enum classNoel Grandin
2015-02-11Resolves: tdf#70062 avoid crash on ungrouping "ac char" groupCaolán McNamara
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-21SwSection::GetFmt const-correctnessStephan Bergmann
2015-01-09fdo#84938: convert FRMTYPE_ #defines to 'enum class'Noel Grandin
2015-01-07sal_uInt16 to size_tMatteo Casalin
2014-12-25sal_uInt16 to size_tMatteo Casalin
2014-10-13convert SW_TAB #defines to enumNoel Grandin
2014-10-12convert SW_MOVE constants to enumNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-06-23SwContentType::FillMemberList: ignore TextFrames which are used as TextBoxesMiklos Vajna
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-04-15sw: clean up inter-module includesThomas Arnhold
2014-04-15Clean up function declarations and some unused functionsStephan Bergmann
2014-04-03Resolves: fdo#76206 show 'Delete table' instead of 'Delete row'Caolán McNamara
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann