Age | Commit message (Expand) | Author |
2023-03-22 | vcl,drawinglayer,svx,sw,sd: PDF/UA export: Annot StructElem for SdrMediaObj | Michael Stahl |
2023-03-21 | sc drawstyles: Implement the styles family | Maxim Monastirsky |
2023-03-19 | MCGR: Model data changes for ColorSteps | Armin Le Grand (allotropia) |
2023-03-17 | store last five most recently used currencies in the currency toolbar drop-down | DrGigioSan |
2023-03-10 | Resolves: tdf#154087 update scrollbar range when search criteria change | Caolán McNamara |
2023-03-10 | tdf#153657 a11y: Set tooltip/a11y desc for fontwork styles | Michael Weghorn |
2023-03-10 | simplify initialisation of some pool defaults | Noel Grandin |
2023-03-08 | svx: Stop manually counting map entries | Michael Weghorn |
2023-03-06 | tdf#148776 for scrolling set step size as height of a row | Caolán McNamara |
2023-03-05 | make NbcRotate abstract as it's implementation is noop | Tomaž Vajngerl |
2023-03-05 | svx: make SdrObject abstract by making CloneSdrObject pure virtual | Tomaž Vajngerl |
2023-03-04 | svx: change Poly2Rect to return a rectangle, also clean-up the code | Tomaž Vajngerl |
2023-03-04 | svx: SdrTextObj maRect - use getter and add funcs. for manipulation | Tomaž Vajngerl |
2023-03-01 | send theme info when changing color (in the picker) via UNO command | Tomaž Vajngerl |
2023-03-01 | create a default theme when SdrPage and SdrModel are created | Tomaž Vajngerl |
2023-02-28 | tdf#148966: pptx: workaround for multiline fields followed by linebreaks | Sarper Akdemir |
2023-02-27 | return by ref from SdrGlobalData | Noel Grandin |
2023-02-27 | fix small leak in SdrGlobalData | Noel Grandin |
2023-02-23 | related tdf#148966: rework sdr compatibility flags | Sarper Akdemir |
2023-02-21 | Resolves: tdf#148047 don't move focus if dropdown is active | Caolán McNamara |
2023-02-21 | osl::Mutex->std::mutex in FmSearchConfigItem | Noel Grandin |
2023-02-21 | osl::Mutex->std::mutex in FmXGridPeer | Noel Grandin |
2023-02-17 | tdf#149756 tdf#152545 PPTX import: position of standard connector - part2 | Tibor Nagy |
2023-02-15 | tdf#153559: Untranslatable string in safemodedialog.cxx | Julien Nabet |
2023-02-15 | osl::Mutex->std::mutex in SvxShape | Noel Grandin |
2023-02-08 | svx: don't access m_aOutRect directly - go through methods | Tomaž Vajngerl |
2023-02-03 | tdf#153023 Disable Thousand separator for NatNum12 | Laurent Balland |
2023-01-31 | svx: Refactor (sdr) views to access the SdrModel by reference | Tomaž Vajngerl |
2023-01-31 | SdrModel: we never set scale fraction to anything else than 1/1 | Tomaž Vajngerl |
2023-01-30 | loplugin:virtualdead | Noel Grandin |
2023-01-30 | tdf#150534 reduce allocation in SdrFrameBorderPrimitive2D | Noel Grandin |
2023-01-30 | tdf#150534 re-arrange Style class fields | Noel Grandin |
2023-01-29 | svx: add prefix m to aPgOrg and rename to aPageOrigin | Tomaž Vajngerl |
2023-01-27 | move Theme class to own file inside docmodel | Tomaž Vajngerl |
2023-01-27 | move ColorSet class to own file inside docmodel | Tomaž Vajngerl |
2023-01-27 | use ThemeColorChanger also in svx, when changing theme for SdrPage | Tomaž Vajngerl |
2023-01-22 | tdf#128568 Improve export to docx of Fontwork with bitmap fill | Regina Henschel |
2023-01-20 | tdf#148000 impress: Handle linebreaks on fontwork. | Attila Szűcs |
2023-01-14 | ThemeDialog added which allows to change the theme used by the doc. | Tomaž Vajngerl |
2023-01-14 | sw: rework ThemePanel, theme color ValueSet drawing as custom draw | Tomaž Vajngerl |
2023-01-14 | svx: add resolveColor that resolves the color for input theme | Tomaž Vajngerl |
2023-01-14 | svx: change ColorSet add method to use ThemeColorTyp enum | Tomaž Vajngerl |
2023-01-13 | support theme color for lines + oox support + tests | Tomaž Vajngerl |
2023-01-13 | XUnoTunnel->dynamic_cast in VCLXDevice | Noel Grandin |
2023-01-13 | introduce {Char,Fill}ColorThemeReference which uses XThemeColor | Tomaž Vajngerl |
2023-01-12 | introduce docmodel comp., model::ThemeColor, use it in SvxColorItem | Tomaž Vajngerl |
2023-01-11 | svx typo: RelplaceNumRule -> ReplaceNumRule | Justin Luth |
2023-01-07 | cid#1518911 Uninitialized scalar variable | Caolán McNamara |
2023-01-05 | Revert all the recent loplugin:unocast changes | Stephan Bergmann |
2023-01-05 | sw: add the ColorSet from SdrPage into ColorSets in ThemePanel | Tomaž Vajngerl |