summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2018-07-23Fix typosAndrea Gelmini
2018-07-23Qt5 just release the SolarMutex for Qt eventsJan-Marek Glogowski
2018-07-23loplugin:unnecessaryparenStephan Bergmann
2018-07-23Avoid deadlock in case of events not driven by the userKatarina Behrens
2018-07-23tdf#118453 Reactivate navitagor submenu drag mode and displaySalimHabchi
2018-07-20Fix typosAndrea Gelmini
2018-07-20implement pdf export of underline for outlined fontCaolán McNamara
2018-07-20undef more vcl_font_feature test on windowsNoel Grandin
2018-07-20Fix typosAndrea Gelmini
2018-07-19Fix typosAndrea Gelmini
2018-07-19Fix typosAndrea Gelmini
2018-07-19tdf#108012 - Clicking in the font field should select the contentsNickson Thanda
2018-07-19loplugin:constantparamNoel Grandin
2018-07-19loplugin:unusedmethodsNoel Grandin
2018-07-18Resolves: tdf#118802 map GTK_RESPONSE_DELETE_EVENT to RET_CANCELCaolán McNamara
2018-07-18lokdialog: no invalidation when in init showPranav Kant
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