summaryrefslogtreecommitdiffstats
path: root/include/editeng
Commit message (Expand)AuthorAgeFilesLines
* unused m_xAccInfo in AccessibleEditableTextParaNoel Grandin2017-09-181-2/+0
* remove unused aLocale from SvxNumRuleNoel Grandin2017-09-181-1/+0
* convert SvxDateFormat to scoped enumNoel Grandin2017-09-181-13/+16
* convert SvxTimeFormat to scoped enumNoel Grandin2017-09-161-14/+15
* convert SvxTimeType to scoped enumNoel Grandin2017-09-161-1/+4
* convert SvxURLFormat to scoped enumNoel Grandin2017-09-161-5/+6
* convert SvxFileType to scoped enumNoel Grandin2017-09-151-2/+5
* convert SvxFileFormat to scoped enumNoel Grandin2017-09-151-6/+7
* convert SvxAuthorType to scoped enumNoel Grandin2017-09-151-2/+4
* convert SvxAuthorFormat to scoped enumNoel Grandin2017-09-151-6/+7
* convert SdrMeasureFieldKind to scoped enumNoel Grandin2017-09-151-1/+1
* convert SvxCellVerJustify to scoped enumNoel Grandin2017-09-152-9/+9
* convert SvxCellOrientation to scoped enumNoel Grandin2017-09-141-5/+5
* loplugin:constantparamNoel Grandin2017-09-081-2/+1
* New loplugin:dyncastvisibilityStephan Bergmann2017-09-041-1/+1
* convert code-class in ErrCode to scoped enumNoel Grandin2017-08-271-2/+2
* loplugin:unusedmethodsNoel Grandin2017-08-252-2/+0
* Related: tdf#108795 a shared SvxAutoCorrect instance can not be statefulEike Rathke2017-08-241-8/+10
* drop unused SvxScriptTypeItemJochen Nitschke2017-08-222-18/+1
* Convert ErrCode area to scoped enumNoel Grandin2017-08-222-4/+3
* drop unused SfxSpellCheckItemJochen Nitschke2017-08-201-34/+0
* drop unused SdrCustomShapeAdjustmentItemJochen Nitschke2017-08-171-2/+0
* Removing unused serialisation codeVarun Dhall2017-08-171-1/+1
* Fix typosAndrea Gelmini2017-08-111-1/+1
* editviewoverlay: corrected AttributeChangeArmin Le Grand2017-08-111-0/+7
* editviewoverlay: correct reaction on property changeArmin Le Grand2017-08-101-1/+1
* editviewoverlay: EditViewSelection reorganizedArmin Le Grand2017-08-102-2/+2
* editviewoverlay: Allow EditView to run in OverlayArmin Le Grand2017-08-101-0/+21
* Removing unused SfxItemPool serialisation from scVarun Dhall2017-08-091-2/+0
* SvPersistStream deadNoel Grandin2017-08-081-1/+0
* loplugin:unusedmethodsNoel Grandin2017-08-087-99/+0
* loplugin:constantparamNoel Grandin2017-08-081-5/+2
* Removing unused SfxItemPool serialisation from editengVarun Dhall2017-08-0744-85/+0
* EditEngine: Removing BIN formatVarun Dhall2017-08-071-2/+0
* lok - add support for in place chart editingMarco Cecchetti2017-08-031-0/+1
* make IntlWrapper arg to GetPresentation non-implicit and non-optionalCaolán McNamara2017-07-3160-70/+69
* loplugin:constparams in editengNoel Grandin2017-07-2811-44/+44
* Ditch use of EditTextObject::Store() in ScGlobal::EETextObjEqual()Eike Rathke2017-07-271-0/+7
* loplugin:unusedmethodsNoel Grandin2017-07-261-4/+0
* loplugin:unusedfieldsNoel Grandin2017-07-261-5/+1
* loplugin:unusedmethodsNoel Grandin2017-07-251-1/+0
* loplugin:constparams in editeng,lingucomponentNoel Grandin2017-07-225-12/+12
* loplugin:unusedfields in editengNoel Grandin2017-07-222-3/+0
* de-hrc various thingsCaolán McNamara2017-07-212-4/+4
* migrate to boost::gettextCaolán McNamara2017-07-219-360/+299
* remove unused CntWallpaperItemCaolán McNamara2017-07-181-4/+0
* tdf#108925: Too small bullet size confuses the userTamás Zolnai2017-07-071-1/+4
* ensure safe GlobalEditData release of xForbiddenCharsTableCaolán McNamara2017-07-061-1/+3
* rework as a shared_ptrCaolán McNamara2017-07-064-7/+6
* editeng: add some operator<< for ESelection, EPositionMichael Stahl2017-07-051-0/+15