summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)Author
2023-03-13make more use of OUStringBuffer::append(OUStringConcat)Noel Grandin
2023-03-10Resolves: tdf#154087 update scrollbar range when search criteria changeCaolán McNamara
2023-03-10improve loplugin:unnecessarylockingNoel Grandin
2023-03-10tdf#153657 a11y: Set tooltip/a11y desc for fontwork stylesMichael Weghorn
2023-03-10simplify initialisation of some pool defaultsNoel Grandin
2023-03-08Vertically center statusbar imagesHeiko Tietze
2023-03-08tdf#153918 svx a11y: Drop old items when switching FontCharMapMichael Weghorn
2023-03-08svx: Stop manually counting map entriesMichael Weghorn
2023-03-07lok: form controls: rendering and mouse event forwardingMarco Cecchetti
2023-03-07improve variable nameNoel Grandin
2023-03-07no need to allocate these separatelyNoel Grandin
2023-03-07jsdialog: don't close dialog on tab page destroySzymon Kłos
2023-03-06tdf#148776 for scrolling set step size as height of a rowCaolán McNamara
2023-03-05make NbcRotate abstract as it's implementation is noopTomaž Vajngerl
2023-03-05svx: make SdrObject abstract by making CloneSdrObject pure virtualTomaž Vajngerl
2023-03-05svx: add test for RotatePointTomaž Vajngerl
2023-03-05svx: SdrRectObj move, rotate testsTomaž Vajngerl
2023-03-05svx: remove unneeded rectangle initsTomaž Vajngerl
2023-03-04MCGR: ColorSteps handling moved to toolingArmin Le Grand (allotropia)
2023-03-04tdf#141319 - Special Characters Dialog: mark empty/unused cellsAndreas Heinisch
2023-03-04svx: change Poly2Rect to return a rectangle, also clean-up the codeTomaž Vajngerl
2023-03-04svx: SdrTextObj maRect - use getter and add funcs. for manipulationTomaž Vajngerl
2023-03-04Related tdf#153344 - Resize Selection Mode icon in statusbar to 16pxHeiko Tietze
2023-03-03Related: tdf#94319 Revert "tdf#63956 clip 19km long line to some sane limit"Caolán McNamara
2023-03-01Related tdf#153344 - Resize Save icon in statusbar to 18pxHeiko Tietze
2023-03-01Remove duplicated includeAndrea Gelmini
2023-03-01send theme info when changing color (in the picker) via UNO commandTomaž Vajngerl
2023-03-01tdf#109214 - Highlight the favorites in the grid of special charactersAndreas Heinisch
2023-03-01create a default theme when SdrPage and SdrModel are createdTomaž Vajngerl
2023-02-28tdf#148966: pptx: workaround for multiline fields followed by linebreaksSarper Akdemir
2023-02-28tdf#109214 - Highlight the favorites in the grid of special charactersAndreas Heinisch
2023-02-27tdf#153855: Crash on opening Fontwork dialogXisco Fauli
2023-02-27return by ref from SdrGlobalDataNoel Grandin
2023-02-27fix small leak in SdrGlobalDataNoel Grandin
2023-02-24a11y: Fix focused state for special char dialog itemMichael Weghorn
2023-02-24BaseMutex in AccessibleTableHeaderShape is unusedNoel Grandin
2023-02-23related tdf#148966: rework sdr compatibility flagsSarper Akdemir
2023-02-22create new OPropertyChangeListener2 and use it in FmFieldWinNoel Grandin
2023-02-22MCGR: Adapted GradientLinear to make use of MCGRArmin Le Grand (allotropia)
2023-02-21Resolves: tdf#148047 don't move focus if dropdown is activeCaolán McNamara
2023-02-21osl::Mutex->std::mutex in FmXGridPeerNoel Grandin
2023-02-21osl::Mutex->std::mutex in SvxShapeCollectionNoel Grandin
2023-02-17tdf#149756 tdf#152545 PPTX import: position of standard connector - part2Tibor Nagy
2023-02-17osl::Mutex->std::mutex in FormScriptingEnvironmentNoel Grandin
2023-02-17Fix typoAndrea Gelmini
2023-02-17SfxViewFrame* arg of SfxRequest ctor always dereferencedCaolán McNamara
2023-02-16SfxViewShell::GetViewFrame never returns null, change to a referenceCaolán McNamara
2023-02-16Fix typoAndrea Gelmini
2023-02-16Drop 'using namespace ::std' in dirs s*Gabor Kelemen
2023-02-15Add extended tip to fontwork dialogOlivier Hallot