summaryrefslogtreecommitdiff
path: root/editeng
AgeCommit message (Expand)Author
2024-04-15Generalize basegfx::fround for templated return typeMike Kaganski
2024-04-11tdf#132599 cui offapi sw xmloff: add hyphenation-keep-typeLászló Németh
2024-04-09tdf#42982: Improve UNO API error reportingMohit Marathe
2024-04-08tdf#146619 Drop unused 'using namespace' in: editeng/Gabor Kelemen
2024-04-04tdf160518 DOCX: import hyphenation-keep to fix layoutLászló Németh
2024-04-04loplugin:unusedmethodsNoel Grandin
2024-04-04tdf#63259 cycle case on sentencesOliver Specht
2024-04-04editeng: make it ContentNode::FindFeature clearerTomaž Vajngerl
2024-04-04editeng: prefix EditLine members, clean-upTomaž Vajngerl
2024-04-03Base scale on 1.0, not on 100.0Mike Kaganski
2024-04-03editeng: use text scaling that better mimics MSO text scalingTomaž Vajngerl
2024-04-02editeng: combine scaling parameters into ScalingParameters structTomaž Vajngerl
2024-03-25editeng: fix unintended duplication of the lineTomaž Vajngerl
2024-03-21ITEM: Remove InvalidateAllItems()Armin Le Grand (allotropia)
2024-03-21Moving parts of readonly checks from model to view.Gökay Şatır
2024-03-21Drop C/C++ DEBUG macroStephan Bergmann
2024-03-20tdf#158885 cui offapi sw xmloff: fix hyphenation at stem boundaryLászló Németh
2024-03-15tdf#160213 Don't let insert empty line with numbering, end numberingGülşah Köse
2024-03-12tdf#63259 Cycle case should work on end of wordsOliver Specht
2024-03-11Use weak reference to SfxObjectShell in SfxEventHint to avoid use-after-freeMike Kaganski
2024-03-08use more string_viewNoel Grandin
2024-03-07tdf#158773 reduce dynamic_cast'ing in TextProperties::NotifyNoel Grandin
2024-03-07tdf#158773 reduce dynamic_cast'ing in CustomShapeProperties::NotifyNoel Grandin
2024-03-06tdf#158773 reduce cost of ContentInfo::GetTextNoel Grandin
2024-03-04tdf#132599 cui offapi sw xmloff: implement hyphenate-keepLászló Németh
2024-02-28drop EEControlBits::FORMAT100Caolán McNamara
2024-02-21tdf#67347 fix regression stacked text in calcAttila Szűcs
2024-02-21tdf#159797 replace dash also between sentencesOliver Specht
2024-02-20tdf#67347 fix stacked text kern problemsAttila Szűcs
2024-02-19ITEM: Speedup SlotIDToWhichID translationsArmin Le Grand (allotropia)
2024-02-19Fix typoAndrea Gelmini
2024-02-18ITEM: Rename for more control over SlotID usagesArmin Le Grand (allotropia)
2024-02-17editeng: remove getHeight as a similar GetHeight already exitsTomaž Vajngerl
2024-02-17Generalize search algorithms in sorted_vectorMike Kaganski
2024-02-16tdf#154248 sd: change multiline field wrappingAttila Szűcs
2024-02-16tdf#67347 pptx import: stacked text, minimal impl.Attila Szűcs
2024-02-14Fix typoAndrea Gelmini
2024-02-12ITEM: ItemPool Rework (I)Armin Le Grand (allotropia)
2024-02-12editeng: make TextPortionList iterable with ranged forTomaž Vajngerl
2024-02-12editeng: move isEmpty impl. from ParaPortion to TextPortionListTomaž Vajngerl
2024-02-12editeng: prefix members of ParaPortion & add some access methodsTomaž Vajngerl
2024-02-10editeng: simplify and clean-up struct in for ImpEditEngTomaž Vajngerl
2024-02-09Clone Formatting in Impress: Include list attributeOliver Specht
2024-02-08lok: calc: fix for rendering issues on in place editingMarco Cecchetti
2024-02-02editeng: GetCursorFlags flags to CursorFlags struct of boolsTomaž Vajngerl
2024-02-02tdf#159507 editeng: support pasting HTML fragmentsMiklos Vajna
2024-02-01editeng: access ImpEditEngine with getImpl() not directTomaž Vajngerl
2024-01-29LanguageTag ctor can canonicalize against various known tagsCaolán McNamara
2024-01-29loplugin:unnecessarymethodsNoel Grandin
2024-01-27ITEM: Cleanup some Pool stuff with DefaultsArmin Le Grand (allotropia)