summaryrefslogtreecommitdiff
path: root/editeng
AgeCommit message (Expand)Author
2017-05-09make loplugin constantparam smarter about string paramsNoel Grandin
2017-05-09loplugin:constantparamNoel Grandin
2017-05-08cleanup tools/debug.hxx includesJochen Nitschke
2017-05-07convert EESelectionMode to scoped enumJochen Nitschke
2017-05-07create color config in ctor instead of on-demandCaolán McNamara
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert editeng module away from OSL_ASSERT to assertChris Sherlock
2017-05-06ParaPortionList::SafeGetObject: remove SAL_WARN_IF, called on purposeEike Rathke
2017-05-05convert HTML_TOKEN_IDS to scoped enumNoel Grandin
2017-05-04convert EVAnchorMode enum to scoped enumJochen Nitschke
2017-05-04Replace all OUString("") with OUString()Arnaud Versini
2017-05-03editeng: add pUndoManager assert in ImpEditEngine::~ImpEditEngine()Michael Stahl
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-26WaE: -Wsometimes-uninitializedCaolán McNamara
2017-04-26check all ParaPortionList::SafeGetObject() return values for nullptrEike Rathke
2017-04-26ParaPortionList::SafeGetObject: SAL_WARN_IF nPos out of boundsEike Rathke
2017-04-26check for nullptr, tdf#104265Eike Rathke
2017-04-26use strong_int for LanguageTypeNoel Grandin
2017-04-25errinf.hxx moved out of tools and into vcl moduleChris Sherlock
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-23Fix mouse position conversion in case of BottomToTop textTamás Zolnai
2017-04-23Handle keyinput properly in case of BottomToTop vertical textTamás Zolnai
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky
2017-04-21convert HTML_OPTION_IDS to scoped enumNoel Grandin
2017-04-20loplugin:unusedmethodsNoel Grandin
2017-04-20SvxSpellWrapper::ReplaceAll doesn't use it's second paramNoel Grandin
2017-04-19clang-tidy readability-simplify-boolean-expr in dbaccess..frameworkNoel Grandin
2017-04-18cppcheck: useInitializationListMuhammet Kara
2017-04-15Fix vertical text and bitmap bullet renderingTamá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