summaryrefslogtreecommitdiff
path: root/vcl/source/window
AgeCommit message (Expand)Author
2017-04-07loplugin:redundantcast find cstyle arithmetic castsNoel Grandin
2017-04-07tdf#39468 Translate German commentsJens Carl
2017-04-06loplugin:singlevalfieldsNoel Grandin
2017-04-05loplugin:redundantcast find c-style bool castsNoel Grandin
2017-04-05loplugin:constantparamNoel Grandin
2017-04-04tdf#104686: do not crash if Menu has been somehow disposedAron Budea
2017-04-01coverity#1403664 Dereference null return valueCaolán McNamara
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-29Attempted fix for mirrored geometry crasher.Michael Meeks
2017-03-29loplugin:singlevalfieldsNoel Grandin
2017-03-25Fix typosAndrea Gelmini
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-03-21uitest: log when we execute a dialogMarkus Mohrhard
2017-03-20uitest: start to log key inputMarkus Mohrhard
2017-03-19TyposJulien Nabet
2017-03-14ToolBox: Remove dead drag'n'drop "customization" supportStephan Bergmann
2017-03-14loplugin:unoany (clang-cl)Stephan Bergmann
2017-03-14ToolBox::mbCommandDrag is always false nowStephan Bergmann
2017-03-14ToolBox::mbCustomizeMode is always falseStephan Bergmann
2017-03-13More ToolBox sal_uInt16 -> ImplToolItems::size_type clean-upStephan Bergmann
2017-03-13Clean up odd non-static member functions with pThis paramterStephan Bergmann
2017-03-13Clean up integer types representing positions in ToolBox's item vectorStephan Bergmann
2017-03-12Better use 0 instead of TOOLBOX_ITEM_NOTFOUND for "no ID available"Stephan Bergmann
2017-03-12ToolBox::mnFocusPos is unusedStephan Bergmann
2017-03-11Fix typosAndrea Gelmini
2017-03-10Propagate integer type mismatch out of ToolBox::ImplFindItemPosStephan Bergmann
2017-03-09Don't use SetDisplayable when enabling Unity modeMaxim Monastirsky
2017-03-08loplugin:loopvartoosmallStephan Bergmann
2017-03-02Fix typosAndrea Gelmini
2017-03-01Tolerate mouse move generation on disposed windows.Michael Meeks
2017-02-28loplugin:unoanyStephan Bergmann
2017-02-28new loplugin unoanyNoel Grandin
2017-02-25Propagate sal_uInt16/size_t mismatch out of MenuItemList::SearchItemStephan Bergmann
2017-02-25coverity#1401470 'Constant' variable guards dead codeCaolán McNamara
2017-02-24Closing popup menu should close the parent toolboxMaxim Monastirsky
2017-02-22tdf#104482 Force updating progress bar on safeJan-Marek Glogowski
2017-02-21we want selected radio entries to default unselect the othersCaolán McNamara
2017-02-21make every menu id uniqueCaolán McNamara
2017-02-21improve loading submenus from .uiCaolán McNamara
2017-02-21loplugin:unusedmethodsNoel Grandin
2017-02-21loplugin:subtlezeroinit: vclStephan Bergmann
2017-02-21remove unused enumerators from WindowTypeNoel Grandin
2017-02-21VclStatusListener: Listener needs to be acquire'd firstMaxim Monastirsky
2017-02-21Use module name when getting labelsMaxim Monastirsky
2017-02-21tdf#95844 Refactor CommandInfoProviderRohan Kumar
2017-02-18Convert RID_MENU_REPORT to xmlMaxim Monastirsky
2017-02-17support submenu entries of menus in vcl builderCaolán McNamara
2017-02-16Accelerator doesn't need to inherit from Resource anymoreCaolán McNamara
2017-02-16remove unused enumerators from SymbolType enumNoel Grandin
2017-02-15Simple work-around for unpleasant framework shutdown to avoid crash.Michael Meeks