summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2018-07-18Fix typosAndrea Gelmini
2018-07-18only ellipize menubutton label when requesting narrower sizeCaolán McNamara
2018-07-18Resolves: tdf#118604 only use popover workaround for popovers, not menusCaolán McNamara
2018-07-18No parent-child relationship between Qt5WidgetsKatarina Behrens
2018-07-18Resolves: tdf#118302 drag n drop to same tab should cancel dndCaolán McNamara
2018-07-17Resolves: tdf#118801 icons go missing on text-less buttonsCaolán McNamara
2018-07-17loplugin:useuniqueptr in PrintFontManagerNoel Grandin
2018-07-17loplugin:useuniqueptr in PPDParserNoel Grandin
2018-07-16try to make the windows tinderboxes happierNoel Grandin
2018-07-16move freeze/thaw to WidgetCaolán McNamara
2018-07-16cppcheck: useInitializationList in vclJochen Nitschke
2018-07-15coverity#1437953 Unchecked dynamic_castCaolán McNamara
2018-07-15tdf#118377 Do not use disposed OutputDeviceArmin Le Grand
2018-07-13Inaccurate symbol signs fixed (tdf#118381)Thorsten Wagner
2018-07-13merge IUndoManager into SfxUndoManagerNoel Grandin
2018-07-12uitest logger: log key according to DSL inside dialogs tooSaurav Chirania
2018-07-11font feat: prioritize Graphite descriptions, use UI lang., fixesTomaž Vajngerl
2018-07-10Bitmap cursors contain XBM data, read them accordinglyKatarina Behrens
2018-07-10tdf#118661 LibreOffice remains in background after closing itNoel Grandin
2018-07-10Revert "tdf#117517: Fix OpenGL text rendering on Windows"Jan-Marek Glogowski
2018-07-10pass SvStream around by std::unique_ptrNoel Grandin
2018-07-09WIN GetFontMetric doesn't matter for GetEmbedFontDataJan-Marek Glogowski
2018-07-09tdf#118555 fix HFONT fallback handing / lifecycleJan-Marek Glogowski
2018-07-09tdf#112690: make page size of exported PDF closer to what is setAron Budea
2018-07-09Implement reading screen count and screen geometryKatarina Behrens
2018-07-09Basic Qt5 system display dataKatarina Behrens
2018-07-09Don't draw focus around checkboxes and radiobuttonsKatarina Behrens
2018-07-09Try to move adjusting focus rect down to gtk3 codeKatarina Behrens
2018-07-09Conserved the alphabetical order in contexts.Kshitij Pathania
2018-07-09Don't unload VclBuilder modules on shutdownJan-Marek Glogowski
2018-07-09loplugin:oncevarNoel Grandin
2018-07-09uitest: test for ui elements children firstMarkus Mohrhard
2018-07-08cppcheck: useInitializationList in settings.cxxJochen Nitschke
2018-07-08tdf#84323 - sal - add sane sleep interface: cleanup osl_waitThreadKevin Dubrulle
2018-07-08Fix typoAndrea Gelmini
2018-07-07Drop TEST_FONTS_MISSING for HAVE_MORE_FONTSKhaled Hosny
2018-07-07uitest: complete wrapper for SpinField and SpinButtonSaurav Chirania
2018-07-06WaE: -Wunused-variableThorsten Behrens
2018-07-06uitest logger: log the events calling CallEventListeners()Saurav Chirania
2018-07-06loplugin:externandnotdefined + loplugin:unreffunJan-Marek Glogowski
2018-07-06various loplugin in qt5Noel Grandin
2018-07-06Qt5 use fontconfig for font substitutionJan-Marek Glogowski
2018-07-06Qt5 multiple small fixesJan-Marek Glogowski
2018-07-06Qt5 implement invert for blinking cursorJan-Marek Glogowski
2018-07-06Qt5 implement scaled image drawsJan-Marek Glogowski
2018-07-06Qt5 implement 4bit => 32bit bitmap conversionJan-Marek Glogowski
2018-07-06Qt5 flesh out font handlingJan-Marek Glogowski
2018-07-06Some cleanup and commentsJan-Marek Glogowski
2018-07-05FontFeatureTest set weight/italcs explicitlyTomaž Vajngerl
2018-07-05Honor border width in a welded color picker for gtk3/x11Maxim Monastirsky