summaryrefslogtreecommitdiff
path: root/include/editeng
AgeCommit message (Expand)Author
2018-08-24Resolves: tdf#112563 we don't want a human representation of SvxRsidItemCaolán McNamara
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
2018-04-03tdf#93173: Remove arbitrary line spacing limitMike Kaganski
2018-03-29loplugin:unnecessaryvirtualNoel Grandin
2018-03-29loplugin:unusedmethodsNoel Grandin
2018-03-29loplugin:virtualdown in editengNoel Grandin
2018-03-29loplugin:virtualdown in svl,svtoolsNoel Grandin
2018-03-16tdf#112118: DOC: properly import/export border distanceMike Kaganski
2018-03-13remove unused defineTomaž Vajngerl
2018-03-13tdf#114622 Add Numbering in Arabic-Indic numeralsSuhail Alkowaileet
2018-03-12loplugin:unusedmethodsNoel Grandin
2018-03-11Move (and rename) graphic stuff from svtools to vclTomaž Vajngerl
2018-03-09completely remove MID_GRAFURL, replace with MID_BITMAPTomaž Vajngerl
2018-03-09remove MID_GRAPHIC_URL and related mappings, implementationTomaž Vajngerl
2018-03-09svx: removing GraphicURL and OWN_ATTR_GRAFURL, fix writerfilterTomaž Vajngerl
2018-03-08loplugin:unusedmethodsNoel Grandin
2018-03-07Move BackGraphicURL property & friends to BackGraphic + fixesTomaž Vajngerl
2018-03-01drop old tools/gen methods in accessibility..formulaNoel Grandin
2018-02-26Translate German variable namesJohnny_M
2018-02-26tdf#116020: use actual whichIds in dialogs for character propertiesMike Kaganski
2018-02-25convert remaining InfoBox to weld::MessageDialogCaolán McNamara
2018-02-25remove "FillBitmapURL" propertyTomaž Vajngerl
2018-02-22Replace "ReplacementGraphicURL" with "ReplacementGraphic" propertyTomaž Vajngerl
2018-02-19tdf#115639: Handle alignment correctly for multiple paragraph caseTamás Zolnai
2018-02-17tdf#115639: Align right/center with trailing spaces the same as MS PowerPointTamás Zolnai
2018-02-16tdf#115783 sd: fix lost char attributes during in-table copy&pasteMiklos Vajna
2018-02-14Make SwFormatFrameSize derive from SvxSizeItemStephan Bergmann