summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2024-05-10tdf#156484 svx,sw: fix visibility of shapes in header/footerMichael Stahl2-0/+30
2024-05-09svx: a11y check entry box - provide accessible name and descriptionTomaž Vajngerl1-0/+20
2024-05-07Sidebar: Direct update of FillStyleOliver Specht2-0/+13
2024-05-06Point to TDF wikiSamuel Mehrbrodt1-1/+1
2024-05-06svx: prefix members of SdrUndoActionMiklos Vajna2-16/+16
2024-05-04replace createFromAscii with OUString literals in svxNoel Grandin1-247/+246
2024-05-03replace createFromAscii with OUString literals in svxNoel Grandin1-7/+7
2024-05-03replace createFromAscii with OUString literals in svxNoel Grandin1-135/+128
2024-05-03replace createFromAscii with OUString literals in svxNoel Grandin1-210/+210
2024-05-02WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara30-86/+103
2024-05-02always check return of SfxViewFrame::Current()Caolán McNamara1-11/+13
2024-05-02use more OUString in XPropertyListNoel Grandin1-10/+10
2024-05-02use more OUString compile time literals in xmloffNoel Grandin1-7/+7
2024-04-29svx: prefix members of SdrLayerAdminMiklos Vajna1-15/+15
2024-04-26annot: moved more of Annotation and dependencies into svxTomaž Vajngerl4-0/+102
2024-04-26annot: move UndoAnnotation and deps. to svx, adapt svx AnnotationTomaž Vajngerl1-0/+130
2024-04-25svx: Avoid divide by 0Xisco Fauli1-1/+1
2024-04-25Remove unused fieldsSamuel Mehrbrodt1-9/+2
2024-04-25annot: added Annotation impl. to svx, moved some thing from sdTomaž Vajngerl2-0/+19
2024-04-24[API CHANGE] a11y: Use XAccessible for relation targetsMichael Weghorn3-3/+3
2024-04-23tdf#160787 Calc active cell cursor has small transparent cornersNoel Grandin1-0/+10
2024-04-23Resolves tdf#160050 - Overlapping controls in 'add themes' dialogHeiko Tietze1-2/+1
2024-04-20Fix Unicode block nameTaichi Haradaguchi1-1/+1
2024-04-20Simplify a bitMike Kaganski1-10/+2
2024-04-20cool#8571 use better algorithm for generating selection overlayNoel Grandin1-13/+128
2024-04-20Return double from OutputDevice::GetTextArrayMike Kaganski1-12/+6
2024-04-20reduce the number of drawing primitives we create in OverlaySelectionNoel Grandin1-50/+48
2024-04-19loplugin:constantparamNoel Grandin5-19/+17
2024-04-17Drop FRound, and use generalized basegfx::froundMike Kaganski23-106/+136
2024-04-16Fix typo in dockingfontwork.uiTaichi Haradaguchi1-6/+6
2024-04-15Generalize basegfx::fround for templated return typeMike Kaganski16-74/+74
2024-04-14Round in XmlWriter::attribute when passing a doubleMike Kaganski2-13/+13
2024-04-12Resolves: tdf#160256 Add "[Multiple]" and "[Undetermined]" to language listEike Rathke1-0/+4
2024-04-11tdf#160176 svx: Reset help text when form control has noneMichael Weghorn1-16/+15
2024-04-11tdf#132599 cui offapi sw xmloff: add hyphenation-keep-typeLászló Németh1-1/+2
2024-04-10New Expert Configuration setting to not offer Safe Mode in the UIStephan Bergmann1-1/+7
2024-04-08cid#1596254 Null pointer dereferences in GetSotStorageStreamNoel Grandin1-3/+1
2024-04-08tdf#50998 tdf#87892 Add sinusoid shapeRMZeroFour3-3/+63
2024-04-05tdf#160084 Simplify comparison for basegfx::fToolsAaron Bourdeaux3-7/+5
2024-04-05a11y: Enable accessibility for comboboxes in sidebarAntony2-0/+15
2024-04-03Base scale on 1.0, not on 100.0Mike Kaganski3-16/+16
2024-04-03Fix typoAndrea Gelmini1-1/+1
2024-04-03tdf#146619 Drop unused 'using namespace' in: svx/Gabor Kelemen42-66/+0
2024-04-03editeng: use text scaling that better mimics MSO text scalingTomaž Vajngerl3-114/+25
2024-04-03svx: read font and spacing scaling from oox, add bot as UNO prop.Tomaž Vajngerl3-14/+41
2024-04-02convert TableModel to comphelper::WeakComponentImplHelperNoel Grandin2-30/+24
2024-04-02svx: prefix members of XLineEndEntryMiklos Vajna1-2/+2
2024-04-02simplify SotTempStream and lifetimeNoel Grandin4-27/+23
2024-04-02editeng: combine scaling parameters into ScalingParameters structTomaž Vajngerl3-16/+14
2024-04-01tdf#160444 check device's owner window is a nullptrPatrick Luby1-1/+6