summaryrefslogtreecommitdiff
path: root/editeng
AgeCommit message (Expand)Author
43 hoursWaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara
43 hourscall SfxViewShell::Current() just onceCaolán McNamara
3 daystdf#160838 editeng: Report IME cursor pos more reliablyMichael Weghorn
7 daysrun gperf via wsl in wsl-as-helper caseChristian Lohmaier
7 dayssimplify some sed rules/statements and use proper quotingChristian Lohmaier
7 daystdf#156955 Properly align text when tabstop is outside of textboxSamuel Mehrbrodt
8 days[API CHANGE] a11y: Use XAccessible for relation targetsMichael Weghorn
10 daysediteng a11y: Switch DBG_ASSERT to real assertMichael Weghorn
13 daysReturn double from OutputDevice::GetTextArrayMike Kaganski
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