summaryrefslogtreecommitdiffstats
path: root/editeng
Commit message (Expand)AuthorAgeFilesLines
* Resolves: tdf#104152 suppress notifications from EditEngine during PasteEike Rathke2016-12-071-0/+5
* tdf#103334 - EDITING: Undo on bullet point styleNoel Grandin2016-11-214-5/+9
* tdf#90070 don't clip flys with bordersJustin Luth2016-11-071-2/+10
* Resolves: tdf#83037 <--> corrected into ← → instead of ↔Caolán McNamara2016-09-271-7/+11
* editeng: don't let wild-card auto-correct leave current wordMichael Stahl2016-09-061-0/+5
* Resolves: tdf#96369 don't superscript ordinals for mixed text and numbersCaolán McNamara2016-09-021-2/+1
* masses of MessBoxes not being disposed promptlyCaolán McNamara2016-08-033-3/+3
* Resolves: tdf#97404 outline space wrong on second levelCaolán McNamara2016-07-211-24/+1
* tdf#100880 editeng spellchecking doesn't work sometimes...Caolán McNamara2016-07-151-3/+3
* tdf#100734: Update bullet of paragraph on UNDOMike Kaganski2016-07-151-0/+2
* sw: replace boost::shared_array with std::shared_ptrMichael Stahl2016-05-251-1/+0
* Fix typosAndrea Gelmini2016-05-251-1/+1
* tdf#89329: use unique_ptr for pImpl in xmlcnitmXisco Fauli2016-05-251-10/+8
* Revert "remove some manual ref-counting"Noel Grandin2016-05-242-8/+28
* remove some manual ref-countingNoel Grandin2016-05-242-28/+8
* fix bad index/assertion failure with line ending autocorrect patternsLászló Németh2016-05-211-2/+5
* clang-tidy modernize-make-uniqueNoel Grandin2016-05-191-1/+2
* Resolves: tdf#99930 SetReplaceLeadingSingleQuotationMark(false) for CalcEike Rathke2016-05-183-1/+21
* update unusedmethods plugin to deal with constructorsNoel Grandin2016-05-184-20/+0
* convert EXTTEXTINPUT_ATTR to scoped enumNoel Grandin2016-05-113-17/+17
* Fix typosAndrea Gelmini2016-05-101-1/+1
* Add SAL_FALLTHROUGH, where apparently appropriateStephan Bergmann2016-05-102-2/+3
* Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann2016-05-105-15/+19
* Insert explicit "break" when falling through to empty next caseStephan Bergmann2016-05-101-0/+1
* convert OUTLINER_MODE to scoped enumNoel Grandin2016-05-095-36/+39
* convert FONT_EMPHASIS_MARK to scoped enumNoel Grandin2016-05-096-33/+35
* convert SfxStyleFamily to scoped enumNoel Grandin2016-05-096-12/+12
* Translate German commentJulien Nabet2016-05-081-1/+1
* use Any constructor instead of temporariesNoel Grandin2016-05-041-9/+3
* While at it, delete Any functions on sal_Bool*Stephan Bergmann2016-05-042-32/+15
* Prevent Any::setValue from reinterpreting bool* as sal_Bool*Stephan Bergmann2016-05-031-35/+33
* Replace '||' with '&&'Rosemary Sebastian2016-05-011-1/+1
* Fix typo in codeAndrea Gelmini2016-05-012-3/+3
* teach stylepolice plugin about ref-counted-pointer namingNoel Grandin2016-04-281-5/+0
* todo odd warnings being printedMichael Stahl2016-04-271-0/+1
* -Werror,-WvarargsStephan Bergmann2016-04-272-5/+5
* update loplugin stylepolice to check local pointers varsNoel Grandin2016-04-262-6/+6
* clang-tidy modernize-loop-convert in e*Noel Grandin2016-04-2618-103/+88
* new plugin stylepoliceNoel Grandin2016-04-211-3/+3
* loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2016-04-2013-31/+31
* Use IsRightToLeft()Stephan Bergmann2016-04-202-7/+5
* So this is apparently about right-to-left levels, not a boolean flagStephan Bergmann2016-04-194-21/+21
* clang-tidy performance-unnecessary-copy-initializationNoel Grandin2016-04-183-22/+16
* clean-up: unused using declarations and includesJochen Nitschke2016-04-181-1/+0
* -Werror=logical-op (GCC 6)Stephan Bergmann2016-04-141-1/+1
* -Werror=logical-op (GCC 6)Stephan Bergmann2016-04-141-1/+1
* loplugin:passstuffbyref in editengNoel Grandin2016-04-132-9/+9
* Avoid reserved identifiersStephan Bergmann2016-04-122-5/+5
* cleanup: remove unused com/sun/star/uno includesJochen Nitschke2016-04-124-4/+0
* clang-tidy performance-unnecessary-value-param in editengNoel Grandin2016-04-116-19/+19