summaryrefslogtreecommitdiff
path: root/include/editeng
AgeCommit message (Expand)AuthorFilesLines
2018-07-16SvPersistBase no longer necessaryNoel Grandin3-18/+31
2018-07-15remove SvxFrameDirectionItem::operator== overrideJochen Nitschke1-1/+0
2018-07-13merge IUndoManager into SfxUndoManagerNoel Grandin2-9/+6
2018-07-13pass SvxFieldData around by std::unique_ptrNoel Grandin5-24/+25
2018-07-04Make brittle SortedAutoCompleteStrings ownership handling more explicitStephan Bergmann1-1/+19
2018-07-02pass OutlinerParaObject around by std::unique_ptrNoel Grandin3-10/+11
2018-06-28Curious inconsistency of SvxPageModelItem copy functionsStephan Bergmann1-7/+0
2018-06-11loplugin:unusedmethodsNoel Grandin1-1/+0
2018-06-11new loplugin:shouldreturnboolNoel Grandin1-2/+1
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke1-2/+0
2018-05-25SID_FIELD appears to be in useNoel Grandin1-0/+1
2018-05-18loplugin:useuniqueptr in SvxAutoCorrectLanguageListsNoel Grandin1-2/+2
2018-05-17loplugin:unusedfields in editeng..filterNoel Grandin2-7/+1
2018-05-16loplugin:useuniqueptr in SvxOutlinerForwarderNoel Grandin1-3/+3
2018-05-15loplugin:useuniqueptr in ParagraphListNoel Grandin1-1/+1
2018-05-14loplugin:useuniqueptr in SvxItemPropertySetNoel Grandin1-1/+5
2018-05-10store Color using boost::optional in EditCharAttribFieldNoel Grandin7-7/+8
2018-05-07[API CHANGE] revert and deprecate *BackGraphicURL add *BackGraphicTomaž Vajngerl1-0/+1
2018-05-04Related: tdf#117245 editeng: cover tab stop items for sw doc model xml ...Miklos Vajna1-0/+2
2018-05-03[API CHANGE] revert and deprecate GraphicURL, modify Graphic prop.Tomaž Vajngerl1-0/+1
2018-05-03tdf#117171 support localized number name numbering stylesLászló Németh1-1/+4
2018-05-02Fix typosAndrea Gelmini1-1/+1
2018-04-27restore and deprecate FillBitmapURLTomaž Vajngerl1-0/+1
2018-04-27convert auto correct flags to scoped enumNoel Grandin1-26/+33
2018-04-20Drop GetSvxString l10n wrapper from editengGabor Kelemen1-1/+0
2018-04-18tdf#42949 Remove unnecessary localization headers of editengGabor Kelemen1-3/+0
2018-04-12make SvxEditSource::Clone return std::unique_ptrNoel Grandin3-3/+3
2018-04-11SvxFieldData wants to be held by tools::SvRefNoel Grandin3-17/+17
2018-04-11make EditPosition::Clone return std::unique_ptrNoel Grandin1-1/+1
2018-04-11pass EditTextObject around using std::unique_ptrNoel Grandin4-7/+7
2018-04-10loplugin:unusedmethodsNoel Grandin1-2/+0
2018-04-09std::list->std::vector in SubsetMapNoel Grandin1-3/+3
2018-04-08tdf#112384 sw: Allow New line as a label followed by chapter numberingNithin Kumar Padavu1-1/+2
2018-04-04tdf#108608 Draw file unresponsive on large text pasted into textboxNoel Grandin2-0/+2
2018-04-03accessibility: more simplifiation in OCommonAccessibleText.Arnaud Versini1-4/+3
2018-04-03tdf#93173: Remove arbitrary line spacing limitMike Kaganski1-1/+1
2018-03-29loplugin:unnecessaryvirtualNoel Grandin8-8/+8
2018-03-29loplugin:unusedmethodsNoel Grandin2-2/+0
2018-03-29loplugin:virtualdown in editengNoel Grandin1-9/+0
2018-03-29loplugin:virtualdown in svl,svtoolsNoel Grandin11-11/+11
2018-03-16tdf#112118: DOC: properly import/export border distanceMike Kaganski1-0/+30
2018-03-13remove unused defineTomaž Vajngerl1-1/+0
2018-03-13tdf#114622 Add Numbering in Arabic-Indic numeralsSuhail Alkowaileet1-1/+4
2018-03-12loplugin:unusedmethodsNoel Grandin1-1/+0
2018-03-11Move (and rename) graphic stuff from svtools to vclTomaž Vajngerl2-2/+2
2018-03-09completely remove MID_GRAFURL, replace with MID_BITMAPTomaž Vajngerl1-1/+0
2018-03-09remove MID_GRAPHIC_URL and related mappings, implementationTomaž Vajngerl1-1/+0
2018-03-09svx: removing GraphicURL and OWN_ATTR_GRAFURL, fix writerfilterTomaž Vajngerl1-1/+0
2018-03-08loplugin:unusedmethodsNoel Grandin1-1/+0
2018-03-07Move BackGraphicURL property & friends to BackGraphic + fixesTomaž Vajngerl1-10/+9