summaryrefslogtreecommitdiff
path: root/vcl/source/window
AgeCommit message (Expand)Author
2018-09-14weld SvxCharNamePageCaolán McNamara
2018-09-14loplugin:constfields in vclNoel Grandin
2018-09-12loplugin:simplifyconstruct in ucbhelper..vclNoel Grandin
2018-09-11loplugin:unusedmethodsNoel Grandin
2018-09-09weld SfxNewStyleDlgCaolán McNamara
2018-09-05vcl: less text layout calls in MenuMiklos Vajna
2018-09-05weld SvxBorderTabPageCaolán McNamara
2018-09-05loplugin:useuniqueptr in WindowNoel Grandin
2018-09-03return by std::unique_ptr from GetErrorInfoNoel Grandin
2018-08-31tdf#119390 Don't focus the toolbar when closing a floating windowMaxim Monastirsky
2018-08-28create toggles with WB_TOGGLE setCaolán McNamara
2018-08-28tdf119556 Sync "Use only paper size from printer preferences"Michael Weghorn
2018-08-27tdf#90376 revert the dock windows' Idles to TimersJan-Marek Glogowski
2018-08-24Resolves: tdf#118572 ensure basic error dialog blocks any other dialogCaolán McNamara
2018-08-21tdf#116542 a11y: Implement .ui ways of setting widget roleSamuel Thibault
2018-08-20Simplify containers iterations, tdf#96099 follow-upArkadiy Illarionov
2018-08-20TODO: refcount ImplFontListCaolán McNamara
2018-08-20TODO: refcount ImplFontCacheCaolán McNamara
2018-08-19tdf#119321: fix appendCopy in searchAndReplace (printing)Julien Nabet
2018-08-16vcl: use SalLayoutGlyphs, not SalLayout for pre-computed layoutMiklos Vajna
2018-08-14Resolves: tdf#119251 parse non-default units in user inputted valuesCaolán McNamara
2018-08-14create appendCopy method in OUStringBufferNoel Grandin
2018-08-10vcl statusbar: fix last non-use of pre-calculated layoutMiklos Vajna
2018-08-10vcl statusbar: store calculated layout in StatusBar::SetItemText()Miklos Vajna
2018-08-04Use more basegfx deg<->rad functions, instead of direct formulasMike Kaganski
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-07-27loplugin:returnconstant in vclNoel Grandin
2018-07-27vcl: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-07-23tdf#118453 Reactivate navitagor submenu drag mode and displaySalimHabchi
2018-07-19loplugin:unusedmethodsNoel Grandin
2018-07-18lokdialog: no invalidation when in init showPranav Kant
2018-07-16cppcheck: useInitializationList in vclJochen Nitschke
2018-07-13Inaccurate symbol signs fixed (tdf#118381)Thorsten Wagner
2018-07-09Conserved the alphabetical order in contexts.Kshitij Pathania
2018-07-09Don't unload VclBuilder modules on shutdownJan-Marek Glogowski
2018-07-04Notebookbar:Context for printpreview is now workingKshitij Pathania
2018-07-02loplugin:unusedfields improve checking for write-only fieldsNoel Grandin
2018-06-29Improved loplugin:redundantcast (const-qualified typedefs): vclStephan Bergmann
2018-06-28tdf#86612: statusbar: hide some elements if width is not sufficientVasily Melenchuk
2018-06-25weld SwWatermarkDialogCaolán McNamara
2018-06-22tdf#116208 vcl opengl: fix lack of updates in status barMiklos Vajna
2018-06-21use more OutputDevice::GetBitmapExNoel Grandin
2018-06-20weld SvxColorTabPageCaolán McNamara
2018-06-18weld SfxManageStyleSheetPageCaolán McNamara
2018-06-14Icons in menubutton are visible nowKshitij Pathania
2018-06-14wayland: Make popup menus not show off-screenMaxim Monastirsky
2018-06-13weld SvxCharTwoLinesPageCaolán McNamara
2018-06-12loplugin:constantparamNoel Grandin
2018-06-11tdf#117175 wayland: Make popup windows not show off-screenMaxim Monastirsky
2018-06-11new loplugin:shouldreturnboolNoel Grandin