summaryrefslogtreecommitdiffstats
path: root/editeng
Commit message (Expand)AuthorAgeFilesLines
* pass OutlinerParaObject around by std::unique_ptrNoel Grandin2018-07-024-17/+20
* Improved loplugin:redundantcast (const-qualified typedefs): editengStephan Bergmann2018-06-293-6/+6
* tdf#117620 Localize the temporary IgnoreAllList dictionarys nameGabor Kelemen2018-06-261-1/+6
* simplify calls to *DialogFactory::Create methodsNoel Grandin2018-06-121-20/+17
* loplugin:unusedmethodsNoel Grandin2018-06-111-5/+0
* new loplugin:shouldreturnboolNoel Grandin2018-06-113-6/+3
* remove cargo cult OSL_ENSURE(pFact, "ScAbstractFactory create fail!"(Noel Grandin2018-06-091-1/+0
* Translate German comments and debug stringsJohnny_M2018-06-062-3/+3
* tdf#42949 remove unused compheler includes ..Jochen Nitschke2018-06-059-9/+0
* editeng: work around spurious GCC 7 -Werror=return-typeMichael Stahl2018-06-031-1/+1
* SID_FIELD appears to be in useNoel Grandin2018-05-251-29/+30
* coverity#1435680 silence Unchecked return valueCaolán McNamara2018-05-201-1/+1
* loplugin:useuniqueptr in SvxAutoCorrectLanguageListsNoel Grandin2018-05-181-36/+26
* loplugin:unusedfields in editeng..filterNoel Grandin2018-05-176-38/+23
* loplugin:useuniqueptr in SvxOutlinerForwarderNoel Grandin2018-05-161-17/+6
* ofz#7802 infinite loopCaolán McNamara2018-05-151-1/+15
* loplugin:useuniqueptr in ParagraphListNoel Grandin2018-05-153-33/+34
* loplugin:useuniqueptr in SvxItemPropertySetNoel Grandin2018-05-141-5/+3
* loplugin:useuniqueptr in EditTextObjectImplNoel Grandin2018-05-143-10/+6
* store Color using boost::optional in EditCharAttribFieldNoel Grandin2018-05-1012-38/+35
* [API CHANGE] revert and deprecate *BackGraphicURL add *BackGraphicTomaž Vajngerl2018-05-071-2/+18
* Related: tdf#117245 editeng: cover tab stop items for sw doc model xml ...Miklos Vajna2018-05-041-0/+17
* [API CHANGE] deprecate and revert GraphicURL prop. NumberingLevelTomaž Vajngerl2018-04-281-1/+16
* convert auto correct flags to scoped enumNoel Grandin2018-04-274-91/+91
* loplugin:unusedmethodsNoel Grandin2018-04-211-1/+0
* Drop GetSvxString l10n wrapper from editengGabor Kelemen2018-04-201-5/+0
* tdf#42949 Remove unnecessary localization headers of editengGabor Kelemen2018-04-1811-13/+3
* cppcheck - fix variableScope in some filesGökhan Gurbetoğlu2018-04-171-2/+1
* sd lok: Impress: Right-click menu on misspelled word locks up sessionTamás Zolnai2018-04-161-0/+4
* -Werror,-Wreturn-std-moveStephan Bergmann2018-04-131-1/+3
* make SvxEditSource::Clone return std::unique_ptrNoel Grandin2018-04-125-12/+14
* return std::unique_ptr from SfxItemSet::CloneNoel Grandin2018-04-111-6/+2
* SvxFieldData wants to be held by tools::SvRefNoel Grandin2018-04-113-17/+17
* make EditPosition::Clone return std::unique_ptrNoel Grandin2018-04-112-3/+3
* pass EditTextObject around using std::unique_ptrNoel Grandin2018-04-119-27/+25
* loplugin:unusedmethodsNoel Grandin2018-04-101-10/+0
* std::list->std::vector in SubsetMapNoel Grandin2018-04-092-4/+4
* Avoid -fsanitize=nullStephan Bergmann2018-04-071-1/+1
* Revert "long->sal_Int32 in tools/gen.hxx"Stephan Bergmann2018-04-074-21/+21
* sw lok: View jumps to cursor position even if it is moved by an other view.Tamás Zolnai2018-04-071-1/+2
* tdf#108608 Draw file unresponsive on large text pasted into textboxNoel Grandin2018-04-045-52/+78
* accessibility: more simplifiation in OCommonAccessibleText.Arnaud Versini2018-04-031-6/+3
* long->sal_Int32 in tools/gen.hxxNoel Grandin2018-04-034-21/+21
* tdf#93173: Remove arbitrary line spacing limitMike Kaganski2018-04-032-54/+43
* pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin2018-04-031-1/+1
* remove unused processfactory.hxx includesJochen Nitschke2018-04-013-3/+0
* unprefixed to prefixed, GetRightToLeft() to IsRightToLeft()himajin1000002018-03-311-2/+3
* tdf#116536 Fix bullet position with linespacing > 100Szymon Kłos2018-03-292-8/+5
* loplugin:unusedmethodsNoel Grandin2018-03-292-31/+0
* loplugin:virtualdown in editengNoel Grandin2018-03-291-6/+0