summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-03-05Fix typoAndrea Gelmini
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-04JSDialog: implemented jsdialog support for the toggle buttonsPranam Lashkari
2023-03-04MCGR: ColorSteps handling moved to toolingArmin Le Grand (allotropia)
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-04jsdialog: correct structure for RoadmapWizardSzymon Kłos
2023-03-03lok: macro: VBA message dialogs was causing assertion failureMarco Cecchetti
2023-03-03flatten OGenericUnoControllerNoel Grandin
2023-03-03flatten DocumentUndoGuardNoel Grandin
2023-03-03Disable test::AccessibleTestBase::awaitDialog() on macos altogetherColomban Wendling
2023-03-03test: Use css::awt::XExtentdedToolkit::addTopWindowListener()Colomban Wendling
2023-03-03test: Run user dialog callback in idle timeColomban Wendling
2023-03-03test: Add debug print support for XAccessibleActionColomban Wendling
2023-03-03test: Add helpers to get a specific object and tab to itColomban Wendling
2023-03-03test: Add a few basic dialog tests and helpersColomban Wendling
2023-03-03tdf#153926 crash when trying to change language for selectionNoel Grandin
2023-03-01oox: import directly into docmodel's Theme and ColorSetTomaž Vajngerl
2023-03-01send theme info when changing color (in the picker) via UNO commandTomaž Vajngerl
2023-03-01Improve the LibreOfficeKit Document::paintThumbnail() APITor Lillqvist
2023-03-01create a default theme when SdrPage and SdrModel are createdTomaž Vajngerl
2023-02-28Fix typoAndrea Gelmini
2023-02-28tdf#148966: pptx: workaround for multiline fields followed by linebreaksSarper Akdemir
2023-02-28tdf#153105 PPTX export: fix "Custom position/size" background imageTibor Nagy
2023-02-28flatten some vba classesNoel Grandin
2023-02-27return by ref from SdrGlobalDataNoel Grandin
2023-02-27fix small leak in SdrGlobalDataNoel Grandin
2023-02-27Fix typoAndrea Gelmini
2023-02-27inline StreamData into SvFileStreamNoel Grandin
2023-02-27UITest does not need to be a classNoel Grandin
2023-02-27can use a reference instead of a pointerCaolán McNamara
2023-02-27no need to hold CollatorWrapper by std::unique_ptrNoel Grandin
2023-02-26no need to hold SvtSysLocale by std::unique_ptrNoel Grandin
2023-02-26Hide Quickstarter from General options in Windows store appsMike Kaganski
2023-02-25refactor DocPosUpdate, part 2Bjoern Michaelsen
2023-02-25Fix typosAndrea Gelmini
2023-02-24Fix build in a specific VS2022 environmentMike Kaganski
2023-02-24Fix build in a specific VS2022 environmentMike Kaganski
2023-02-24test: Add accessibility test dialog infrastructureColomban Wendling
2023-02-24editeng: split SvxLRSpaceItem into 1 class per attributeMichael Stahl
2023-02-23tdf#146518 Implement commands to toggle Watch/Stack windowsRafael Lima
2023-02-23related tdf#148966: rework sdr compatibility flagsSarper Akdemir
2023-02-23sw floattable: teach the ODT filter about SwFormatFlySplitMiklos Vajna
2023-02-23Resolves: tdf#153767 Try harder to import OOXML bool shared formula resultEike Rathke
2023-02-22tdf#151968: Fix vertical position of RTL spelling wavy lineKhaled Hosny
2023-02-22BaseMutex->std::mutex in PopupMenuControllerBaseNoel Grandin
2023-02-22create new OPropertyChangeListener2 and use it in FmFieldWinNoel Grandin
2023-02-22BaseMutex->std::mutex in ListenerMultiplexerBaseNoel Grandin
2023-02-22OPropertyChangeListener::setAdapter can be privateNoel Grandin