- 7adc1fa WIP: refactor SfxObjectShell out of SvxColorItem by Sarper Akdemir · 4 years, 5 months ago feature/themesupport2
- c089e07 introduce virtual theme color sets by Sarper Akdemir · 4 years, 6 months ago
- 3b21d16 import pptx color schemes as color sets by Sarper Akdemir · 4 years, 7 months ago
- 3f1bca8 WIP: introduce XColorSetsManager interface by Sarper Akdemir · 4 years, 7 months ago
- f53fc19 rename CharColorTheme to CharColorThemeColorIndex by Sarper Akdemir · 4 years, 7 months ago
- de40c94 implement color tint or shade import for pptx by Sarper Akdemir · 4 years, 8 months ago
- aef22c3 rename getSchemeName getSchemeIndex to remove ambiguity by Sarper Akdemir · 4 years, 8 months ago
- ec68ca0 implement initial pptx theme color import by Sarper Akdemir · 4 years, 8 months ago
- 88b6801 expose the SvxColorItem theme related uno for draw/impress by Sarper Akdemir · 4 years, 8 months ago
- 1647d34 make colorsets work outside of styles and with direct formatting by Sarper Akdemir · 4 years, 8 months ago
- 6546856 Unit test (with the content disabled so far) for the theming. by Jan Holesovsky · 5 years ago
- f02d56d adjust the conversion from theme color type to the color set index by Tomaž Vajngerl · 11 years ago
- d480eea convert tint value from ooxml to the value we support by Tomaž Vajngerl · 11 years ago
- 4e553ab check that the color index is valid by Tomaž Vajngerl · 11 years ago
- 16a0a20 Support reading back theme color from an ooxml document by Tomaž Vajngerl · 11 years ago
- ccdbf81 Theme color and tint/shade attribute for SvxColorItem by Tomaž Vajngerl · 11 years ago
- 4f42bcc Improve preview of theme color sets - add color set name by Tomaž Vajngerl · 11 years ago
- 3964e08 Purge out rtl::math::setInf by BaiXiaochun · 4 years, 9 months ago
- 54d7fc9ea svp: add ostream<< for SvpSalFrame by Jan-Marek Glogowski · 4 years, 9 months ago
- ce9e697 tdf#70633 unset Alt if detected as AltGr in both KeyInput branches by Caolán McNamara · 4 years, 9 months ago
- 86372bf tdf#143113 fix crash in dnd by Caolán McNamara · 4 years, 9 months ago
- 5e86537 ofz#35504 clamp input values in cgm filter by Caolán McNamara · 4 years, 9 months ago
- 8ed2142 fix a size warning by Luboš Luňák · 4 years, 10 months ago
- 94678a7 XLSX export: improve handling of checkbox (form controls) by Miklos Vajna · 4 years, 9 months ago
- 7cbd6d7 sfx2: try to fix lifecycle of SfxOfficeDispatch by Michael Stahl · 4 years, 9 months ago
- 738f7a8 reduce cost of allocating and copying SvxNumRule by Noel Grandin · 4 years, 9 months ago
- cf15c4d tdf#135316 optimise SwCharFormats::FindFormatByName by Noel Grandin · 4 years, 10 months ago
- d2cbf5d StylePresets: set bacground color for ValueSet by Tomaž Vajngerl · 11 years ago
- 4a68396 swap text and background colors in colorsets by Tomaž Vajngerl · 11 years ago
- a564bb7 uitest: combine create_doc_in_start_center methods by Xisco Fauli · 4 years, 9 months ago
- 95b06d3 indexing: add indexing export as an export filter for Writer by Tomaž Vajngerl · 4 years, 9 months ago
- a876055 Fix potential (but unlikely) overflow by Jan-Marek Glogowski · 4 years, 9 months ago
- 05992ce tdf#135316 cache propertysetinfo in SwXShape by Noel Grandin · 4 years, 9 months ago
- 5ba64bb tdf#135316 make regex object static const by Noel Grandin · 4 years, 9 months ago
- 67e2cc1 tdf#140431 XLSX export: fix double file:// prefix by Tünde Tóth · 4 years, 9 months ago
- c34ab8e exclude more UNO type and crypto leaks by Noel Grandin · 4 years, 10 months ago
- 3874e09 uitest: guard the remaining create_doc_in_start_center by Xisco Fauli · 4 years, 9 months ago
- 57e8d25 uitest: guard create_doc_in_start_center in sc by Xisco Fauli · 4 years, 9 months ago
- adf5932 uitest: guard create_doc_in_start_center in sw by Xisco Fauli · 4 years, 9 months ago
- f7300b2 uitest: guard create_doc_in_start_center in sd by Xisco Fauli · 4 years, 9 months ago
- 6e8c904 tdf#132421 - don't URL encode filename for the import ASCII dialog title by Andreas Heinisch · 4 years, 9 months ago
- ecea9c4 fix failure in JunitTest_unotools_complex by Noel Grandin · 4 years, 9 months ago
- 8b3ff37 tdf#139301 tdf#141933 (related) Translate new preset dash names by Gabor Kelemen · 4 years, 10 months ago
- 1b7d564 Add Portuguese support to ScriptForge library (l10n) by Rafael Lima · 4 years, 9 months ago
- 0aea0ce WinFloatRound has the same content as FRound by Caolán McNamara · 4 years, 9 months ago
- 7838efe Purge out rtl::math::setNan by BaiXiaochun · 4 years, 9 months ago
- e9dc82b Avoid accumulating a huge number of Trace Events before calling the callback by Tor Lillqvist · 4 years, 9 months ago
- dbbd4f3 sw: rework to avoid DECLARE_SW_IMPORT_TEST() in CppunitTest_sw_txtimport by Miklos Vajna · 4 years, 9 months ago
- 9c15dea Simplify expresion by BaiXiaochun · 4 years, 9 months ago
- a40334e Extend and fix Scheduler GDB printer by Jan-Marek Glogowski · 4 years, 9 months ago
- ff641dc uitest: try harder to close the dialog when it fails... by Xisco Fauli · 4 years, 9 months ago
- b58fe94 uitest: simplify code with execute_dialog_through_action by Xisco Fauli · 4 years, 9 months ago
- 4809d28 gtk4: add some more known working dialogs by Caolán McNamara · 4 years, 9 months ago
- 457d53b Drop old MSVC workaround by Stephan Bergmann · 4 years, 9 months ago
- 310a193 Fix JavaVirtualMachine::dispose by Stephan Bergmann · 4 years, 9 months ago
- 427e318 Fix typos by Andrea Gelmini · 4 years, 9 months ago
- 7ffa58e gtk[3|4] add a catch-all AnyInput for under X too by Caolán McNamara · 4 years, 9 months ago
- 0f340ed gtk[3|4] AnyInput wasn't doing anything useful under wayland by Caolán McNamara · 4 years, 9 months ago
- cc94c93 gtk3: match VCL_INPUT_ANY with or without TIMER if there's pending gdk events by Caolán McNamara · 4 years, 9 months ago
- a46a847 tdf#142589 Impress UI: fix Start button of Custom Slide Shows by Tibor Nagy · 4 years, 10 months ago
- beaf600 constructing SaveOptions just to read default version by Noel Grandin · 4 years, 9 months ago
- 67b157e tdf#143088 multiple Application::EventListeners is expensive by Caolán McNamara · 4 years, 9 months ago
- 351b6b9 tdf#136435 extended tips for outline folding by Olivier Hallot · 4 years, 10 months ago
- 3d7007e maShowPageBreaksTimer.Stop() in ScGridWindow::dispose(), tdf#124983 follow-up by Eike Rathke · 4 years, 9 months ago
- e529461 Enable JVM also on macOS ARM64 by Stephan Bergmann · 5 years ago
- 09e89e7 Enable flushing accumulated Trace Events when their number reaches a limit by Tor Lillqvist · 4 years, 9 months ago
- 33680cc Update git submodules by Adolfo Jayme Barrientos · 4 years, 9 months ago
- 1b7fc50 sc: don't require ctrl-click when clicking on internal links of shapes by Miklos Vajna · 4 years, 9 months ago
- d0bdc56 Related: tdf#143088 listen to DefaultWindow for Settings changed by Caolán McNamara · 4 years, 9 months ago
- de15196 Related: tdf#143088 return early on notification from frozen editengine by Caolán McNamara · 4 years, 9 months ago
- cb0991e remove pimpl from SwXTextCursor by Noel Grandin · 4 years, 9 months ago
- 872c54f tdf#124176 Use pragma once instead of include guards by Radhey Parekh · 4 years, 10 months ago
- 5b8a134 uitest: combine execute_dialog_through_command methods by Xisco Fauli · 4 years, 9 months ago
- d0172f7 Update git submodules by Johnny_M · 4 years, 9 months ago
- f31955a filter: remove rReserved1 completely in WrapOle1InOle2() by Miklos Vajna · 4 years, 9 months ago
- 8fe4a2c uitest: guard remaining execute_dialog_through_command by Xisco Fauli · 4 years, 9 months ago
- 8b961ad uitest: guard execute_dialog_through_command in sw by Xisco Fauli · 4 years, 9 months ago
- 279ab35 uitest: guard execute_dialog_through_command in sc by Xisco Fauli · 4 years, 9 months ago
- beeb10a uitest: guard execute_dialog_through_command in sd by Xisco Fauli · 4 years, 9 months ago
- 2a1725f ofz#35504 promote to double earlier by Caolán McNamara · 4 years, 9 months ago
- e82527d gdk_events_pending->gdk_display_has_pending by Caolán McNamara · 4 years, 9 months ago
- 4cc1b2b Missing acquire in UNO constructor function by Stephan Bergmann · 4 years, 9 months ago
- f52fe2e Revert bogus drop of "rtl::" prefix in external code by Stephan Bergmann · 4 years, 9 months ago
- 97123ad tdf#135316 share themePtr and ShapeFilterBase across all shapes by Noel Grandin · 4 years, 9 months ago
- 19fa853c tdf#121715 XLSX: support custom first page header/footer by Daniel Arato (NISZ) · 4 years, 10 months ago
- 3d55149 tdf#142913 PPTX: slideshow setting “Start from” not imported by Tibor Nagy · 4 years, 10 months ago
- a63679f remove try/catch in ShapeContextHandler constructor by Noel Grandin · 4 years, 9 months ago
- c3c8a7d use std::optional in OTempFileService by Noel Grandin · 4 years, 9 months ago
- ad16387 tdf#142698 sw: fix reject of deleted images anchored to-char by László Németh · 4 years, 9 months ago
- 1524b07 Update git submodules by Rafael Lima · 4 years, 9 months ago
- 88f003e filter: avoid unnecessary string copy by Miklos Vajna · 4 years, 9 months ago
- df3ed58 Added a UI dialog box for running the VCL backend tests by homeboy445 · 4 years, 10 months ago
- 7c95c16d tdf#143107 related: ensure correct order of which ids by Mike Kaganski · 4 years, 9 months ago
- aa5c6d1 new ODF numbered list parameter loext:num-list-format by Vasily Melenchuk · 4 years, 10 months ago
- 99ef46fd tdf#143105 Don't export empty URLs to PDF by Jan-Marek Glogowski · 4 years, 9 months ago
- f79a8f5 Update git submodules by Steve Fanning · 4 years, 9 months ago
- e5ac6ca tdf#104239 doc import: fix chose m_pChosenWW8OutlineStyle carefully by Justin Luth · 4 years, 9 months ago
- 4ad1106 UIObjectUnoObj::executeAction does not need mutable state in UIObjectUnoObj by Stephan Bergmann · 4 years, 9 months ago
- 1b052ff Fix typos by Andrea Gelmini · 4 years, 9 months ago
- 3935b85 Remove duplicated include by Andrea Gelmini · 4 years, 9 months ago