summaryrefslogtreecommitdiffstats
path: root/editeng
Commit message (Expand)AuthorAgeFilesLines
* gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky2017-04-214-4/+0
* convert HTML_OPTION_IDS to scoped enumNoel Grandin2017-04-211-22/+15
* loplugin:unusedmethodsNoel Grandin2017-04-201-1/+0
* SvxSpellWrapper::ReplaceAll doesn't use it's second paramNoel Grandin2017-04-203-6/+4
* clang-tidy readability-simplify-boolean-expr in dbaccess..frameworkNoel Grandin2017-04-193-13/+4
* cppcheck: useInitializationListMuhammet Kara2017-04-181-8/+8
* Fix vertical text and bitmap bullet renderingTamás Zolnai2017-04-152-6/+28
* Introduce text rotation for Impress tablesTamás Zolnai2017-04-1511-72/+270
* loplugin:inlinefields in SvxAutoCorrectNoel Grandin2017-04-101-51/+44
* loplugin:redundantcast find cstyle arithmetic castsNoel Grandin2017-04-072-3/+3
* Improved loplugin:redundantcast, static_cast on arithmetic types: editengStephan Bergmann2017-04-061-8/+8
* loplugin:redundantcast check for c-style float castsNoel Grandin2017-04-061-1/+1
* loplugin:singlevalfieldsNoel Grandin2017-04-062-5/+5
* unnecessary pre-all-oustring copyCaolán McNamara2017-04-061-8/+7
* Fix typosAndrea Gelmini2017-04-061-1/+1
* loplugin:redundantcast find c-style bool castsNoel Grandin2017-04-052-8/+8
* loplugin:constantparam part2Noel Grandin2017-04-051-3/+2
* tdf#39468 Translate German commentsJens Carl2017-04-032-3/+3
* Remove DBG_ASSERT since it's always wrongJulien Nabet2017-04-031-1/+0
* Add SvxTextRotateItem inherited from SvxCharRotatItemTamás Zolnai2017-04-022-12/+115
* coverity#1403662 Mixing enum typesCaolán McNamara2017-04-022-9/+9
* use actual UNO enums in editengNoel Grandin2017-03-316-9/+11
* tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna2017-03-3125-197/+197
* editeng: tweak commentMichael Stahl2017-03-301-1/+1
* tdf#39468 Translate German commentsJens Carl2017-03-307-13/+9
* convert SvxDateType to scoped enumNoel Grandin2017-03-303-8/+8
* Resolves: tdf#106079 automatic color described as 'white'Caolán McNamara2017-03-292-0/+8
* split ImportState enum into RtfImportState and HtmlImportStateNoel Grandin2017-03-294-55/+90
* Fix integer type of EditCharAttrib nStart/nEnd membersStephan Bergmann2017-03-294-75/+77
* loplugin:unusedmethodsNoel Grandin2017-03-292-35/+0
* Make loplugin:loopvartoosmall look past top-level ExprWithCleanupsStephan Bergmann2017-03-273-20/+30
* Fix typosAndrea Gelmini2017-03-254-4/+4
* Added Test for EditEngine - Copy/Paste with Hyperlinks in TextVarun Dhall2017-03-241-0/+131
* Added Test for EditEngine - Copy/Paste with Tabs in TextVarun Dhall2017-03-241-0/+57
* Added Test for EditEngine - Copy/Paste using Underline TextVarun Dhall2017-03-241-0/+125
* convert ViewShellId to o3tl::strong_intNoel Grandin2017-03-243-4/+4
* Remove unused #include <ctype.h>Stephan Bergmann2017-03-231-2/+0
* loplugins:redundantcast teach it about c-style typedef castsNoel Grandin2017-03-238-14/+14
* loplugin:redundantcast find redundant c-style enum castsNoel Grandin2017-03-225-10/+8
* Fix typos + some German translationsAndrea Gelmini2017-03-191-1/+1
* Fix typosAndrea Gelmini2017-03-191-1/+1
* Revert "Revert "Implement export and import of author field in fixed format""Rosemary Sebastian2017-03-181-6/+9
* remove EE_RESSTR preprocessor abuseBjoern Michaelsen2017-03-1814-131/+131
* get rid of pointless EE_DLL macroBjoern Michaelsen2017-03-183-4/+4
* convert SvxBorderStyle to scoped enumNoel Grandin2017-03-174-149/+149
* Revert "Implement export and import of author field in fixed format"Rosemary Sebastian2017-03-161-9/+6
* remove useless castsJochen Nitschke2017-03-153-10/+10
* convert SvxFrameDirection to scoped enumNoel Grandin2017-03-156-20/+19
* -Werror,-Wformat (clang-cl)Stephan Bergmann2017-03-141-2/+2
* remove unused RID constantsNoel Grandin2017-03-143-62/+0