summaryrefslogtreecommitdiff
path: root/vcl/source/window
AgeCommit message (Expand)Author
2019-03-09loplugin:unusedmethodsNoel Grandin
2019-03-08new loplugin constvarsNoel Grandin
2019-03-07map reorderable to DragDropMode::CTRL_MOVECaolán McNamara
2019-03-06support large toolbar sizeCaolán McNamara
2019-03-06hookup MenuButton::SetDropDown to GtkMenuButton draw-indicatorCaolán McNamara
2019-03-06loplugin:unnecessaryparen improve member expressionNoel Grandin
2019-03-05tdf#123745 vcl: fix some crash in Window::SetHelpHdl()Michael Stahl
2019-03-01ignore disposed toplevelsCaolán McNamara
2019-02-27tdf#121970 KDE5: Regenerate menu when it's set as submenuAleksei Nikiforov
2019-02-25We don't want any MODELESSDIALOG dialogs in the iOS app, they don't workTor Lillqvist
2019-02-22loplugin:unusedfields in vclNoel Grandin
2019-02-21loplugin:indentation (macOS)Stephan Bergmann
2019-02-15lok: Fix the font previews in eg. Format -> Character... dialog.Jan Holesovsky
2019-02-15move Calendar to vcl and map to GtkCalendarCaolán McNamara
2019-02-14weld MoreOptionsDialogCaolán McNamara
2019-02-14tdf#123439 Assert wrt PointerStyle fails when moving cursor over toolbarNoel Grandin
2019-02-13Pointer is pointlessNoel Grandin
2019-02-11new loplugin writeonlyvarsNoel Grandin
2019-02-11tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2019-02-11loplugin:indentation in vclNoel Grandin
2019-02-08o3tl::make_unique -> std::make_unique in tools..xmloffGabor Kelemen
2019-02-06no need to use OUStringHash here anymoreNoel Grandin
2019-02-05weld WebConnectionInfoDialogCaolán McNamara
2019-01-29tdf#122079 - Document orientation is no longer changed in print dialogDaniel
2019-01-26add a Dialog::runAsync for the non-controller caseNoel Grandin
2019-01-23loplugin:constparams in vclNoel Grandin
2019-01-22Resolves: tdf#122241 support persona header in native gtk3 menubarCaolán McNamara
2019-01-21Resolves: tdf#122484 replace gtk autocomplete with vcl-alike autoselectCaolán McNamara
2019-01-18Resolves tdf#122118 - Toolbar dropdown button triangles are too largeheiko tietze
2019-01-18vcl: LOK: notify of dialog creation before size changeAshod Nakashian
2019-01-17tdf#122761: Revert "Resolves tdf#122118 - Toolbar dropdown button triangles a...Xisco Faulí
2019-01-15Resolves tdf#122118 - Toolbar dropdown button triangles are too largeheiko tietze
2019-01-15Resolves: tdf#122633 - Print dialog Preview is Offheiko tietze
2019-01-11Replace OUStringBuffer::appendCopy with append(std::u16string_view)Stephan Bergmann
2019-01-11Resolves: tdf#122404 unlock just the toplevels that were lockedCaolán McNamara
2019-01-10Resolves: tdf#120632 consider submenus on restoring focus from menuCaolán McNamara
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2019-01-03Remove obsolete scopeMike Kaganski
2018-12-20weld SwTOXEntryTabPageCaolán McNamara
2018-12-19Resolves: tdf#105602 fix extended help for non-dispatchable toolbox commandsCaolán McNamara
2018-12-17Resolve deprecated implicit capture of *this by reference in C++20Stephan Bergmann
2018-12-14Resolves: tdf#122059 don't crash with no parent for tabpageCaolán McNamara
2018-12-13loplugin:unusedfields in variousNoel Grandin
2018-12-13loplugin:constantparamNoel Grandin
2018-12-10tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen
2018-12-08use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-12-07utility constructor for Image "private:graphicrepository" urlsNoel Grandin
2018-12-07custom widgets: Rename 'stock' to 'action'.Jan Holesovsky
2018-12-07custom widgets: Better way to find out whether to use the 'stock' theming.Jan Holesovsky