summaryrefslogtreecommitdiffstats
path: root/editeng
Commit message (Expand)AuthorAgeFilesLines
...
* loplugin:oncevar in desktop..filterNoel Grandin2016-11-042-8/+2
* loplugin:singlevalfieldsNoel Grandin2016-11-023-23/+5
* tdf#103334 - EDITING: Undo on bullet point styleNoel Grandin2016-10-314-5/+9
* Omit comparator which is the same as default std::less<key_type>Takeshi Abe2016-10-311-9/+1
* update unnecessaryoverride plugin to find pure forwarding methodsNoel Grandin2016-10-281-5/+0
* ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara2016-10-282-2/+2
* make the AbstractDialog stuff extend from VclReferenceBaseNoel Grandin2016-10-271-3/+3
* rework to avoid coverity#1371205 Missing move assignment operatorCaolán McNamara2016-10-261-54/+62
* we don't need ree after the loop hereCaolán McNamara2016-10-261-6/+4
* loplugin:expandablemethodds in include/editengNoel Grandin2016-10-215-40/+14
* add dumpAsXmlEditDocNoel Grandin2016-10-201-0/+5
* loplugin:expandablemethodds in editeng..extensionsNoel Grandin2016-10-197-14/+6
* loplugin:unusedmethodsNoel Grandin2016-10-181-5/+0
* let LanguageTag::convertToLocale() decide when to create a temporaryEike Rathke2016-10-171-1/+1
* replace <<= with assign for <<= with rhs AnyJochen Nitschke2016-10-172-7/+7
* LOK: Calc: fixed missed tile invalidations on cell text editingMarco Cecchetti2016-10-143-11/+26
* LOK: Calc: missing invalidate when ending larger-than-cell edit textMarco Cecchetti2016-10-144-12/+50
* pass params to Outliner LINK callbacks on stackNoel Grandin2016-10-133-42/+25
* loplugin:unnecessaryoverrideNoel Grandin2016-10-131-6/+0
* loplugin:constantfunctionNoel Grandin2016-10-112-11/+0
* reduce indentationNoel Grandin2016-10-102-103/+103
* fix debug buildDavid Tardon2016-10-051-2/+2
* convert MapUnit to scoped enumNoel Grandin2016-10-0513-114/+119
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-055-30/+30
* add more dumpAsXml()Noel Grandin2016-10-036-12/+61
* Fix typosAndrea Gelmini2016-10-012-2/+2
* tdf#101815 editeng SetMustRepaint when InsertTextJustin Luth2016-09-301-0/+1
* variable name and indentation improvementNoel Grandin2016-09-281-21/+19
* extend dumpAsXml to EditDocNoel Grandin2016-09-285-1/+85
* remove unused parameterJochen Nitschke2016-09-251-1/+1
* we shouldn't need explicit lt_rtl_OUString, etc things anymoreCaolán McNamara2016-09-241-2/+2
* perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke2016-09-231-3/+3
* editeng: fix loplugin:cppunitassertequals warningsMiklos Vajna2016-09-231-14/+14
* convert C_ constants to typed_flagsNoel Grandin2016-09-221-13/+18
* Resolves: tdf#83037 <--> corrected into ← → instead of ↔Caolán McNamara2016-09-211-7/+11
* convert SfxItemPresentation to scoped enumNoel Grandin2016-09-213-26/+26
* loplugin:implicitboolconversionNoel Grandin2016-09-211-1/+1
* spelling Surregate->SurrogateNoel Grandin2016-09-211-3/+3
* add dumpAsXml() to more pool itemsNoel Grandin2016-09-211-1/+30
* Related cid#1371287: Improve code to not depend on missing move assignmentStephan Bergmann2016-09-201-10/+6
* Missing initialization of SvxBorderLine::m_pColorGapFnStephan Bergmann2016-09-151-0/+1
* replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl2016-09-155-10/+11
* Revert 8c4dbcef8f and provide a better fixAndras Timar2016-09-141-0/+5
* sw draw text: emit LOK_CALLBACK_TEXT_VIEW_SELECTION from registerCallback()Miklos Vajna2016-09-132-4/+20
* sw draw text: emit LOK_CALLBACK_INVALIDATE_VIEW_CURSOR from registerCallback()Miklos Vajna2016-09-133-2/+26
* rename ContentInfo attribs field and methods to charAttribsNoel Grandin2016-09-134-42/+41
* impress: extend dumpAsXml to style information in ContentInfo nodesNoel Grandin2016-09-132-3/+26
* fix out of bounds errorJochen Nitschke2016-09-131-37/+25
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-1320-41/+41
* loplugin:constantparam in dbaccess..editengNoel Grandin2016-09-134-8/+6