summaryrefslogtreecommitdiff
path: root/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-29loplugin:oncevar variousNoel Grandin
2017-06-28remove default-able copy ctors and copy operatorsJochen Nitschke
2017-06-28In ImpEditEngine::ReplaceTextOnly, nLen has always been ignoredStephan Bergmann
2017-06-28-Werror=ignored-qualifiers (GCC 8)Stephan Bergmann
2017-06-26EditEngine: Added test to check MultiPara Copy/Paste with Bold/Italic textVarun Dhall
2017-06-26Fix typosAndrea Gelmini
2017-06-26s/catched/caughtNoel Grandin
2017-06-23EditEngine: Added test to check MultiPara SelectiveSelection Copy/PasteVarun Dhall
2017-06-23EditEngine: Added test to check Multi Para Copy/PasteVarun Dhall
2017-06-23loplugin:oncevar editeng..extensionsNoel Grandin
2017-06-23loplugin:unusedfields in desktop..editengNoel Grandin
2017-06-21convert ErrCode to strong typedefNoel Grandin
2017-06-19consider field marks as text for auto quotesCaolán McNamara
2017-06-19rename IsAutoCapitalizeWordDelim to NonFieldWordDelimCaolán McNamara
2017-06-19Make SfxItemSet ranges correct by construction: Fix static casesStephan Bergmann
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-17use local statics in getTypes functionsJochen Nitschke
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-06-14use ERRCODE_NONE instead of 0Noel Grandin
2017-06-13Use unique_ptr for ImpEditEngine::pEmptyItemSetStephan Bergmann
2017-06-13Let SfxSetItem ctor take SfxItemSet by unique_ptrStephan Bergmann
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-06-12clang-tidy readability-delete-null-pointerNoel Grandin
2017-06-07EditEngine Creating SvXMLImportContext for ODFVarun Dhall
2017-06-07EditEngine Renamed InsertText to PasteTextVarun Dhall
2017-06-07EditEngine Implementing Paste for XML from clipboardVarun Dhall
2017-06-07Exporting EditEngine document into a buffer with ODF FilterVarun Dhall
2017-06-07EditEngine Exporting flat XML from actual clipboardVarun Dhall
2017-06-06add COVERITY_NOEXCEPT_FALSECaolán McNamara
2017-06-06replace SVSTREAM_OK with ERRCODE_NONENoel Grandin
2017-06-05Improved loplugin:cstylecast to reference types: editengStephan Bergmann
2017-06-05clang-tidy performance-unnecessary-value-paramNoel Grandin
2017-06-04tdf#108324 fix crash: paste from textframeJochen Nitschke
2017-06-02Improved loplugin:redundantcast static_cast handling: editengStephan Bergmann
2017-06-02convert GRFILTER constants to ERRCODE_GRFILTER_Noel Grandin
2017-05-31clang-tidy readability-redundant-control-flowNoel Grandin
2017-05-30EditEngine Refactoring hand-coded XInterface implementations of EditDataObjectVarun Dhall
2017-05-30teach redundantcast plugin about functional castsNoel Grandin
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
2017-05-28cleanup unused css/linguistic2/ includesJochen Nitschke
2017-05-25loplugin:constantparamNoel Grandin
2017-05-20Translate German comments and debug strings (leftovers in e... dirs)Johnny_M
2017-05-20no need for std::unique_ptr::reset in destructorMarkus Mohrhard
2017-05-20convert to use std::unique_ptrJulien Nabet
2017-05-19loplugin:stringcopy: editengStephan Bergmann
2017-05-19fix gdi resource leak (editeng/impedit)Julien Nabet
2017-05-18tdf#107176: just return initial selection when there's no rangeJulien Nabet
2017-05-18loplugin:unusedmethodsNoel Grandin