summaryrefslogtreecommitdiff
path: root/editeng
AgeCommit message (Expand)Author
2017-03-24Added Test for EditEngine - Copy/Paste with Hyperlinks in TextVarun Dhall
2017-03-24Added Test for EditEngine - Copy/Paste with Tabs in TextVarun Dhall
2017-03-24Added Test for EditEngine - Copy/Paste using Underline TextVarun Dhall
2017-03-24convert ViewShellId to o3tl::strong_intNoel Grandin
2017-03-23Remove unused #include <ctype.h>Stephan Bergmann
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-03-22loplugin:redundantcast find redundant c-style enum castsNoel Grandin
2017-03-19Fix typos + some German translationsAndrea Gelmini
2017-03-19Fix typosAndrea Gelmini
2017-03-18Revert "Revert "Implement export and import of author field in fixed format""Rosemary Sebastian
2017-03-18remove EE_RESSTR preprocessor abuseBjoern Michaelsen
2017-03-18get rid of pointless EE_DLL macroBjoern Michaelsen
2017-03-17convert SvxBorderStyle to scoped enumNoel Grandin
2017-03-16Revert "Implement export and import of author field in fixed format"Rosemary Sebastian
2017-03-15remove useless castsJochen Nitschke
2017-03-15convert SvxFrameDirection to scoped enumNoel Grandin
2017-03-14-Werror,-Wformat (clang-cl)Stephan Bergmann
2017-03-14remove unused RID constantsNoel Grandin
2017-03-14change SvxFrameDirectionItem base to SfxEnumItemJochen Nitschke
2017-03-13Added Test for EditEngine - Copy/Paste using Bold/Italic TextVarun Dhall
2017-03-12make this a member of SvxBrushItemCaolán McNamara
2017-03-11Fix typosAndrea Gelmini
2017-03-10ensure SfxApplication exists for editeng testCaolán McNamara
2017-03-10tdf#99352: create editeng::SharedVclRessourcesBjoern Michaelsen
2017-03-10tdf#99352: dispose EditEngines when SfxApp diesBjoern Michaelsen
2017-03-10Implement export and import of author field in fixed formatRosemary Sebastian
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-07loplugin:loopvartoosmallStephan Bergmann
2017-03-07ofz: leak in loading pptsCaolán McNamara
2017-03-07Resolves: coverity#1402073 Mixing enum typesCaolán McNamara
2017-03-06make use of the SfxItemSet::GetItem<T> methodNoel Grandin
2017-03-06remove some unnecessary use of OUString constructorNoel Grandin
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-28new loplugin unoanyNoel Grandin
2017-02-24Added Test for EditEngine - Copy/Paste using Legacy FormatVarun Dhall
2017-02-24Resolves: tdf#106123 store and restore the PaM around the menu ExecuteCaolán McNamara
2017-02-24LOK - Calc: Text is not visible in cell when entering numerical inputMarco Cecchetti
2017-02-21loplugin:subtlezeroinit: editengStephan Bergmann
2017-02-20this can't be nullptrJochen Nitschke
2017-02-18revert tdf#101815 editeng SetMustRepaint when InsertTextJustin Luth