summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2018-07-24Fix typosAndrea Gelmini1-1/+1
2018-07-24Fix typoAndrea Gelmini1-1/+1
2018-07-23Fix typosAndrea Gelmini1-1/+1
2018-07-23Qt5 just release the SolarMutex for Qt eventsJan-Marek Glogowski1-2/+2
2018-07-23loplugin:unnecessaryparenStephan Bergmann1-2/+2
2018-07-23Avoid deadlock in case of events not driven by the userKatarina Behrens1-0/+3
2018-07-23tdf#118453 Reactivate navitagor submenu drag mode and displaySalimHabchi3-0/+18
2018-07-20Fix typosAndrea Gelmini2-2/+2
2018-07-20implement pdf export of underline for outlined fontCaolán McNamara1-0/+21
2018-07-20undef more vcl_font_feature test on windowsNoel Grandin1-1/+2
2018-07-20Fix typosAndrea Gelmini1-2/+2
2018-07-19Fix typosAndrea Gelmini1-1/+1
2018-07-19Fix typosAndrea Gelmini2-7/+6
2018-07-19tdf#108012 - Clicking in the font field should select the contentsNickson Thanda2-2/+15
2018-07-19loplugin:constantparamNoel Grandin1-24/+13
2018-07-19loplugin:unusedmethodsNoel Grandin5-188/+0
2018-07-18Resolves: tdf#118802 map GTK_RESPONSE_DELETE_EVENT to RET_CANCELCaolán McNamara1-0/+2
2018-07-18lokdialog: no invalidation when in init showPranav Kant1-1/+1
2018-07-18Fix typosAndrea Gelmini4-5/+5
2018-07-18only ellipize menubutton label when requesting narrower sizeCaolán McNamara1-1/+7
2018-07-18Resolves: tdf#118604 only use popover workaround for popovers, not menusCaolán McNamara1-17/+18
2018-07-18No parent-child relationship between Qt5WidgetsKatarina Behrens3-16/+17
2018-07-18Resolves: tdf#118302 drag n drop to same tab should cancel dndCaolán McNamara1-1/+17
2018-07-17Resolves: tdf#118801 icons go missing on text-less buttonsCaolán McNamara1-4/+10
2018-07-17loplugin:useuniqueptr in PrintFontManagerNoel Grandin3-14/+9
2018-07-17loplugin:useuniqueptr in PPDParserNoel Grandin1-22/+20
2018-07-16try to make the windows tinderboxes happierNoel Grandin2-1/+5
2018-07-16move freeze/thaw to WidgetCaolán McNamara2-24/+24
2018-07-16cppcheck: useInitializationList in vclJochen Nitschke11-82/+69
2018-07-15coverity#1437953 Unchecked dynamic_castCaolán McNamara1-0/+1
2018-07-15tdf#118377 Do not use disposed OutputDeviceArmin Le Grand1-4/+18
2018-07-13Inaccurate symbol signs fixed (tdf#118381)Thorsten Wagner1-4/+29
2018-07-13merge IUndoManager into SfxUndoManagerNoel Grandin1-1/+1
2018-07-12uitest logger: log key according to DSL inside dialogs tooSaurav Chirania1-3/+12
2018-07-11font feat: prioritize Graphite descriptions, use UI lang., fixesTomaž Vajngerl4-25/+35
2018-07-10Bitmap cursors contain XBM data, read them accordinglyKatarina Behrens1-6/+3
2018-07-10tdf#118661 LibreOffice remains in background after closing itNoel Grandin1-0/+1
2018-07-10Revert "tdf#117517: Fix OpenGL text rendering on Windows"Jan-Marek Glogowski2-4/+22
2018-07-10pass SvStream around by std::unique_ptrNoel Grandin5-26/+25
2018-07-09WIN GetFontMetric doesn't matter for GetEmbedFontDataJan-Marek Glogowski1-20/+3
2018-07-09tdf#118555 fix HFONT fallback handing / lifecycleJan-Marek Glogowski4-41/+90
2018-07-09tdf#112690: make page size of exported PDF closer to what is setAron Budea1-5/+13
2018-07-09Implement reading screen count and screen geometryKatarina Behrens1-5/+7
2018-07-09Basic Qt5 system display dataKatarina Behrens4-2/+62
2018-07-09Don't draw focus around checkboxes and radiobuttonsKatarina Behrens1-0/+4
2018-07-09Try to move adjusting focus rect down to gtk3 codeKatarina Behrens2-13/+7
2018-07-09Conserved the alphabetical order in contexts.Kshitij Pathania1-4/+5
2018-07-09Don't unload VclBuilder modules on shutdownJan-Marek Glogowski1-9/+13
2018-07-09loplugin:oncevarNoel Grandin1-3/+1
2018-07-09uitest: test for ui elements children firstMarkus Mohrhard1-2/+9