summaryrefslogtreecommitdiff
path: root/vcl/source/window
AgeCommit message (Expand)Author
2016-01-04vcl: split classes out of metric.hxxChris Sherlock
2015-12-24loplugin:unusedfieldsNoel Grandin
2015-12-22vcl: kde5 native button order is the same as kde4Miklos Vajna
2015-12-22tdf#96643 - Standard toolbar isn't fully shown under gtk3Noel Grandin
2015-12-19coverity#1028600 Uninitialized scalar fieldCaolán McNamara
2015-12-18fix O(n^2) in vcl event broadcasting tdf#90199Noel Grandin
2015-12-17remove newly unused WB_NEEDSFOCUS and fragile FLOAT_FOCUSABLECaolán McNamara
2015-12-17Get rid of ImplDoTiledRendering()Tor Lillqvist
2015-12-16loplugin:vclwidgetsStephan Bergmann
2015-12-16but only for dialogCaolán McNamara
2015-12-16Related: rhbz#1281906 set a min size on un-resizeable non-layout dialogsCaolán McNamara
2015-12-16vcl: Initial NotebookBar implementation.Jan Holesovsky
2015-12-15gtk3+wayland: enable manual movement of toolbarsCaolán McNamara
2015-12-15tdf#96119 Cannot select item with mouse in any combobox / drop down menuJuergen Funk
2015-12-14unusedcode NotifyEvent::NotifyEvent()Juergen Funk
2015-12-14Related: rhbz#1289394 always provide the screen area the tip applies toCaolán McNamara
2015-12-14Related: rhbz#1290014 gtk3: use gtk_window_set_modal on modal dialogsCaolán McNamara
2015-12-12<vcl/spin.h> can be private to vclTor Lillqvist
2015-12-09set both min and desired size at the same timeCaolán McNamara
2015-12-08gtk3+wayland: dialogs work a lot better if a min size is setCaolán McNamara
2015-12-08Move icon rotation/flip handling from ToolbarManager to vcl's ToolbarSamuel Mehrbrodt
2015-12-07tdf#93837 Never hide clipboard functions in context menusMaxim Monastirsky
2015-12-03Resolves: tdf#95700 index dialog cut offCaolán McNamara
2015-12-02Revert "small optimisation in paint"Noel Grandin
2015-12-02small optimisation in paintNoel Grandin
2015-11-30silence ReleaseMouse warningCaolán McNamara
2015-11-30loplugin:unusedfieldsNoel Grandin
2015-11-26Cleanup last, partial include redux patch.Michael Meeks
2015-11-26vcl: fix buildMichael Stahl
2015-11-26vcl: reduce pointless timer / scheduler / idle includes.Michael Meeks
2015-11-26test for IsMouseCaptured before releasing mouseCaolán McNamara
2015-11-25loplugin:unusedfields in include/vclNoel Grandin
2015-11-24Vcl Toolbox: Move Impl and local defines out of header filesSamuel Mehrbrodt
2015-11-24loplugin:unusedfields in vcl/Noel Grandin
2015-11-24Vcl: Cleanup ToolboxSamuel Mehrbrodt
2015-11-23VirtualDevices either match another device depth, or are 1 bitCaolán McNamara
2015-11-23establish that Virtual Devices either match Physical Device depth or ...Caolán McNamara
2015-11-20loplugin:defaultparamsNoel Grandin
2015-11-20Revert "vcl: Initial NotebookBar implementation."Samuel Mehrbrodt
2015-11-20loplugin:sallogareasStephan Bergmann
2015-11-20tdf#95938 Toolbar context menu has no commandsSamuel Mehrbrodt
2015-11-19Toolbar: Add 'Save As' to 'Save' dropdownSamuel Mehrbrodt
2015-11-18Revert "ToolBox: Remove unused methods"Maxim Monastirsky
2015-11-18ToolBox: Remove unused methodsSamuel Mehrbrodt
2015-11-18Indentation fixesSamuel Mehrbrodt
2015-11-18com::sun::star->css in vcl/Noel Grandin
2015-11-17loplugin:unnecessaryvirtualNoel Grandin
2015-11-17Don't assume sal_Unicode is unsigned shortStephan Bergmann
2015-11-16Move functionality to retrieve command image to CommandInfoProviderSamuel Mehrbrodt
2015-11-16Move CommandInfoProvider to vcl and use it from thereSamuel Mehrbrodt