summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)Author
2020-01-09also grab the keyboard under gtk when showing a temp floating windowCaolán McNamara
2020-01-08Avoid -Werror,-WundefStephan Bergmann
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 copy-on-write for SkiaSalBitmap dataLuboš Luňák
2020-01-06convert SkImage -> SkBitmap only on demandLuboš Luňák
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
2019-12-31pdf: extract Matrix3 to it's own filesTomaž Vajngerl
2019-12-29pdf: convert ResourceKind enum to enum classTomaž Vajngerl
2019-12-29pdf: move struct ResourceDict to it's own fileTomaž Vajngerl
2019-12-29pdf: move struct BitmapID to it's own fileTomaž Vajngerl
2019-12-29pdf: support for PDF/UA in PDFWriter, write flag to the metadataTomaž Vajngerl
2019-12-28pdf: extract XMP metadata writing and use XmlWriterTomaž Vajngerl
2019-12-24sal_Char->char in vclNoel Grandin
2019-12-19get native gtk widgets in sidebars workingCaolán McNamara
2019-12-19add a SystemChildWindow::GetOptimalSize overrideCaolán McNamara
2019-12-19handle change of focus between widgets within the toplevel GtkWindowCaolán McNamara
2019-12-18loplugin:duplicate-definesNoel Grandin
2019-12-18vcl: sfx2: LOK: Support per-view popup windowsAshod Nakashian
2019-12-17unfold the gtk-related inline we don't need anymoreCaolán McNamara
2019-12-17loplugin:duplicate-definesNoel Grandin
2019-12-13loplugin:expandablemethodsNoel Grandin
2019-12-13loplugin:singlevalfieldsNoel Grandin
2019-12-12Fix typoAndrea Gelmini
2019-12-12android: add abstraction to allow us to DetachThread sensibly.Michael Meeks
2019-12-12loplugin:finalclassesNoel Grandin
2019-12-12make Skia Windows widget drawing use correct alpha (tdf#129074)Luboš Luňák
2019-12-11do not allow both read and write bitmap access to the same bitmapLuboš Luňák
2019-12-11do not store 8bpp bitmaps as Skia's SkBitmap (tdf#129077)Luboš Luňák
2019-12-11lok: Support per-view help dataTamás Zolnai
2019-12-09tdf#129071 Qt5 set file picker parent widgetJan-Marek Glogowski
2019-12-06Qt5 fix missing XCB_ICCCM_WM_HINT_WINDOW_GROUPJan-Marek Glogowski
2019-12-06make all Skia drawing GPU-backed, if possibleLuboš Luňák
2019-12-06keep just one shared reference to Skia shared GrContextLuboš Luňák
2019-12-06make Skia Windows text rendering use SkImage instead of SkBitmapLuboš Luňák
2019-12-06tdf#129071 Qt5 handle windows with parents as dialogsJan-Marek Glogowski
2019-12-05Silence loplugin:unnecessaryoverride (clang-cl)Stephan Bergmann
2019-12-05KF5 drop KF5FilePicker::executeJan-Marek Glogowski
2019-12-05-Werror,-Wnon-virtual-dtor (clang-cl)Stephan Bergmann
2019-12-05-Werror,-Winconsistent-missing-override (clang-cl)Stephan Bergmann
2019-12-05-Werror,-Wmicrosoft-pure-definition (clang-cl)Stephan Bergmann
2019-12-05Make sure external/skia include file doesn't define macro YieldStephan Bergmann
2019-12-05Qt5 hide more Qt5FilePicker detailsJan-Marek Glogowski
2019-12-05make some classes module privateNoel Grandin
2019-12-04factor out 'weld::Widget as XWindow'Caolán McNamara
2019-12-01weld FmFieldWinCaolán McNamara
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-11-29make some function symbols module privateNoel Grandin