summaryrefslogtreecommitdiff
path: root/vcl/source/window/menubarwindow.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-05-19make string translation loading more uniformCaolán McNamara1-3/+3
2017-04-25remove bitmaps from .src filesCaolán McNamara1-7/+4
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-16/+16
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin1-1/+1
2017-03-13Clean up integer types representing positions in ToolBox's item vectorStephan Bergmann1-4/+4
2017-02-25Propagate sal_uInt16/size_t mismatch out of MenuItemList::SearchItemStephan Bergmann1-1/+1
2017-02-14Convert WindowType to scoped enumNoel Grandin1-2/+2
2017-02-03TyposJulien Nabet1-1/+1
2016-12-07convert VCLEVENT constants to scoped enumNoel Grandin1-8/+8
2016-10-05convert MapUnit to scoped enumNoel Grandin1-1/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-3/+3
2016-09-22VCL add support for rollover menubarsJan-Marek Glogowski1-2/+14
2016-08-02gtk2: toggle menubar mnemonics on if any keyinput on it or submenusCaolán McNamara1-5/+14
2016-07-06restore loplugin:vclwidget checking for calling clear() on VclPtr fieldsNoel Grandin1-0/+3
2016-06-27loplugin:singlevalfields in vcl(part2)Noel Grandin1-20/+14
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin1-6/+6
2016-06-20Convert PART to scoped enumNoel Grandin1-10/+10
2016-06-17convert DBG_ASSERT in vclNoel Grandin1-2/+2
2016-06-16VCL: Simplify ToolBox initialisationArnaud Versini1-7/+2
2016-06-09EndSaveFocus does nothing on the !bRestore caseCaolán McNamara1-4/+3
2016-05-31Convert ControlType to scoped enumNoel Grandin1-10/+10
2016-05-11Resolves: tdf#99709 native gtk3 menubar isn't accessible with F6Caolán McNamara1-0/+4
2016-05-11make this cunning more explicitCaolán McNamara1-1/+4
2016-05-10separate this piece of goo out into a standalone thingCaolán McNamara1-0/+9
2016-03-16loplugin:constantparams in vcl/Noel Grandin1-61/+33
2016-02-26gtk3: add a menubar close buttonCaolán McNamara1-0/+2
2016-01-25MenuBar's CloseButtonClickHdl doesn't need an argumentStephan Bergmann1-1/+1
2016-01-19tdf#96888 - Kill internal vcl dog-tags ...Ras-al-Ghul1-12/+10
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-7/+7
2015-10-20loplugin:defaultparamsStephan Bergmann1-1/+1
2015-09-20convert Link<> to typedNoel Grandin1-12/+10
2015-09-16convert Link<> to typedNoel Grandin1-2/+2
2015-09-16convert Link<> to typedNoel Grandin1-3/+3
2015-09-09remove unused Link<> fieldsNoel Grandin1-14/+0
2015-08-26Remove unused AddMenuBarButton parameterStephan Bergmann1-3/+1
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-4/+6
2015-08-11loplugin: defaultparamsNoel Grandin1-2/+2
2015-07-24convert WindowAlign to scoped enumNoel Grandin1-1/+1
2015-07-24convert WALLPAPER constants to scoped enumNoel Grandin1-2/+2
2015-07-11asan: ensure mbMenuKey is initializedCaolán McNamara1-0/+1
2015-07-09tdf#92630 Enable auto-accelerator behaviour for gtkSimon Long1-11/+25
2015-06-30gtk3: draw disabled menubars entries with disabled text colorCaolán McNamara1-0/+4
2015-06-23rendercontext: Mass fix of using the wrong size.Jan Holesovsky1-7/+7
2015-05-29menu: call ApplySettings on places that InitSettings was calledTomaž Vajngerl1-0/+5
2015-05-28convert PARENTCLIPMODE constants to scoped enumNoel Grandin1-3/+3
2015-05-22convert WINDOW_POSSIZE constants to scoped enumNoel Grandin1-2/+2
2015-05-22convert WINDOW constants for GetWindow() methods to scoped enumNoel Grandin1-6/+6
2015-05-19remove ImplInitMenuWindow as ApplySettings set it up insteadTomaž Vajngerl1-4/+0
2015-05-18ApplySettings for MenuTomaž Vajngerl1-39/+77
2015-05-18refactor how font, fg. and bg. are applied in widgets/controlsTomaž Vajngerl1-2/+2