summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2023-03-17store last five most recently used currencies in the currency toolbar drop-downDrGigioSan1-42/+126
2023-03-17related tdf#102261: consider ParaTabStopDefaultDistance in SvxRulerSarper Akdemir1-3/+6
2023-03-16tdf#153704: Make sure the last script segment is also addedKhaled Hosny2-2/+2
2023-03-15tdf#153167 Re-add ImageMap Editor dialog title againMichael Weghorn1-0/+1
2023-03-15cid#1521990 silence Unchecked return valueCaolán McNamara1-1/+1
2023-03-15tdf#88205: Adapt uses of css::uno::Sequence to use initializer_list ctorYousef_Rabia1-1/+1
2023-03-13make more use of OUStringBuffer::append(OUStringConcat)Noel Grandin1-2/+1
2023-03-10Resolves: tdf#154087 update scrollbar range when search criteria changeCaolán McNamara1-3/+8
2023-03-10improve loplugin:unnecessarylockingNoel Grandin2-3/+0
2023-03-10tdf#153657 a11y: Set tooltip/a11y desc for fontwork stylesMichael Weghorn1-0/+14
2023-03-10simplify initialisation of some pool defaultsNoel Grandin2-29/+34
2023-03-08Vertically center statusbar imagesHeiko Tietze1-1/+5
2023-03-08tdf#153918 svx a11y: Drop old items when switching FontCharMapMichael Weghorn2-0/+2
2023-03-08svx: Stop manually counting map entriesMichael Weghorn1-11/+6
2023-03-07lok: form controls: rendering and mouse event forwardingMarco Cecchetti2-2/+8
2023-03-07improve variable nameNoel Grandin1-8/+4
2023-03-07no need to allocate these separatelyNoel Grandin4-20/+20
2023-03-07jsdialog: don't close dialog on tab page destroySzymon Kłos1-0/+3
2023-03-06tdf#148776 for scrolling set step size as height of a rowCaolán McNamara3-9/+23
2023-03-05make NbcRotate abstract as it's implementation is noopTomaž Vajngerl2-38/+5
2023-03-05svx: make SdrObject abstract by making CloneSdrObject pure virtualTomaž Vajngerl1-6/+1
2023-03-05svx: add test for RotatePointTomaž Vajngerl1-0/+33
2023-03-05svx: SdrRectObj move, rotate testsTomaž Vajngerl1-0/+87
2023-03-05svx: remove unneeded rectangle initsTomaž Vajngerl1-6/+3
2023-03-04MCGR: ColorSteps handling moved to toolingArmin Le Grand (allotropia)2-15/+38
2023-03-04tdf#141319 - Special Characters Dialog: mark empty/unused cellsAndreas Heinisch2-0/+24
2023-03-04svx: change Poly2Rect to return a rectangle, also clean-up the codeTomaž Vajngerl4-36/+51
2023-03-04svx: SdrTextObj maRect - use getter and add funcs. for manipulationTomaž Vajngerl16-329/+390
2023-03-04Related tdf#153344 - Resize Selection Mode icon in statusbar to 16pxHeiko Tietze1-4/+4
2023-03-03Related: tdf#94319 Revert "tdf#63956 clip 19km long line to some sane limit"Caolán McNamara1-42/+1
2023-03-01Related tdf#153344 - Resize Save icon in statusbar to 18pxHeiko Tietze1-2/+2
2023-03-01Remove duplicated includeAndrea Gelmini1-1/+0
2023-03-01send theme info when changing color (in the picker) via UNO commandTomaž Vajngerl2-5/+27
2023-03-01tdf#109214 - Highlight the favorites in the grid of special charactersAndreas Heinisch2-4/+4
2023-03-01create a default theme when SdrPage and SdrModel are createdTomaž Vajngerl4-22/+80
2023-02-28tdf#148966: pptx: workaround for multiline fields followed by linebreaksSarper Akdemir2-0/+29
2023-02-28tdf#109214 - Highlight the favorites in the grid of special charactersAndreas Heinisch1-0/+13
2023-02-27tdf#153855: Crash on opening Fontwork dialogXisco Fauli1-0/+1
2023-02-27return by ref from SdrGlobalDataNoel Grandin1-2/+2
2023-02-27fix small leak in SdrGlobalDataNoel Grandin1-7/+0
2023-02-24a11y: Fix focused state for special char dialog itemMichael Weghorn1-1/+2
2023-02-24BaseMutex in AccessibleTableHeaderShape is unusedNoel Grandin1-2/+1
2023-02-23related tdf#148966: rework sdr compatibility flagsSarper Akdemir4-32/+41
2023-02-22create new OPropertyChangeListener2 and use it in FmFieldWinNoel Grandin2-10/+14
2023-02-22MCGR: Adapted GradientLinear to make use of MCGRArmin Le Grand (allotropia)1-7/+87
2023-02-21Resolves: tdf#148047 don't move focus if dropdown is activeCaolán McNamara1-0/+9
2023-02-21osl::Mutex->std::mutex in FmXGridPeerNoel Grandin1-28/+41
2023-02-21osl::Mutex->std::mutex in SvxShapeCollectionNoel Grandin1-28/+34
2023-02-17tdf#149756 tdf#152545 PPTX import: position of standard connector - part2Tibor Nagy2-2/+29
2023-02-17osl::Mutex->std::mutex in FormScriptingEnvironmentNoel Grandin2-5/+6