summaryrefslogtreecommitdiffstats
path: root/editeng
Commit message (Expand)AuthorAgeFilesLines
* Translate German variable nameJohnny_M2017-11-211-5/+5
* look for =() in loplugin:unnecessaryparenNoel Grandin2017-11-201-1/+1
* RotateFlyFrame3: add support for AutoContourArmin Le Grand2017-11-181-0/+16
* TypedWhichId for EE_CHAR* constantsNoel Grandin2017-11-175-30/+27
* TypedWhichId for EE_PARA* constantsNoel Grandin2017-11-175-24/+22
* use implict conversion operator in TypedWhichIdNoel Grandin2017-11-1611-41/+41
* TypedWhichIdNoel Grandin2017-11-1517-66/+76
* ofz#4202 Null-dereference READCaolán McNamara2017-11-131-2/+0
* Fix typosAndrea Gelmini2017-11-134-4/+4
* Remove OAccessibleTextHelper::getCharacter and getTextRangeArnaud Versini2017-11-131-2/+2
* clang-tidy modernize-use-equals-default in editengJochen Nitschke2017-11-139-159/+0
* Remove OCommonAccessibleText::getText and getCharacterCount.Arnaud Versini2017-11-131-1/+1
* use copy constructor to clone PoolItemsJochen Nitschke2017-11-122-17/+11
* ofz: Timeout give up earlier on SvParserState::ErrorCaolán McNamara2017-11-121-2/+3
* tdf#113591 Fix crash when switching between Calc and other LO windowSamuel Mehrbrodt2017-11-111-3/+5
* ofz#4163 Null-dereference READCaolán McNamara2017-11-101-0/+2
* editeng: Simplify calls to HasSelection()Samuel Mehrbrodt2017-11-102-4/+4
* loplugin:unusedmethodsNoel Grandin2017-11-102-5/+0
* new loplugin simplifydynamiccastNoel Grandin2017-11-092-4/+4
* rename AvoidConfig to FuzzingCaolán McNamara2017-11-092-2/+2
* ofz#4121 Floating-point-exceptionCaolán McNamara2017-11-081-2/+6
* ofz infinite loopCaolán McNamara2017-11-061-1/+5
* convert GetNumStr from sal_uLong->sal_Int32Noel Grandin2017-11-061-3/+3
* loplugin:finalclasses in editengNoel Grandin2017-11-063-6/+3
* loplugin:constparams in various(1)Noel Grandin2017-11-042-2/+2
* TSCP: Support DocInfo.Custom field for ODP file formatTomaž Vajngerl2017-11-014-7/+67
* ofz#3934 Integer-overflowCaolán McNamara2017-11-011-10/+6
* loplugin:constantparam in editengNoel Grandin2017-10-315-33/+25
* vcl: make MapMode constructor explicitMichael Stahl2017-10-266-14/+20
* loplugin:implicitboolconversionStephan Bergmann2017-10-242-2/+2
* loplugin:includeform: editengStephan Bergmann2017-10-2353-123/+123
* tscp: advanced classification dialog for impressTomaž Vajngerl2017-10-232-0/+73
* overload std::hash for OUString and OStringNoel Grandin2017-10-231-1/+1
* use std::unique_ptr in TrieNodeNoel Grandin2017-10-191-33/+12
* EditEngine: Enhance visualization of URLsArmin Le Grand2017-10-171-19/+70
* Move editeng/source/editeng include files to common include directoryStephan Bergmann2017-10-166-15/+16
* editeng: add function to insert parargaph break to the EditViewTomaž Vajngerl2017-10-161-0/+10
* sd lok: fix spell checking languages in ImpressHenry Castro2017-10-141-0/+10
* editeng: fix assert about wrong EE_PARA_OUTLLEVEL itemMichael Stahl2017-10-051-1/+1
* tdf#112817 editeng,svx: fix SvxUnderlineItem/SvxOverlineItem SDIMichael Stahl2017-10-051-0/+3
* add << operator for css::uno::ExceptionNoel Grandin2017-10-043-3/+3
* new loplugin:blockblockNoel Grandin2017-10-031-7/+4
* rename SvxTabStop::IsEqual to operator==Noel Grandin2017-09-291-1/+1
* convert IsEqual/etc methods on ESelection to operatorsNoel Grandin2017-09-294-6/+6
* Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist2017-09-261-4/+4
* Fresh run of bin/update_pch.shMike Kaganski2017-09-221-12/+47
* lok: Don't freeze the LibreOfficeKit via the spell-checking popup menu.Jan Holesovsky2017-09-221-1/+5
* ofz: don't leak in face of exceptionsCaolán McNamara2017-09-221-4/+2
* loplugin:flatten in editeng..extensionsNoel Grandin2017-09-213-82/+69
* unused xForbiddenCharsTable in ImpEditEngineNoel Grandin2017-09-192-8/+3