- c6213a2 svx: convert SnapRect to SnapRange which uses gfx::Range2DLWrap by Tomaž Vajngerl · 10 months ago private/tvajngerl/length
- 17e844f basegfx: change getCenter{X,Y} use type defined in Traits by Tomaž Vajngerl · 10 months ago
- 7edc4d7 svx: change SdrTextObj::maTextSize to gfx::Size2DLWrap by Tomaž Vajngerl · 10 months ago
- 21ec6d1 svx: change SdrObjGeoData aBoundRectangle using gfx::Range2DLWrap by Tomaž Vajngerl · 3 years, 1 month ago
- 6d05452 svx: use gfx::Length based types directly in SdrTextObj::NbcResize by Tomaž Vajngerl · 3 years, 1 month ago
- b371fa2 svx: use gfx::Length based types directly in SdrTextObj::NbcMove by Tomaž Vajngerl · 3 years, 1 month ago
- a467900 svx: use gfx::Length based types directly in SdrTextObj::NbcRotate by Tomaž Vajngerl · 3 years, 1 month ago
- a05a427 svx: refactor SdrObject resize to use m_aOutterRange directly by Tomaž Vajngerl · 3 years, 2 months ago
- 88f0b34 use Range2DLWrap for the main rectangle in SdrTextObject by Tomaž Vajngerl · 3 years, 2 months ago
- 7d0eb5d use Range2DLWrap for "OutRectangle" in SdrObject by Tomaž Vajngerl · 3 years, 2 months ago
- 34fdce8 svx: change PaperInfo to return gfx::Length paper sizes by Tomaž Vajngerl · 3 years, 5 months ago
- 4ae11b9 svx: change SdrPage size and border to use gfx::Length by Tomaž Vajngerl · 3 years, 2 months ago
- e5f1760 gfx: add Length class as the base unit for length by Tomaž Vajngerl · 5 years ago
- 87d01e0 basegfx: add shift, setSize, setPosition to range classes, add tests by Tomaž Vajngerl · 3 years, 5 months ago
- a799a6b Emscripten: Avoid -Werror,-Wswitch by Stephan Bergmann · 5 months ago
- 8854a99 configmgr/winreg: Mention the HKEY in SAL_INFOs by Stephan Bergmann · 5 months ago
- 571036d Update git submodules by Olivier Hallot · 5 months ago
- ad680f7 checkExternalLibraries: add xz's id by Xisco Fauli · 5 months ago
- d2def86 Add VS 2026 support by Hossein · 5 months ago
- 577f902 Avoid using local variable that hides a class member by Hossein · 5 months ago
- e7e6ef7 tdf#163691 Replace memcpy() with std::copy() by Daniel Lee · 5 months ago
- ea84f67 tdf#169274: Fix export of SDTs with DataBindings by Karthik Godha · 5 months ago
- ac28bf8 tdf#169400 Limit runGraphicsRenderTest() to debug builds by Hossein · 5 months ago
- 1919405 NFC sw frmpage.cxx: m_bFormat guaranteed to be false by Justin Luth · 5 months ago
- fe2381c tdf#169219 swrelpagesize ui: update on relation changes by Justin Luth · 5 months ago
- 8d09c7b NFC cleanup after tdf#169219: value may be changed even if % isn't by Justin Luth · 5 months ago
- 7c2f024 tdf#169219 swrelpagesize ui: value may be changed even if % isn't by Justin Luth · 5 months ago
- 43b659c No need to adjust range length twice by Mike Kaganski · 5 months ago
- c786945 tdf#145614 Replace define macro with constexpr by Daniel Lee · 5 months ago
- 60110d7 tdf#145538 Use range based for loops by Daniel Lee · 5 months ago
- 5aaedc8 sc: fix crash in pivot table with formats and no source data by Tomaž Vajngerl · 5 months ago
- 6647890 Emscripten: Missing include by Stephan Bergmann · 5 months ago
- 6e0d9ef update to skia m142 by Noel Grandin · 5 months ago
- 003380c tdf#145614: Convert #define to enum class by codemaestro · 6 months ago
- 2a3eb41 ScriptForge (SFDocuments) new Shape service by Jean-Pierre Ledure · 5 months ago
- abdba6e save/restore docId in Application::Reschedule by Caolán McNamara · 5 months ago
- d6decd5 sd, FuBulletAndPosition: avoid magic number for bullet toggle by Miklos Vajna · 5 months ago
- 890dcf9 tdf#149411 Improve Columns deck at the sidebar by siddhisalunkhe1998 · 5 months ago
- 6c20496 SAL_WARN -> SAL_INFO by Mike Kaganski · 5 months ago
- 074bdd6 tdf#168721 Fade in animation on grouped shapes not shown by Noel Grandin · 5 months ago
- eb2e890 tdf#139269: sd: add test by Xisco Fauli · 5 months ago
- 011d341 cool#13378: unit test by Dennis Francis · 5 months ago
- 69e902d tdf#162120 Implement style:writing-mode-automatic by Jonathan Clark · 5 months ago
- 177b3d2 Update git submodules by Olivier Hallot · 5 months ago
- 8453983 Update git submodules by Olivier Hallot · 5 months ago
- 3dd12e2 sc: use a constant instead of -2 magic number for data dimension by Tomaž Vajngerl · 5 months ago
- 0f4b7e2 tdf#168520 Improve some recently changed UI test file names by Ilmari Lauhakangas · 5 months ago
- dc71c56 Fix hsqldb compiler errors with JDK 25 by Hossein · 1 year, 1 month ago
- ec0fcce tdf#145614 convert string literals into o3tl::enumarray by siddhisalunkhe1998 · 5 months ago
- 5ad6e83 tdf#169219 swpagerelsize ui: immediately apply new RefValue by Justin Luth · 5 months ago
- 03ee643 tdf#169219 swpagerelsize ui: don't limit toggle-on-percent to 100 by Justin Luth · 5 months ago
- 059be5d tdf#169219 swpagerelsize ui: apply WidthPercentRelation changes by Justin Luth · 5 months ago
- d5825b6 tdf#169219 swpagerelsize ui: fix width percent value by Justin Luth · 5 months ago
- 1d2f995 sd/qa: factor out common code by Xisco Fauli · 5 months ago
- ca7878a silence unknown property 'HyphZoneAlways' warnings by Mike Kaganski · 5 months ago
- 032e8a3 tdf#159505 HelpId to menu Window doc list (core) by Olivier Hallot · 5 months ago
- a0b1ef4 tdf#169397 Don't crash if SecureURL setting is locked down by Gabor Kelemen · 5 months ago
- 8e52bae tdf#169314 configure: default to --without-system-libxml (Linux) by Michael Stahl · 5 months ago
- 5cf85ec Resolves tdf#169395 - Make ctrl+tab wrap around on VT by Heiko Tietze · 5 months ago
- 69aeb20 cool#13378: fix oom with conditional formatting by Dennis Francis · 5 months ago
- 28c842b tdf#169384: Apply proper subdivison settings by startup in Writer. by Tamás Zolnai · 5 months ago
- 4bcab70 sc: change test struct to use u16string_view for dimension name by Tomaž Vajngerl · 5 months ago
- 0343c36 sc: simplify PivotTableSources: use ranged for instead of for_each by Tomaž Vajngerl · 5 months ago
- 783a922 sc: test pivot table undo/redo creation and filter of field by Tomaž Vajngerl · 5 months ago
- 45b2c22 tdf#129028: Prevent Infobar keys from reaching the document by Okhuomon Ajayi · 5 months ago
- f4dc928e Fix a comment by Mike Kaganski · 5 months ago
- 22a87c4 Fix indentation in the UI tests by Neil Roberts · 5 months ago
- d9f1510 tdf#169183 set bBlendForTest back to false by Regina Henschel · 5 months ago
- 8a650f9 Fix typo by Andrea Gelmini · 5 months ago
- 4694702 Fix typo by Andrea Gelmini · 5 months ago
- 733e881 Fix typo by Andrea Gelmini · 5 months ago
- fedc328 Resolves tdf#169383 - Accept ctrl+tab / shift+ctrl+tab on vertical tabs by Heiko Tietze · 5 months ago
- 754470f improve SAL_WARN message by Noel Grandin · 5 months ago
- c46c402 reduce log spam by Noel Grandin · 5 months ago
- 0ab124c android: Drop unused DisplayPortCalculator methods by Michael Weghorn · 5 months ago
- a00129a android: Drop logic to to read from map, it's always null by Michael Weghorn · 5 months ago
- a761860 android: Drop unused DisplayPortStrategy methods by Michael Weghorn · 5 months ago
- c405772 android: Drop unused DisplayPortStrategy subclasses by Michael Weghorn · 5 months ago
- 8e5bd21 android: Drop unused DisplayPortCalculator.setStrategy by Michael Weghorn · 5 months ago
- 6ef8c52 android: Drop unused DisplayPortCalculator.addPrefNames by Michael Weghorn · 5 months ago
- 0881515 android: Drop unused LayerView.getListener by Michael Weghorn · 5 months ago
- 3935dca android: Extract DocumentOverlayView helper to reposition by Michael Weghorn · 5 months ago
- f4e5b41 android: Drop unnecessary null check by Michael Weghorn · 5 months ago
- 8c5ebf9 android: Make 2 DocumentOverlayView members final by Michael Weghorn · 5 months ago
- c73174c android: Drop unnecessary size check before iterating by Michael Weghorn · 5 months ago
- 6481ebe android: Drop unused LayerRenderer.MAX_FRAME_TIME by Michael Weghorn · 5 months ago
- 8bac1e9 android: Make some LayerRenderer/Frame fields final by Michael Weghorn · 5 months ago
- e67befd android: Drop unused LayerView.getPanZoomController by Michael Weghorn · 5 months ago
- 70ce1ba android: Drop always null LayerView.mTouchIntercepter by Michael Weghorn · 5 months ago
- a302295 android: Drop unused LayerView.setTouchIntercepter by Michael Weghorn · 5 months ago
- dac40d1 android: Make some fields final by Michael Weghorn · 5 months ago
- 21fbad7 android: Drop unused local variable by Michael Weghorn · 5 months ago
- cf992f9 tdf#168917 Sort case-sensitive tooltip improved by Regina Henschel · 5 months ago
- 6934b71 Update git submodules by Olivier Hallot · 5 months ago
- 6408a49 tdf#168513: python3: bundle lzma by Xisco Fauli · 5 months ago
- 1cb84d6 external: add lzma by Xisco Fauli · 5 months ago
- 6d1312e tdf#169316 sw markdown import, template: handle non-ODF formats as well by Miklos Vajna · 5 months ago
- 5590511 lok: formatted-spin-button is ignoring input by Dennis Francis · 5 months ago
- 7124d5f lok: FormattedField: ensure formatter has min and max by Dennis Francis · 5 months ago
- b65ae35 cool#9176: do not incorrectly set bIsMultiField by Dennis Francis · 5 months ago