summaryrefslogtreecommitdiff
path: root/include/editeng
AgeCommit message (Expand)Author
2017-07-01tdf#108622: use correct type for last check timestamp during autocorrectAron Budea
2017-06-30EditEngine: Changing export selection for copy/pasteVarun Dhall
2017-06-23loplugin:unusedfields in desktop..editengNoel Grandin
2017-06-23inline some ERRCODE_AREA aliasesNoel Grandin
2017-06-21remove unused EE_READWRITE constantsNoel Grandin
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-06-06add COVERITY_NOEXCEPT_FALSECaolán McNamara
2017-06-06tdf#39468 Translate German comments and dbg strings (leftovers in h.. to i..)Johnny_M
2017-06-06replace SVSTREAM_OK with ERRCODE_NONENoel Grandin
2017-06-02Improved loplugin:redundantcast static_cast handling: editengStephan Bergmann
2017-05-25loplugin:constantparamNoel Grandin
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-18loplugin:unusedmethodsNoel Grandin
2017-05-14remove some unused forward declarationsJochen Nitschke
2017-05-09make loplugin constantparam smarter about string paramsNoel Grandin
2017-05-09loplugin:constantparamNoel Grandin
2017-05-07convert EESelectionMode to scoped enumJochen Nitschke
2017-05-05convert HTML_TOKEN_IDS to scoped enumNoel Grandin
2017-05-04convert EVAnchorMode enum to scoped enumJochen Nitschke
2017-05-02loplugin:checkunusedparams in editengNoel Grandin
2017-04-28loplugin:salunicodeliteral: editengStephan Bergmann
2017-04-27tools: move errcode.hxx to the vcl moduleChris Sherlock
2017-04-26use strong_int for LanguageTypeNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-20SvxSpellWrapper::ReplaceAll doesn't use it's second paramNoel Grandin
2017-04-15Fix vertical text and bitmap bullet renderingTamás Zolnai
2017-04-15Avoid using implicit assignment operatorTamás Zolnai
2017-04-15Introduce text rotation for Impress tablesTamás Zolnai
2017-04-10loplugin:inlinefields in SvxAutoCorrectNoel Grandin
2017-04-05loplugin:constantparam part2Noel Grandin
2017-04-04Make HangingIndent a commandSzymon Kłos
2017-04-04Notebookbar: Separated paragraph spacing controlsSzymon Kłos
2017-04-04loplugin:unusedmethodsNoel Grandin
2017-04-02Add SvxTextRotateItem inherited from SvxCharRotatItemTamás Zolnai
2017-04-02Typo: TopToBotton -> TopToBottomTamás Zolnai
2017-03-31tdf#39468 Translate German commentsJens Carl
2017-03-31use actual UNO enums in editengNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
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-29loplugin:unusedmethodsNoel Grandin
2017-03-29Fix typosAndrea Gelmini
2017-03-26Kill remaining PseudoSlots usageMaxim Monastirsky
2017-03-25Fix typosAndrea Gelmini
2017-03-24convert ViewShellId to o3tl::strong_intNoel Grandin
2017-03-19Fix typosAndrea Gelmini
2017-03-18remove EE_RESSTR preprocessor abuseBjoern Michaelsen
2017-03-18get rid of pointless EE_DLL macroBjoern Michaelsen
2017-03-17cleanup itempool includesJochen Nitschke