summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2020-01-10make welded toolbars on-demand that were previously on-demandCaolán McNamara
2020-01-10lok: avoid emission storms of un-necessary invalidations.Michael Meeks
2020-01-10use more std::make_sharedNoel Grandin
2020-01-09add hook for on-demand welded toolbar popover creationCaolán McNamara
2020-01-09add setting to config_skia.h whether to use 32bpp bitmapsLuboš Luňák
2020-01-09fix Skia virtual device alpha blending (tdf#129865)Luboš Luňák
2020-01-09android: avoid expensive load of un-used sidebar icons on mobile.Michael Meeks
2020-01-09also grab the keyboard under gtk when showing a temp floating windowCaolán McNamara
2020-01-09in gtk < 3.20.0 grab the keyboard like we are doing in >= 3.20.0Caolán McNamara
2020-01-08can expand these macros since gtk2 is goneCaolán McNamara
2020-01-08add a scheme to host welded toolbar dropdown windows in unwelded toolbarsCaolán McNamara
2020-01-08Avoid -Werror,-WundefStephan Bergmann
2020-01-08tdf#129879 Fix wrong order of buttonsTomáš Chvátal
2020-01-07Use virtual method instead of switch in parent classAdrien Ollier
2020-01-07tdf#129845 vcl: avoid expensive system caching of trivial lines & polygonsMichael Meeks
2020-01-06weld AreaPropertyPanelCaolán McNamara
2020-01-06tdf#129634 send SalEvent::LoseFocus only if some other widget gains focusCaolán McNamara
2020-01-06Removed redundant semicolonsAndrea Gelmini
2020-01-06Don't crash on exiting print preview with NotebookbarMike Kaganski
2020-01-06use boost::shared_ptr for allocating an arrayLuboš Luňák
2020-01-06set BackendCapabilities::mbSupportsBitmap32 for Skia againLuboš Luňák
2020-01-06use Skia-based bitmap scaling for SkiaSalBitmapLuboš Luňák
2020-01-06use copy-on-write for SkiaSalBitmap dataLuboš Luňák
2020-01-06convert SkImage -> SkBitmap only on demandLuboš Luňák
2020-01-06Display menu item keyboard shortcuts in toolbar menuJim Raykowski
2020-01-04ofz#19766 fix Build-FailureCaolán McNamara
2020-01-04pdf: Only add role map when alias isn't the same as structure tagTomaž Vajngerl
2020-01-03cid#1456604 Uninitialized scalar variableCaolán McNamara
2020-01-03Avoid -Werror,-Wdeprecated-enum-float-conversionStephan Bergmann
2020-01-03Avoid -Werror,-Wdeprecated-anon-enum-enum-conversionStephan Bergmann
2020-01-03Fix typosAndrea Gelmini
2020-01-02tdf#125536 macOS native Carbon widgets reworkedThorsten Wagner
2020-01-02tdf#129662 vcl: rtl: fix scrollbar in dropdownsMiklos Vajna
2020-01-01android: Make the Calc input bar working on the Android device too.Jan Holesovsky
2020-01-01weld NumberFormatPropertyPanelCaolán McNamara
2019-12-31separate setting toggle and showing menu for ToolbarToggleMenu buttonsCaolán McNamara
2019-12-31pdf: extract Matrix3 to it's own filesTomaž Vajngerl
2019-12-31pdf: move PDFPage dependency out of Matrix3 class (append method)Tomaž Vajngerl
2019-12-31pdf: move GraphicsStateUpdateFlags to vcl::pdf namespaceTomaž Vajngerl
2019-12-31pdf: change define constants to constexprTomaž Vajngerl
2019-12-31pdf: move Mode out of PDFWriterImpl class and convert to enum classTomaž Vajngerl
2019-12-31pdf: move GraphicsState out of PDFWriterImpl classTomaž Vajngerl
2019-12-30pdf: move StreamRedirect out of PDFWriterImpl classTomaž Vajngerl
2019-12-30pdf: move PDFGlyph out of PDFWriterImpl classTomaž Vajngerl
2019-12-30pdf: move PDFAddStream out of PDFWriterImpl classTomaž Vajngerl
2019-12-30pdf: move PDFStructureElement out of PDFWriterImpl classTomaž Vajngerl
2019-12-30pdf: move PDFStructureElementKid out of PDFWriterImpl classTomaž Vajngerl
2019-12-30pdf: move PDFStructureAttribute out of PDFWriterImpl classTomaž Vajngerl
2019-12-30pdf: move PDFWidget out of PDFWriterImpl classTomaž Vajngerl
2019-12-30pdf: move PDFScreen out of PDFWriterImpl classTomaž Vajngerl