summaryrefslogtreecommitdiff
path: root/editeng
AgeCommit message (Expand)AuthorFilesLines
5 hourstdf#156792 sw Catalan AutoCorrect: no superscript ordinal indicatorLászló Németh1-0/+2
5 hourstdf#44293 sw AutoCorrect: fix Portuguese ordinal indicatorsLászló Németh1-4/+38
3 daysDrop some uses of css::uno::Sequence::getConstArrayMike Kaganski2-29/+19
7 daysCase Rotation in Impress and Writer improvedOliver Specht3-4/+5
8 daysloplugin:ostr in editengNoel Grandin34-384/+384
12 daystdf#152906: use correct Y offsetMike Kaganski1-1/+1
12 daysmakefile simplification: replace $(call gb_CustomTarget_get_workdir,foo)Christian Lohmaier1-1/+1
12 daysreplace createFromAscii with OUString literals in filterNoel Grandin1-74/+74
2024-05-01WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara11-21/+24
2024-05-01call SfxViewShell::Current() just onceCaolán McNamara1-2/+3
2024-04-30tdf#160838 editeng: Report IME cursor pos more reliablyMichael Weghorn1-27/+24
2024-04-26run gperf via wsl in wsl-as-helper caseChristian Lohmaier1-1/+1
2024-04-26simplify some sed rules/statements and use proper quotingChristian Lohmaier1-3/+2
2024-04-26tdf#156955 Properly align text when tabstop is outside of textboxSamuel Mehrbrodt1-0/+3
2024-04-24[API CHANGE] a11y: Use XAccessible for relation targetsMichael Weghorn1-4/+4
2024-04-23editeng a11y: Switch DBG_ASSERT to real assertMichael Weghorn1-7/+3
2024-04-20Return double from OutputDevice::GetTextArrayMike Kaganski1-2/+2
2024-04-15Generalize 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