summaryrefslogtreecommitdiff
path: root/include/svx
AgeCommit message (Expand)Author
2023-04-03Pass special char dlg context menu pos as param, drop memberMichael Weghorn
2023-04-03tdf#153806 a11y: Insert special char + close dialog on return keyMichael Weghorn
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-04-02tdf#154040 use a SdrObjKind::NewFrame for frame creation in writerTomaž Vajngerl
2023-03-30tdf#146748 Change 'More Numbering/Bullets' options to 'Customize'Arvind K
2023-03-30sw reqif-xhtml export: fix export of transparent TIFMike Kaganski
2023-03-26tdf#90407 Change the auto-fit alg. to match better with OOXMLTomaž Vajngerl
2023-03-23tdf#142978 Remove a11y check dialogSamuel Mehrbrodt
2023-03-22vcl,drawinglayer,svx,sw,sd: PDF/UA export: Annot StructElem for SdrMediaObjMichael Stahl
2023-03-21sc drawstyles: Implement the styles familyMaxim Monastirsky
2023-03-19MCGR: Model data changes for ColorStepsArmin Le Grand (allotropia)
2023-03-17store last five most recently used currencies in the currency toolbar drop-downDrGigioSan
2023-03-10Resolves: tdf#154087 update scrollbar range when search criteria changeCaolán McNamara
2023-03-10tdf#153657 a11y: Set tooltip/a11y desc for fontwork stylesMichael Weghorn
2023-03-10simplify initialisation of some pool defaultsNoel Grandin
2023-03-08svx: Stop manually counting map entriesMichael Weghorn
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-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-01send theme info when changing color (in the picker) via UNO commandTomaž Vajngerl
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-27return by ref from SdrGlobalDataNoel Grandin
2023-02-27fix small leak in SdrGlobalDataNoel Grandin
2023-02-23related tdf#148966: rework sdr compatibility flagsSarper Akdemir
2023-02-21Resolves: tdf#148047 don't move focus if dropdown is activeCaolán McNamara
2023-02-21osl::Mutex->std::mutex in FmSearchConfigItemNoel Grandin
2023-02-21osl::Mutex->std::mutex in FmXGridPeerNoel Grandin
2023-02-17tdf#149756 tdf#152545 PPTX import: position of standard connector - part2Tibor Nagy
2023-02-15tdf#153559: Untranslatable string in safemodedialog.cxxJulien Nabet
2023-02-15osl::Mutex->std::mutex in SvxShapeNoel Grandin
2023-02-08svx: don't access m_aOutRect directly - go through methodsTomaž Vajngerl
2023-02-03tdf#153023 Disable Thousand separator for NatNum12Laurent Balland
2023-01-31svx: Refactor (sdr) views to access the SdrModel by referenceTomaž Vajngerl
2023-01-31SdrModel: we never set scale fraction to anything else than 1/1Tomaž Vajngerl
2023-01-30loplugin:virtualdeadNoel Grandin
2023-01-30tdf#150534 reduce allocation in SdrFrameBorderPrimitive2DNoel Grandin
2023-01-30tdf#150534 re-arrange Style class fieldsNoel Grandin
2023-01-29svx: add prefix m to aPgOrg and rename to aPageOriginTomaž Vajngerl
2023-01-27move Theme class to own file inside docmodelTomaž Vajngerl
2023-01-27move ColorSet class to own file inside docmodelTomaž Vajngerl
2023-01-27use ThemeColorChanger also in svx, when changing theme for SdrPageTomaž Vajngerl
2023-01-22tdf#128568 Improve export to docx of Fontwork with bitmap fillRegina Henschel
2023-01-20tdf#148000 impress: Handle linebreaks on fontwork.Attila Szűcs
2023-01-14ThemeDialog added which allows to change the theme used by the doc.Tomaž Vajngerl
2023-01-14sw: rework ThemePanel, theme color ValueSet drawing as custom drawTomaž Vajngerl
2023-01-14svx: add resolveColor that resolves the color for input themeTomaž Vajngerl
2023-01-14svx: change ColorSet add method to use ThemeColorTyp enumTomaž Vajngerl