summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)Author
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
2023-02-15Bump Glade release for fontworkgallerydialogOlivier Hallot
2023-02-15move the sc_additionsdialog.png into the .uiCaolán McNamara
2023-02-15resave with latest gladeCaolán McNamara
2023-02-15MCGR: Add GradientSteps to GeoTexSvxGradientArmin Le Grand (allotropia)
2023-02-15tdf#153559: Untranslatable string in safemodedialog.cxxJulien Nabet
2023-02-15osl::Mutex->std::mutex in SvxShapeNoel Grandin
2023-02-14tdf#153332 reset background to default if new preview has no bgCaolán McNamara
2023-02-12MCGR: Add/Provide GradientSteps to FillGradientAttributeArmin Le Grand (allotropia)
2023-02-10Guard against no HAVE_FEATURE_AVMEDIA in one more placeTor Lillqvist
2023-02-08Related: tdf#153438 this toplevel needs to be a GtkBoxCaolán McNamara
2023-02-08Simplify a bitMike Kaganski
2023-02-08svx: don't access m_aOutRect directly - go through methodsTomaž Vajngerl