summaryrefslogtreecommitdiff
path: root/svx/source/svdraw
AgeCommit message (Expand)Author
2023-05-06Change text auto-fit alg. to also increase the scalingTomaž Vajngerl
2023-05-04tdf#105404 lock model while updatingNoel Grandin
2023-05-04tdf#108889 ref count goes negative with 0 undo levels configuredCaolán McNamara
2023-05-03tdf#137544 simplify SdrObjList destructorNoel Grandin
2023-04-30adapt the new auto-fitting alg. to work for vertical textTomaž Vajngerl
2023-04-29Prevent to get 0 font size in the auto-fitting algorithmTomaž Vajngerl
2023-04-24oox: extend ThemeExport to export font and format scheme of a themeTomaž Vajngerl
2023-04-24loplugin:unnecessarygetstr extend to more std::string checkingNoel Grandin
2023-04-23use more TOOLS_WARN_EXCEPTIONNoel Grandin
2023-04-21MCGR: Reduce diverse GradientStyle enums to single UNO API oneArmin Le Grand (allotropia)
2023-04-19add a route to get calc Floating Frame links under 'manage links'Caolán McNamara
2023-04-18tdf#150020 pptx import: handle algn for outerShdwSarper Akdemir
2023-04-17oox: tcPr vert roundtrip, introduce interopability grab bag for table cellSarper Akdemir
2023-04-17tdf#154473 remove assertNoel Grandin
2023-04-16remove dead codeNoel Grandin
2023-04-14lok: draw textboxes under editSzymon Kłos
2023-04-10editeng, svx: introduce ability to clip vertical text overflowSarper Akdemir
2023-04-09new loplugin:unnecessarygetstrNoel Grandin
2023-04-08use shared_ptr for model::Theme instead of unique_ptrTomaž Vajngerl
2023-04-06Fix iOS build failure in commit a5225ba82e94a549f44420f56a7cb9d7906561ccPatrick Luby
2023-04-05avmedia,*: guess the mime type of media files based on file nameMichael Stahl
2023-04-04tdf#153880 sc: Make Calc text hyperlinks stand out moreBalazs Varga
2023-04-02tdf#154040 use a SdrObjKind::NewFrame for frame creation in writerTomaž Vajngerl
2023-04-01tdf#154040 writer still needs an "empty" object so create oneTomaž Vajngerl
2023-03-30cid#1524600 Logically dead codeCaolán McNamara
2023-03-29loplugin:stringadd in svxNoel Grandin
2023-03-26tdf#90407 Change the auto-fit alg. to match better with OOXMLTomaž Vajngerl
2023-03-19MCGR: Model data changes for ColorStepsArmin Le Grand (allotropia)
2023-03-13make more use of OUStringBuffer::append(OUStringConcat)Noel Grandin
2023-03-07lok: form controls: rendering and mouse event forwardingMarco Cecchetti
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: remove unneeded rectangle initsTomaž 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-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-17tdf#149756 tdf#152545 PPTX import: position of standard connector - part2Tibor Nagy
2023-02-15osl::Mutex->std::mutex in SvxShapeNoel Grandin
2023-02-10Guard against no HAVE_FEATURE_AVMEDIA in one more placeTor Lillqvist
2023-02-08svx: don't access m_aOutRect directly - go through methodsTomaž Vajngerl
2023-01-31Some simplification after 743dd1d3c1142c1c99b0844cc26dd0be91a1de40Mike Kaganski
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-29svx: add prefix m to aPgOrg and rename to aPageOriginTomaž Vajngerl
2023-01-27move Theme class to own file inside docmodelTomaž Vajngerl