summaryrefslogtreecommitdiff
path: root/editeng/source
AgeCommit message (Expand)Author
2016-11-11check for self-assignmentCaolán McNamara
2016-11-11make it more typical copy ctorCaolán McNamara
2016-11-11seems dubious to copy the state, but drop the load again bitCaolán McNamara
2016-11-11these are going to get overwritten immediatelyCaolán McNamara
2016-11-11make this operator= a little less crazyCaolán McNamara
2016-11-11why have a pimpl with somethings in it and somethings notCaolán McNamara
2016-11-11the pStream member makes no sense at allCaolán McNamara
2016-11-11this looks like a leak to meCaolán McNamara
2016-11-11use std::unique_ptrCaolán McNamara
2016-11-11loplugin:countusersofdefaultparams in editeng..rscNoel Grandin
2016-11-09loplugin:expandablemethods in drawinglayer..editengNoel Grandin
2016-11-08loplugin:unnecessaryvirtual in comphelper..formsNoel Grandin
2016-11-05make a useful function - SvxBoxItem::CalcLineWidthJustin Luth
2016-11-05tdf#90070 don't clip flys with bordersJustin Luth
2016-11-04loplugin:oncevar in desktop..filterNoel Grandin
2016-11-02loplugin:singlevalfieldsNoel Grandin
2016-10-31tdf#103334 - EDITING: Undo on bullet point styleNoel Grandin
2016-10-31Omit comparator which is the same as default std::less<key_type>Takeshi Abe
2016-10-28update unnecessaryoverride plugin to find pure forwarding methodsNoel Grandin
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara
2016-10-27make the AbstractDialog stuff extend from VclReferenceBaseNoel Grandin
2016-10-26rework to avoid coverity#1371205 Missing move assignment operatorCaolán McNamara
2016-10-26we don't need ree after the loop hereCaolán McNamara
2016-10-21loplugin:expandablemethodds in include/editengNoel Grandin
2016-10-20add dumpAsXmlEditDocNoel Grandin
2016-10-19loplugin:expandablemethodds in editeng..extensionsNoel Grandin
2016-10-18loplugin:unusedmethodsNoel Grandin
2016-10-17let LanguageTag::convertToLocale() decide when to create a temporaryEike Rathke
2016-10-17replace <<= with assign for <<= with rhs AnyJochen Nitschke
2016-10-14LOK: Calc: fixed missed tile invalidations on cell text editingMarco Cecchetti
2016-10-14LOK: Calc: missing invalidate when ending larger-than-cell edit textMarco Cecchetti
2016-10-13pass params to Outliner LINK callbacks on stackNoel Grandin
2016-10-13loplugin:unnecessaryoverrideNoel Grandin
2016-10-11loplugin:constantfunctionNoel Grandin
2016-10-10reduce indentationNoel Grandin
2016-10-05fix debug buildDavid Tardon
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-10-03add more dumpAsXml()Noel Grandin
2016-10-01Fix typosAndrea Gelmini
2016-09-30tdf#101815 editeng SetMustRepaint when InsertTextJustin Luth
2016-09-28variable name and indentation improvementNoel Grandin
2016-09-28extend dumpAsXml to EditDocNoel Grandin
2016-09-25remove unused parameterJochen Nitschke
2016-09-24we shouldn't need explicit lt_rtl_OUString, etc things anymoreCaolán McNamara
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke
2016-09-22convert C_ constants to typed_flagsNoel Grandin
2016-09-21Resolves: tdf#83037 <--> corrected into ← → instead of ↔Caolán McNamara
2016-09-21convert SfxItemPresentation to scoped enumNoel Grandin
2016-09-21loplugin:implicitboolconversionNoel Grandin