- e854636 drawinglayer: ITextLayouter and use it as a VisitingParameter by Tomaž Vajngerl · 5 years ago feature/drawinglayercore
- f181630 drawinglayer: move TextLayouter to processor2d by Tomaž Vajngerl · 5 years ago
- 19a86e0 drawinglayer: make VisitingParameters constructor explicit by Tomaž Vajngerl · 5 years ago
- b5d6416 make BasePrimitive2D easier extensible with VisitingParameters by Tomaž Vajngerl · 5 years ago
- fe368c4 Revert "hack for gradients split into adjacent polygons (tdf#133016)" by Tomaž Vajngerl · 6 years ago
- 14d22b2 vcl: add a Bitmap interface to basegfx, BitmapEx implementing it by Tomaž Vajngerl · 6 years ago
- bb4e64f drawinglayer: externalize PolygonWavePrimitive2D class by Tomaž Vajngerl · 6 years ago
- a889156 drawinglayer: externalize PointArrayPrimitive2D class by Tomaž Vajngerl · 6 years ago
- 0333dc4 drawinglayer: externalize classes in texture.hxx by Tomaž Vajngerl · 6 years ago
- 069b5ad drawinglayer: externalize FillHatchPrimitive2D class by Tomaž Vajngerl · 6 years ago
- 1ad8107 Add OutputDevice::drawPrimitive2D to OutputDevice by Tomaž Vajngerl · 6 years ago
- 5e078a6 Separate core drawinglayer func. into drawinglayercore library by Tomaž Vajngerl · 6 years ago
- 7b5922e osl::Mutex->std::mutex in DispatchHelper by Noel Grandin · 4 years, 8 months ago
- 74f4a17 Fix Nesting Level Bug in ProfileZone by Gopi Krishna Menon · 4 years, 8 months ago
- 172f589 tdf#38194 related: introduce StylesList control by Anshu · 4 years, 10 months ago
- 5c9001a drop FontAlign alias of TextAlign by Caolán McNamara · 4 years, 8 months ago
- 8618707 tsan:data race in ThreadPoolTest::testWorkerUsage by Noel Grandin · 4 years, 8 months ago
- bb2470f osl::Mutex->std::mutx in OSequenceOutputStream by Noel Grandin · 4 years, 8 months ago
- 957a66e osl::Mutex->std::mutex in SequenceInputStream by Noel Grandin · 4 years, 8 months ago
- f107e68 osl::Mutex->std::mutex in OAccessibleKeyBindingHelper by Noel Grandin · 4 years, 8 months ago
- b595a93 use less GetOutDev() by Noel Grandin · 4 years, 8 months ago
- e1511ce indexing: add LOKit API to render the search result into a bitmap by Tomaž Vajngerl · 4 years, 9 months ago
- eb31491 tools: use upper case GetWidth/GetHeight for Rect for repr. string by Tomaž Vajngerl · 4 years, 9 months ago
- 15123755 tdf#143148: Use pragma once instead of include guards by Huilin · 4 years, 8 months ago
- ac80ec8 Make duplicate generated numbering identifiers unique, tdf#143526 follow-up by Eike Rathke · 4 years, 8 months ago
- 1009cb9 Update git submodules by Olivier Hallot · 4 years, 8 months ago
- 88d6e68 lok sidebar: remove unused code by Szymon Kłos · 4 years, 9 months ago
- 63ed9fe jsdialog: sidebar: enable fontwork popups by Szymon Kłos · 4 years, 9 months ago
- d222999 jsdialog: sidebar: dump expanded state for panel by Szymon Kłos · 4 years, 9 months ago
- 6146b18 tdf#142817: Correctly replace animation effect that comes with a command by Katarina Behrens · 4 years, 8 months ago
- 5aa8ff2 Update git submodules by Julien Nabet · 4 years, 8 months ago
- f186149 osl::Mutex->std::mutex in OSLInputStreamWrapper by Noel Grandin · 4 years, 8 months ago
- adeaa3a Update VS natvis for recent WhichRangesContainer changes by Mike Kaganski · 4 years, 8 months ago
- acb38a8 Update git submodules by Olivier Hallot · 4 years, 8 months ago
- e1558624 osl::Mutex->std::mutex in OSeekableInputWrapper by Noel Grandin · 4 years, 8 months ago
- 720ddd9 osl::Mutex->std::mutex in FormulaBuffer by Noel Grandin · 4 years, 8 months ago
- c186d09 Add NumberingIdentifier unit test, tdf#143526 related by Eike Rathke · 4 years, 8 months ago
- 8ede336 Fix --enable-mergelibs `make check` by Stephan Bergmann · 4 years, 8 months ago
- de7db88 loplugin:unnecessarymethods by Noel Grandin · 4 years, 8 months ago
- 85141c9 no need for this map to be optional by Noel Grandin · 4 years, 8 months ago
- 0be7fdf osl::Mutex->std::mutex in ColumnBlockPositionSet by Noel Grandin · 4 years, 8 months ago
- 2745715 return by const& in LocaleDataWrapper by Noel Grandin · 4 years, 8 months ago
- 52b8697 rtl::Static -> static local by Noel Grandin · 4 years, 8 months ago
- 962b630 jsdialog: use original container type for popups by Szymon Kłos · 4 years, 9 months ago
- 56e8d9d jsdialog: sidebar: don't close popups when first time used by Szymon Kłos · 4 years, 9 months ago
- 6c7d692 rtl::Static -> static local by Noel Grandin · 4 years, 8 months ago
- 2e894d5 drop some unneeded includes by Caolán McNamara · 4 years, 8 months ago
- a57ec3c use the parent as available from HangulHanjaConversion by Caolán McNamara · 4 years, 8 months ago
- 3e35fb7 Intialize the VCL test dialog directly instead of dispatching command by homeboy445 · 4 years, 9 months ago
- 27612dc Revert "cid#1486241 'Constant' variable guards dead code" by Samuel Mehrbrodt · 4 years, 8 months ago
- a30e71b sidebar: unify LineWidthPopup with other WeldToolbarPopups by Szymon Kłos · 4 years, 9 months ago
- b206dda jsdialog: enable line end style popup by Szymon Kłos · 4 years, 9 months ago
- 202bdf0 Adapt again to C++20 char8_t by Stephan Bergmann · 4 years, 8 months ago
- 77c3937 jsdialog: handle toolbox menus toggling by Szymon Kłos · 4 years, 10 months ago
- cf9baa9 jsdialog: toolbox popups by Szymon Kłos · 4 years, 10 months ago
- e1fe04f Avoid some division by zero by Stephan Bergmann · 4 years, 8 months ago
- 6f8f757 Fix typos by Andrea Gelmini · 4 years, 8 months ago
- 53840ff Pass context and resource string down to boost::locale separately by Noel Grandin · 4 years, 8 months ago
- 4598a38 tdf#143526 fix and add Korean numbering by DaeHyun Sung · 4 years, 8 months ago
- ff1d416 sw: use more StaticWhichCast() in source/core/txtnode/ by Miklos Vajna · 4 years, 8 months ago
- 4c93b0e lok: sc: unit test for non existent tab view data fix by Dennis Francis · 4 years, 9 months ago
- fb0628b tdf#91083 sw layout: don't emulate table keep when already set by Justin Luth · 4 years, 8 months ago
- 82b1421 crashreport writerfilter: findColumn(unsigned long,unsigned long) by Justin Luth · 4 years, 9 months ago
- 99fa607 Annotate the .eh_frame data by Stephan Bergmann · 4 years, 8 months ago
- 5aa74aa Removed executable bits on source file by Andrea Gelmini · 4 years, 8 months ago
- 387eaa2 Related: ofz#36348 ubsan runtime error: value outside representable range by Caolán McNamara · 4 years, 8 months ago
- 56cebfd Keep ScParameterClassification sorted, tdf#76310 follow-up by Eike Rathke · 4 years, 8 months ago
- 968e758 XAccessibleValue::getMinimumIncrement: Add "@since" annotation by Michael Weghorn · 4 years, 8 months ago
- 72773c8 Update git submodules by Stanislav Horacek · 4 years, 8 months ago
- 5163181 Resolves: tdf#76310 Preserve whitespace TAB, CR, LF in formula expressions by Eike Rathke · 4 years, 8 months ago
- 24b06b9 log access violation on windows tinderboxen by Noel Grandin · 4 years, 8 months ago
- 67faef7 A typo by Mike Kaganski · 4 years, 8 months ago
- be37640 Minor fix in comment for XAccessibleValue::getMinimumValue by Michael Weghorn · 4 years, 8 months ago
- f62cbfe qt5 a11y: Implement Qt5AccessibleWidget::minimumStepSize by Michael Weghorn · 4 years, 8 months ago
- b5ada12 a11y: Add XAccessibleValue::getMinimumIncrement method by Michael Weghorn · 4 years, 8 months ago
- 349a880 a11y: Expose FormattedField as spinbox by Michael Weghorn · 4 years, 8 months ago
- 9ceb47c Move SVTXNumericField and parents to public toolkit header by Michael Weghorn · 4 years, 8 months ago
- c4bcdb3 lok: sc: avoid crash on non existent tab view data by Dennis Francis · 4 years, 9 months ago
- cc7ff6d Three identical functions for a class is a bit too much by Mike Kaganski · 4 years, 8 months ago
- 96c8255 Update git submodules by Rafael Lima · 4 years, 8 months ago
- 90f9a35 Don't steal focus from popup in online by Szymon Kłos · 4 years, 10 months ago
- 333f0cb jsdialog: handle popover close by Szymon Kłos · 4 years, 10 months ago
- 79eab84 jsdialog: dump and activate popup windows by Szymon Kłos · 4 years, 10 months ago
- 3ed7511 simplify SvtOptionsDialogOptions by Noel Grandin · 4 years, 8 months ago
- ca344be tdf#143450: Fix special fp+integer struct return case for gcc_*_x86-64 by Stephan Bergmann · 4 years, 8 months ago
- f7709a6 Update git submodules by Christian Lohmaier · 4 years, 8 months ago
- 10926dd Move SalInstancePopover decl to header file by Szymon Kłos · 4 years, 10 months ago
- 6eb9fde ODFF: eliminate spaces between function name and initial opening parenthesis by Eike Rathke · 4 years, 8 months ago
- 5a9d762 ZipPackageHelper is now used in Library_cui outside Library_merged by Stephan Bergmann · 4 years, 8 months ago
- 8112bca Clean up bridges/source/cpp_uno/gcc3_macosx_x86-64/abi.cxx by Stephan Bergmann · 4 years, 8 months ago
- a330732 tdf#107953 - Extend significant digits by Andreas Heinisch · 4 years, 8 months ago
- 1ec5a13 jsdialog: dump internal image for buttons by Szymon Kłos · 4 years, 10 months ago
- 2cb0eba jsdialog: sidebar: fix closing by Szymon Kłos · 4 years, 10 months ago
- a72b7e2 jsdialog: weld MenuButton by Szymon Kłos · 4 years, 10 months ago
- 44a4b028 Consolidate saturating_(add,sub) for signed and unsigned by Mike Kaganski · 4 years, 8 months ago
- d8fec57 use officecfg for SvtCJKOptions by Noel Grandin · 4 years, 8 months ago
- 3808418 Add SwModelTestBase::loadAndSave() by Miklos Vajna · 4 years, 8 months ago
- 3bd2f04 Just to fix a warning by Julien Nabet · 4 years, 8 months ago
- 73041de tdf#101630 - gdrive support w/oAuth and Drive API v3 by Christian Lohmaier · 5 years ago
- 5411aaf Clean up bridges/source/cpp_uno/gcc3_linux_x86-64/abi.cxx by Stephan Bergmann · 4 years, 8 months ago