summaryrefslogtreecommitdiff
path: root/editeng
AgeCommit message (Expand)Author
2017-04-15Fix vertical text and bitmap bullet renderingfeature/table_rotated_textTamás Zolnai
2017-04-15Introduce text rotation for Impress tablesTamás Zolnai
2017-04-10loplugin:inlinefields in SvxAutoCorrectNoel Grandin
2017-04-07loplugin:redundantcast find cstyle arithmetic castsNoel Grandin
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: editengStephan Bergmann
2017-04-06loplugin:redundantcast check for c-style float castsNoel Grandin
2017-04-06loplugin:singlevalfieldsNoel Grandin
2017-04-06unnecessary pre-all-oustring copyCaolán McNamara
2017-04-06Fix typosAndrea Gelmini
2017-04-05loplugin:redundantcast find c-style bool castsNoel Grandin
2017-04-05loplugin:constantparam part2Noel Grandin
2017-04-03tdf#39468 Translate German commentsJens Carl
2017-04-03Remove DBG_ASSERT since it's always wrongJulien Nabet
2017-04-02Add SvxTextRotateItem inherited from SvxCharRotatItemTamás Zolnai
2017-04-02coverity#1403662 Mixing enum typesCaolán McNamara
2017-03-31use actual UNO enums in editengNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-30editeng: tweak commentMichael Stahl
2017-03-30tdf#39468 Translate German commentsJens Carl
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-29Fix integer type of EditCharAttrib nStart/nEnd membersStephan Bergmann
2017-03-29loplugin:unusedmethodsNoel Grandin
2017-03-27Make loplugin:loopvartoosmall look past top-level ExprWithCleanupsStephan Bergmann
2017-03-25Fix typosAndrea Gelmini
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