summaryrefslogtreecommitdiff
path: root/editeng
AgeCommit message (Expand)AuthorFilesLines
2017-03-23Remove unused #include <ctype.h>Stephan Bergmann1-2/+0
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin8-14/+14
2017-03-22loplugin:redundantcast find redundant c-style enum castsNoel Grandin5-10/+8
2017-03-19Fix typos + some German translationsAndrea Gelmini1-1/+1
2017-03-19Fix typosAndrea Gelmini1-1/+1
2017-03-18Revert "Revert "Implement export and import of author field in fixed format""Rosemary Sebastian1-6/+9
2017-03-18remove EE_RESSTR preprocessor abuseBjoern Michaelsen14-131/+131
2017-03-18get rid of pointless EE_DLL macroBjoern Michaelsen3-4/+4
2017-03-17convert SvxBorderStyle to scoped enumNoel Grandin4-149/+149
2017-03-16Revert "Implement export and import of author field in fixed format"Rosemary Sebastian1-9/+6
2017-03-15remove useless castsJochen Nitschke3-10/+10
2017-03-15convert SvxFrameDirection to scoped enumNoel Grandin6-20/+19
2017-03-14-Werror,-Wformat (clang-cl)Stephan Bergmann1-2/+2
2017-03-14remove unused RID constantsNoel Grandin3-62/+0
2017-03-14change SvxFrameDirectionItem base to SfxEnumItemJochen Nitschke1-11/+3
2017-03-13Added Test for EditEngine - Copy/Paste using Bold/Italic TextVarun Dhall1-0/+192
2017-03-12make this a member of SvxBrushItemCaolán McNamara1-2/+1
2017-03-11Fix typosAndrea Gelmini1-1/+1
2017-03-10ensure SfxApplication exists for editeng testCaolán McNamara1-0/+3
2017-03-10tdf#99352: create editeng::SharedVclRessourcesBjoern Michaelsen4-14/+42
2017-03-10tdf#99352: dispose EditEngines when SfxApp diesBjoern Michaelsen5-2/+19
2017-03-10Implement export and import of author field in fixed formatRosemary Sebastian1-6/+9
2017-03-09convert SvxCellHorJustify to scoped enumNoel Grandin1-29/+29
2017-03-08convert SvxShadowLocation to scoped enumNoel Grandin2-25/+25
2017-03-08convert SvxCaseMap to scoped enumNoel Grandin4-25/+27
2017-03-08convert SvxAdjust to scoped enumNoel Grandin10-57/+53
2017-03-07loplugin:loopvartoosmallStephan Bergmann5-16/+14
2017-03-07ofz: leak in loading pptsCaolán McNamara1-7/+5
2017-03-07Resolves: coverity#1402073 Mixing enum typesCaolán McNamara1-5/+2
2017-03-06make use of the SfxItemSet::GetItem<T> methodNoel Grandin1-3/+3
2017-03-06remove some unnecessary use of OUString constructorNoel Grandin1-2/+2
2017-03-05Proper fix for multiply defined SfxEnumItem<sal_uInt16> with MSVCStephan Bergmann1-1/+1
2017-03-03Remove redundant 'inline' keywordStephan Bergmann3-10/+10
2017-03-03drop SvxNumType and rename SvxExtNumType->SvxNumTypeNoel Grandin2-4/+4
2017-03-03remove unused CreateDefault methodsNoel Grandin5-22/+0
2017-03-03Fix typosAndrea Gelmini2-2/+2
2017-03-03use SvxExtNumType in SvxNumberTypeNoel Grandin2-7/+7
2017-03-03convert SfxEnumItem to type-safe template classNoel Grandin3-33/+34
2017-03-01typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin8-16/+17
2017-02-28new loplugin unoanyNoel Grandin3-30/+30
2017-02-24Added Test for EditEngine - Copy/Paste using Legacy FormatVarun Dhall1-0/+36
2017-02-24Resolves: tdf#106123 store and restore the PaM around the menu ExecuteCaolán McNamara1-0/+11
2017-02-24LOK - Calc: Text is not visible in cell when entering numerical inputMarco Cecchetti2-13/+13
2017-02-21loplugin:subtlezeroinit: editengStephan Bergmann4-4/+4
2017-02-20this can't be nullptrJochen Nitschke1-5/+2
2017-02-18revert tdf#101815 editeng SetMustRepaint when InsertTextJustin Luth1-1/+0
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist14-60/+60
2017-02-17convert editeng spell menu to .ui formatCaolán McNamara7-74/+113
2017-02-16convert EESpellState to scoped enumNoel Grandin4-11/+11
2017-02-16convert EditEngineAttribs to scoped enumNoel Grandin5-18/+12