summaryrefslogtreecommitdiff
path: root/include/editeng
AgeCommit message (Expand)Author
2018-09-04tdf#118967 Batch all a11y notificationsPaul Trojahn
2018-09-02tdf#112935 Paste as Unformatted doesn't work in shapes and commentsMaxim Monastirsky
2018-08-31tdf#42949 Fix IWYU warnings: boost/optional in include/Gabor Kelemen
2018-08-29loplugin:constantparam (1)Noel Grandin
2018-08-24Resolves: tdf#112563 we don't want a human representation of SvxRsidItemCaolán McNamara
2018-08-16SvxNumberFormat::nFirstLineOffset should have a larger typeStephan Bergmann
2018-08-15SvxNumberFormat::nAbsLSpace should have a larger typeStephan Bergmann
2018-08-14SvxCharSetColorItem can be removedNoel Grandin
2018-08-09loplugin:unusedmethodsNoel Grandin
2018-07-31loplugin:returnconstant in editengNoel Grandin
2018-07-28-Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-07-28-Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-07-27editeng: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-07-27Remove unused copy assignment ops of SfxPoolItem-derived classesStephan Bergmann
2018-07-23Fix typosAndrea Gelmini
2018-07-16SvPersistBase no longer necessaryNoel Grandin
2018-07-15remove SvxFrameDirectionItem::operator== overrideJochen Nitschke
2018-07-13merge IUndoManager into SfxUndoManagerNoel Grandin
2018-07-13pass SvxFieldData around by std::unique_ptrNoel Grandin
2018-07-04Make brittle SortedAutoCompleteStrings ownership handling more explicitStephan Bergmann
2018-07-02pass OutlinerParaObject around by std::unique_ptrNoel Grandin
2018-06-28Curious inconsistency of SvxPageModelItem copy functionsStephan Bergmann
2018-06-11loplugin:unusedmethodsNoel Grandin
2018-06-11new loplugin:shouldreturnboolNoel Grandin
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-05-25SID_FIELD appears to be in useNoel Grandin
2018-05-18loplugin:useuniqueptr in SvxAutoCorrectLanguageListsNoel Grandin
2018-05-17loplugin:unusedfields in editeng..filterNoel Grandin
2018-05-16loplugin:useuniqueptr in SvxOutlinerForwarderNoel Grandin
2018-05-15loplugin:useuniqueptr in ParagraphListNoel Grandin
2018-05-14loplugin:useuniqueptr in SvxItemPropertySetNoel Grandin
2018-05-10store Color using boost::optional in EditCharAttribFieldNoel Grandin
2018-05-07[API CHANGE] revert and deprecate *BackGraphicURL add *BackGraphicTomaž Vajngerl
2018-05-04Related: tdf#117245 editeng: cover tab stop items for sw doc model xml ...Miklos Vajna
2018-05-03[API CHANGE] revert and deprecate GraphicURL, modify Graphic prop.Tomaž Vajngerl
2018-05-03tdf#117171 support localized number name numbering stylesLászló Németh
2018-05-02Fix typosAndrea Gelmini
2018-04-27restore and deprecate FillBitmapURLTomaž Vajngerl
2018-04-27convert auto correct flags to scoped enumNoel Grandin
2018-04-20Drop GetSvxString l10n wrapper from editengGabor Kelemen
2018-04-18tdf#42949 Remove unnecessary localization headers of editengGabor Kelemen
2018-04-12make SvxEditSource::Clone return std::unique_ptrNoel Grandin
2018-04-11SvxFieldData wants to be held by tools::SvRefNoel Grandin
2018-04-11make EditPosition::Clone return std::unique_ptrNoel Grandin
2018-04-11pass EditTextObject around using std::unique_ptrNoel Grandin
2018-04-10loplugin:unusedmethodsNoel Grandin
2018-04-09std::list->std::vector in SubsetMapNoel Grandin
2018-04-08tdf#112384 sw: Allow New line as a label followed by chapter numberingNithin Kumar Padavu
2018-04-04tdf#108608 Draw file unresponsive on large text pasted into textboxNoel Grandin
2018-04-03accessibility: more simplifiation in OCommonAccessibleText.Arnaud Versini