summaryrefslogtreecommitdiff
path: root/vcl/qt5
AgeCommit message (Expand)Author
2018-10-14Simplify containers iterations in vclArkadiy Illarionov
2018-10-13remove unneeded variableJochen Nitschke
2018-10-13Fix 00e10ae3189a4407ffb1a48f836cd52dc9a1b6dfJulien Nabet
2018-10-13use range based loops over B2DPolyPolygon in vclJochen Nitschke
2018-10-12HTML and image copy into qt5 clipboardKatarina Behrens
2018-10-12Support image paste from qt5 clipboardKatarina Behrens
2018-10-12Support HTML paste from qt5 clipboardKatarina Behrens
2018-10-09-Werror,-Wimplicit-fallthroughStephan Bergmann
2018-10-09Qt5: fix build with Qt 5.11Jan-Marek Glogowski
2018-10-08Qt5AccessibleWidget: Add stub for QAccessibleTextInterfaceSamuel Mehrbrodt
2018-10-06Add GlyphCache instance to GenericUnixSalDataJan-Marek Glogowski
2018-10-05Qt5AccessibleWidget: Implement QAccessibleValueInterfaceSamuel Mehrbrodt
2018-10-04loplugin:subtlezeroinit (--enable-qt5)Stephan Bergmann
2018-10-04loplugin:nullptr (--enable-qt5)Stephan Bergmann
2018-10-04Implement qt5 plain text copy to clipboardKatarina Behrens
2018-10-04Implement qt5 plain text paste from system clipboardKatarina Behrens
2018-10-04Clipboard support for qt5, first cutKatarina Behrens
2018-10-04Fix crash when no key bindings are availableSamuel Mehrbrodt
2018-10-02Implement filter for Qt5AccessibleWidget::relationsSamuel Mehrbrodt
2018-10-02Implement Qt5AccessibleWidget::relationsSamuel Mehrbrodt
2018-10-02Qt5AccessibleWidget: Implement keyBindingsForActionSamuel Mehrbrodt
2018-10-02Qt5AccessibleWidget: Implement QAccessibleActionInterfaceSamuel Mehrbrodt
2018-10-01Qt5 pass LO clang compiler pluginsJan-Marek Glogowski
2018-10-01Qt5AccessibleWidget: Implement childAtSamuel Mehrbrodt
2018-10-01qt5 a11y: Use UNO Api instead of vcl::Window methodsSamuel Mehrbrodt
2018-09-28Qt5AccessibleWidget: Add state mappingSamuel Mehrbrodt
2018-09-28Qt5AccessibleWidget: Implement foreground and background colorSamuel Mehrbrodt
2018-09-28Implement Qt5AccessibleWidget::isValidSamuel Mehrbrodt
2018-09-27qt5: Add basic a11y supportSamuel Mehrbrodt
2018-09-19Qt5 minimal initial fix for Java UNOJan-Marek Glogowski
2018-09-18Move yield mutex handling into SalInstanceJan-Marek Glogowski
2018-09-17Qt5 just implement a non-native file pickerJan-Marek Glogowski
2018-09-17New loplugin:externalStephan Bergmann
2018-09-13Support buffering SystemDependent GraphicData (II)Armin Le Grand
2018-09-05Use generic unx PspSalInfoPrinter instead of Qt5InfoPrinterKatarina Behrens
2018-09-05Deactivate Qt5Frame's reimplementation of Flush()Katarina Behrens
2018-09-05loplugin:subtlezeroinitStephan Bergmann
2018-09-05loplugin:staticaccessStephan Bergmann
2018-09-05-Werror,-Wunused-resultStephan Bergmann
2018-09-05kde5: make disabled and hidden menu items workThorsten Behrens
2018-09-05kde5: cleanup cargo-culted empty dtorsThorsten Behrens
2018-09-05kde5: get focus on dialogs on openThorsten Behrens
2018-09-05kde5: add screensaver disable and fixupsThorsten Behrens
2018-09-05kde5: add more missing pieces to Qt5FrameThorsten Behrens
2018-09-04loplugin:useuniqueptr in vcl/svdataNoel Grandin
2018-09-04kde5: fix initial [re]size of LibO main windowKatarina Behrens
2018-08-31fix qt5 buildNoel Grandin
2018-08-30Support buffering SystemDependent GraphicDataArmin Le Grand
2018-08-29replace rtl_allocateMemory with std::mallocNoel Grandin
2018-08-23Qt5 initialize unx glyph cacheJan-Marek Glogowski