summaryrefslogtreecommitdiff
path: root/include/editeng
AgeCommit message (Expand)Author
2017-04-15Fix vertical text and bitmap bullet renderingTamás Zolnai
2017-04-15Avoid using implicit assignment operatorTamás Zolnai
2017-04-15Introduce text rotation for Impress tablesTamás Zolnai
2017-04-10loplugin:inlinefields in SvxAutoCorrectNoel Grandin
2017-04-05loplugin:constantparam part2Noel Grandin
2017-04-04Make HangingIndent a commandSzymon Kłos
2017-04-04Notebookbar: Separated paragraph spacing controlsSzymon Kłos
2017-04-04loplugin:unusedmethodsNoel Grandin
2017-04-02Add SvxTextRotateItem inherited from SvxCharRotatItemTamás Zolnai
2017-04-02Typo: TopToBotton -> TopToBottomTamás Zolnai
2017-03-31tdf#39468 Translate German commentsJens Carl
2017-03-31use actual UNO enums in editengNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-30convert SvxDateType to scoped enumNoel Grandin
2017-03-29Resolves: tdf#106079 automatic color described as 'white'Caolán McNamara
2017-03-29split ImportState enum into RtfImportState and HtmlImportStateNoel Grandin
2017-03-29loplugin:unusedmethodsNoel Grandin
2017-03-29Fix typosAndrea Gelmini
2017-03-26Kill remaining PseudoSlots usageMaxim Monastirsky
2017-03-25Fix typosAndrea Gelmini
2017-03-24convert ViewShellId to o3tl::strong_intNoel Grandin
2017-03-19Fix typosAndrea Gelmini
2017-03-18remove EE_RESSTR preprocessor abuseBjoern Michaelsen
2017-03-18get rid of pointless EE_DLL macroBjoern Michaelsen
2017-03-17cleanup itempool includesJochen Nitschke
2017-03-17convert SvxBorderStyle to scoped enumNoel Grandin
2017-03-16use forward declaration for SfxItemSetJochen Nitschke
2017-03-16drop GetId() from SfxUndoActionNoel Grandin
2017-03-15convert SvxFrameDirection to scoped enumNoel Grandin
2017-03-14remove unused RID constantsNoel Grandin
2017-03-14remove noise UUUU tags in commentsNoel Grandin
2017-03-14change SvxFrameDirectionItem base to SfxEnumItemJochen Nitschke
2017-03-12make this a member of SvxBrushItemCaolán McNamara
2017-03-10tdf#99352: create editeng::SharedVclRessourcesBjoern Michaelsen
2017-03-09convert SvxCellHorJustify to scoped enumNoel Grandin
2017-03-08convert SvxShadowLocation to scoped enumNoel Grandin
2017-03-08convert SvxCaseMap to scoped enumNoel Grandin
2017-03-08convert SvxAdjust to scoped enumNoel Grandin
2017-03-05ubsan: add in all the valid value for NumberingType to the SvxNumType enumCaolán McNamara
2017-03-05Proper fix for multiply defined SfxEnumItem<sal_uInt16> with MSVCStephan Bergmann
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-03-03drop SvxNumType and rename SvxExtNumType->SvxNumTypeNoel Grandin
2017-03-03remove unused CreateDefault methodsNoel Grandin
2017-03-03Fix typosAndrea Gelmini
2017-03-03use SvxExtNumType in SvxNumberTypeNoel Grandin
2017-03-03convert SfxEnumItem to type-safe template classNoel Grandin
2017-03-01typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin
2017-02-24Added Test for EditEngine - Copy/Paste using Legacy FormatVarun Dhall
2017-02-19Typos: mainly translation remnants of Objekt instead of objectJulien Nabet
2017-02-17convert editeng spell menu to .ui formatCaolán McNamara