summaryrefslogtreecommitdiffstats
path: root/include/editeng
Commit message (Expand)AuthorAgeFilesLines
* fix signatures of deleted copy/assign operatorsNoel Grandin2018-11-021-1/+1
* loplugin:singlevalfieldsNoel Grandin2018-10-171-2/+1
* loplugin:staticconstfield improvementsNoel Grandin2018-10-151-1/+1
* Resolves: tdf#66545 display URL fields non-shaded in CalcEike Rathke2018-10-091-1/+3
* use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin2018-10-091-1/+1
* drop some now unnecessary includesCaolán McNamara2018-10-061-0/+1
* Silence new Clang trunk -Wdefaulted-function-deletedStephan Bergmann2018-10-023-6/+6
* loplugin:methodcycles more graph theory for the winNoel Grandin2018-09-273-16/+0
* loplugin:useuniqueptr in SvxRTFParserNoel Grandin2018-09-251-6/+2
* weld SvxHyphenWordDialogCaolán McNamara2018-09-201-4/+2
* tdf#118967 Batch all a11y notificationsPaul Trojahn2018-09-041-17/+3
* tdf#112935 Paste as Unformatted doesn't work in shapes and commentsMaxim Monastirsky2018-09-021-1/+1
* tdf#42949 Fix IWYU warnings: boost/optional in include/Gabor Kelemen2018-08-311-1/+2
* loplugin:constantparam (1)Noel Grandin2018-08-291-2/+1
* Resolves: tdf#112563 we don't want a human representation of SvxRsidItemCaolán McNamara2018-08-241-0/+5
* SvxNumberFormat::nFirstLineOffset should have a larger typeStephan Bergmann2018-08-161-3/+3
* SvxNumberFormat::nAbsLSpace should have a larger typeStephan Bergmann2018-08-151-3/+3
* SvxCharSetColorItem can be removedNoel Grandin2018-08-141-50/+0
* loplugin:unusedmethodsNoel Grandin2018-08-093-7/+0
* loplugin:returnconstant in editengNoel Grandin2018-07-312-4/+2
* -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann2018-07-2821-1/+23
* -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann2018-07-281-0/+1
* editeng: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann2018-07-274-8/+16
* Remove unused copy assignment ops of SfxPoolItem-derived classesStephan Bergmann2018-07-2727-176/+14
* Fix typosAndrea Gelmini2018-07-232-2/+2
* SvPersistBase no longer necessaryNoel Grandin2018-07-163-18/+31
* remove SvxFrameDirectionItem::operator== overrideJochen Nitschke2018-07-151-1/+0
* merge IUndoManager into SfxUndoManagerNoel Grandin2018-07-132-9/+6
* pass SvxFieldData around by std::unique_ptrNoel Grandin2018-07-135-24/+25
* Make brittle SortedAutoCompleteStrings ownership handling more explicitStephan Bergmann2018-07-041-1/+19
* pass OutlinerParaObject around by std::unique_ptrNoel Grandin2018-07-023-10/+11
* Curious inconsistency of SvxPageModelItem copy functionsStephan Bergmann2018-06-281-7/+0
* loplugin:unusedmethodsNoel Grandin2018-06-111-1/+0
* new loplugin:shouldreturnboolNoel Grandin2018-06-111-2/+1
* tdf#42949 remove unused compheler includes ..Jochen Nitschke2018-06-051-2/+0
* SID_FIELD appears to be in useNoel Grandin2018-05-251-0/+1
* loplugin:useuniqueptr in SvxAutoCorrectLanguageListsNoel Grandin2018-05-181-2/+2
* loplugin:unusedfields in editeng..filterNoel Grandin2018-05-172-7/+1
* loplugin:useuniqueptr in SvxOutlinerForwarderNoel Grandin2018-05-161-3/+3
* loplugin:useuniqueptr in ParagraphListNoel Grandin2018-05-151-1/+1
* loplugin:useuniqueptr in SvxItemPropertySetNoel Grandin2018-05-141-1/+5
* store Color using boost::optional in EditCharAttribFieldNoel Grandin2018-05-107-7/+8
* [API CHANGE] revert and deprecate *BackGraphicURL add *BackGraphicTomaž Vajngerl2018-05-071-0/+1
* Related: tdf#117245 editeng: cover tab stop items for sw doc model xml ...Miklos Vajna2018-05-041-0/+2
* [API CHANGE] revert and deprecate GraphicURL, modify Graphic prop.Tomaž Vajngerl2018-05-031-0/+1
* tdf#117171 support localized number name numbering stylesLászló Németh2018-05-031-1/+4
* Fix typosAndrea Gelmini2018-05-021-1/+1
* restore and deprecate FillBitmapURLTomaž Vajngerl2018-04-271-0/+1
* convert auto correct flags to scoped enumNoel Grandin2018-04-271-26/+33
* Drop GetSvxString l10n wrapper from editengGabor Kelemen2018-04-201-1/+0