summaryrefslogtreecommitdiff
path: root/editeng
AgeCommit message (Expand)AuthorFilesLines
2 daysrun gperf via wsl in wsl-as-helper caseChristian Lohmaier1-1/+1
2 dayssimplify some sed rules/statements and use proper quotingChristian Lohmaier1-3/+2
2 daystdf#156955 Properly align text when tabstop is outside of textboxSamuel Mehrbrodt1-0/+3
4 days[API CHANGE] a11y: Use XAccessible for relation targetsMichael Weghorn1-4/+4
5 daysediteng a11y: Switch DBG_ASSERT to real assertMichael Weghorn1-7/+3
8 daysReturn double from OutputDevice::GetTextArrayMike Kaganski1-2/+2
13 daysGeneralize basegfx::fround for templated return typeMike Kaganski3-7/+6
2024-04-11tdf#132599 cui offapi sw xmloff: add hyphenation-keep-typeLászló Németh2-39/+45
2024-04-09tdf#42982: Improve UNO API error reportingMohit Marathe1-4/+4
2024-04-08tdf#146619 Drop unused 'using namespace' in: editeng/Gabor Kelemen7-10/+0
2024-04-04tdf160518 DOCX: import hyphenation-keep to fix layoutLászló Németh1-1/+1
2024-04-04loplugin:unusedmethodsNoel Grandin2-10/+0
2024-04-04tdf#63259 cycle case on sentencesOliver Specht1-0/+5
2024-04-04editeng: make it ContentNode::FindFeature clearerTomaž Vajngerl1-8/+24
2024-04-04editeng: prefix EditLine members, clean-upTomaž Vajngerl2-99/+106
2024-04-03Base scale on 1.0, not on 100.0Mike Kaganski3-38/+36
2024-04-03editeng: use text scaling that better mimics MSO text scalingTomaž Vajngerl3-35/+120
2024-04-02editeng: combine scaling parameters into ScalingParameters structTomaž Vajngerl7-103/+68
2024-03-25editeng: fix unintended duplication of the lineTomaž Vajngerl1-1/+0
2024-03-21ITEM: Remove InvalidateAllItems()Armin Le Grand (allotropia)3-10/+10
2024-03-21Moving parts of readonly checks from model to view.Gökay Şatır2-38/+46
2024-03-21Drop C/C++ DEBUG macroStephan Bergmann2-3/+3
2024-03-20tdf#158885 cui offapi sw xmloff: fix hyphenation at stem boundaryLászló Németh1-1/+12
2024-03-15tdf#160213 Don't let insert empty line with numbering, end numberingGülşah Köse1-0/+7
2024-03-12tdf#63259 Cycle case should work on end of wordsOliver Specht4-18/+9
2024-03-11Use weak reference to SfxObjectShell in SfxEventHint to avoid use-after-freeMike Kaganski1-17/+17
2024-03-08use more string_viewNoel Grandin1-1/+1
2024-03-07tdf#158773 reduce dynamic_cast'ing in TextProperties::NotifyNoel Grandin1-6/+6
2024-03-07tdf#158773 reduce dynamic_cast'ing in CustomShapeProperties::NotifyNoel Grandin1-1/+1
2024-03-06tdf#158773 reduce cost of ContentInfo::GetTextNoel Grandin3-1/+17
2024-03-04tdf#132599 cui offapi sw xmloff: implement hyphenate-keepLászló Németh1-2/+30
2024-02-28drop EEControlBits::FORMAT100Caolán McNamara4-42/+1
2024-02-21tdf#67347 fix regression stacked text in calcAttila Szűcs2-4/+6
2024-02-21tdf#159797 replace dash also between sentencesOliver Specht1-1/+1
2024-02-20tdf#67347 fix stacked text kern problemsAttila Szűcs2-4/+4
2024-02-19ITEM: Speedup SlotIDToWhichID translationsArmin Le Grand (allotropia)1-0/+2
2024-02-19Fix typoAndrea Gelmini1-1/+1
2024-02-18ITEM: Rename for more control over SlotID usagesArmin Le Grand (allotropia)4-7/+7
2024-02-17editeng: remove getHeight as a similar GetHeight already exitsTomaž Vajngerl2-3/+1
2024-02-17Generalize search algorithms in sorted_vectorMike Kaganski1-1/+1
2024-02-16tdf#154248 sd: change multiline field wrappingAttila Szűcs4-39/+172
2024-02-16tdf#67347 pptx import: stacked text, minimal impl.Attila Szűcs2-0/+15
2024-02-14Fix typoAndrea Gelmini1-1/+1
2024-02-12ITEM: ItemPool Rework (I)Armin Le Grand (allotropia)4-169/+127
2024-02-12editeng: make TextPortionList iterable with ranged forTomaž Vajngerl2-9/+15
2024-02-12editeng: move isEmpty impl. from ParaPortion to TextPortionListTomaž Vajngerl2-1/+3
2024-02-12editeng: prefix members of ParaPortion & add some access methodsTomaž Vajngerl6-133/+134
2024-02-10editeng: simplify and clean-up struct in for ImpEditEngTomaž Vajngerl3-95/+72
2024-02-09Clone Formatting in Impress: Include list attributeOliver Specht1-0/+18
2024-02-08lok: calc: fix for rendering issues on in place editingMarco Cecchetti1-0/+4