/jvmfwk/prj/

pository'/>
summaryrefslogtreecommitdiff
path: root/editeng/source/editeng/impedit.hxx
AgeCommit message (Expand)Author
2023-11-11use more concrete type in ImpEditEngine::SetUndoManagerNoel Grandin
2023-11-10tdf#157363 add HTML format when pasting into draw textOliver Specht
2023-10-12prefix some members of ImpEditEngineTomaž Vajngerl
2023-08-29tdf#103706: tdf#142857: sd: context aware paste for clone formatSarper Akdemir
2023-07-16editeng: Use Tools::Point::RotateAround instead of our ownDr. David Alan Gilbert
2023-06-30loplugin:unusedmethodsNoel Grandin
2023-06-20lok: editeng: add LOK special flagsHenry Castro
2023-06-16tdf#103064 sw,editeng: make para styles work inside commentsMaxim Monastirsky
2023-06-07tdf#155376 partially convert SvCTLOptions to officecfgNoel Grandin
2023-03-26tdf#90407 Change the auto-fit alg. to match better with OOXMLTomaž Vajngerl
2023-03-07no need to allocate these separatelyNoel Grandin
2022-11-03fix rendering of text when "fit to frame" is enabledTomaž Vajngerl
2022-09-20ofz#51471 TimeoutCaolán McNamara
2022-06-09clang-tidy modernize-pass-by-value in editengNoel Grandin
2022-05-07tdf#107765: Check the updated language and apply it to the cell.Kohei Yoshida
2022-04-18tdf#148620 Crash in Draw using Format > Lists > Move DownNoel Grandin
2022-04-12don't FormatDoc() a whole long text if not necessary (tdf#144515)Luboš Luňák
2022-04-08use just one shared global SalLayoutGlyphsCacheLuboš Luňák
2022-03-15use SalLayoutGlyphsCache in EditEngine/SvxFont (tdf#94677)Luboš Luňák
2022-02-04lokCalcRTL: fix editing of shape textDennis Francis
2022-01-29lokCalcRTL: selection coords should be mirrored w.r.t output areaDennis Francis
2021-10-30tools::Long->sal_Int32 in the DX arraysNoel Grandin
2021-10-11In O[U]StringBuffer, make string_view params replacements for OUString onesStephan Bergmann
2021-10-01loplugin:constmethodNoel Grandin
2021-09-11clang:optin.performance.Padding in svx,editengNoel Grandin
2021-09-05no need to pass EditSelection around with unique_ptrNoel Grandin
2021-09-02rename UpdateMode -> UpdateLayout in editeng classNoel Grandin
2021-08-22no need to use unique_ptr for PolyPolygonNoel Grandin
2021-08-17Make IdleFormatAndUpdate privateMike Kaganski
2021-08-10tdf#142845 editeng: don't update selection when formatting before sd pasteMiklos Vajna
2021-07-31editengine-columns: number of columns is sal_Int16Mike Kaganski
2021-07-21IsVertical->IsEffectivelyVertical, GetDirectVertical->GetVerticalMike Kaganski
2021-07-11editengine-columns: tdf#143258 Fix handling rotated textMike Kaganski
2021-06-10loplugin:unusedmethodsNoel Grandin
2021-06-08editengine-columns: Implement layoutMike Kaganski
2021-06-08editengine-columns: Create document model and dialog pageMike Kaganski
2021-05-19ImplInitDigitMode never passed null OutputDevice*Caolán McNamara
2021-05-19ImplInitLayoutMode always deferences its OutputDevice* argCaolán McNamara
2021-05-19ImplPlayWithRenderer never checks its OutputDevice against nullptrCaolán McNamara
2021-05-04Unify some code managing coordinated depending on text directionMike Kaganski
2021-05-04speed up loading large ODS a littleNoel Grandin