summaryrefslogtreecommitdiff
path: root/editeng
AgeCommit message (Expand)AuthorFilesLines
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky4-4/+0
2017-04-21convert HTML_OPTION_IDS to scoped enumNoel Grandin1-22/+15
2017-04-20loplugin:unusedmethodsNoel Grandin1-1/+0
2017-04-20SvxSpellWrapper::ReplaceAll doesn't use it's second paramNoel Grandin3-6/+4
2017-04-19clang-tidy readability-simplify-boolean-expr in dbaccess..frameworkNoel Grandin3-13/+4
2017-04-18cppcheck: useInitializationListMuhammet Kara1-8/+8
2017-04-15Fix vertical text and bitmap bullet renderingTamás Zolnai2-6/+28
2017-04-15Introduce text rotation for Impress tablesTamás Zolnai11-72/+270
2017-04-10loplugin:inlinefields in SvxAutoCorrectNoel Grandin1-51/+44
2017-04-07loplugin:redundantcast find cstyle arithmetic castsNoel Grandin2-3/+3
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: editengStephan Bergmann1-8/+8
2017-04-06loplugin:redundantcast check for c-style float castsNoel Grandin1-1/+1
2017-04-06loplugin:singlevalfieldsNoel Grandin2-5/+5
2017-04-06unnecessary pre-all-oustring copyCaolán McNamara1-8/+7
2017-04-06Fix typosAndrea Gelmini1-1/+1
2017-04-05loplugin:redundantcast find c-style bool castsNoel Grandin2-8/+8
2017-04-05loplugin:constantparam part2Noel Grandin1-3/+2
2017-04-03tdf#39468 Translate German commentsJens Carl2-3/+3
2017-04-03Remove DBG_ASSERT since it's always wrongJulien Nabet1-1/+0
2017-04-02Add SvxTextRotateItem inherited from SvxCharRotatItemTamás Zolnai2-12/+115
2017-04-02coverity#1403662 Mixing enum typesCaolán McNamara2-9/+9
2017-03-31use actual UNO enums in editengNoel Grandin6-9/+11
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna25-197/+197
2017-03-30editeng: tweak commentMichael Stahl1-1/+1
2017-03-30tdf#39468 Translate German commentsJens Carl7-13/+9
2017-03-30convert SvxDateType to scoped enumNoel Grandin3-8/+8
2017-03-29Resolves: tdf#106079 automatic color described as 'white'Caolán McNamara2-0/+8
2017-03-29split ImportState enum into RtfImportState and HtmlImportStateNoel Grandin4-55/+90
2017-03-29Fix integer type of EditCharAttrib nStart/nEnd membersStephan Bergmann4-75/+77
2017-03-29loplugin:unusedmethodsNoel Grandin2-35/+0
2017-03-27Make loplugin:loopvartoosmall look past top-level ExprWithCleanupsStephan Bergmann3-20/+30
2017-03-25Fix typosAndrea Gelmini4-4/+4
2017-03-24Added Test for EditEngine - Copy/Paste with Hyperlinks in TextVarun Dhall1-0/+131
2017-03-24Added Test for EditEngine - Copy/Paste with Tabs in TextVarun Dhall1-0/+57
2017-03-24Added Test for EditEngine - Copy/Paste using Underline TextVarun Dhall1-0/+125
2017-03-24convert ViewShellId to o3tl::strong_intNoel Grandin3-4/+4
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