summaryrefslogtreecommitdiff
path: root/framework/inc/uielement
AgeCommit message (Expand)Author
2022-01-17Missing includes for libstdc++ 12Stephan Bergmann
2021-07-20framework: fix multiple-free in VclToolBarManager::Destroy()Michael Stahl
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-06Extend ToolBarManager to build weld::ToolbarSzymon Kłos
2021-03-23tdf#124176 Use pragma once in f*Vincent LE GARREC
2021-03-11use strong_int for item ids in vcl::ToolBoxNoel
2021-02-21loplugin:refcounting in frameworkNoel
2020-12-27Simplify loplugin:stringviewparam comparison operator handlingStephan Bergmann
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-17loplugin:stringviewparam check methods tooNoel
2020-11-12New loplugin:stringviewparamStephan Bergmann
2020-11-12tdf#42949 Fix new IWYU warnings in directories [e-f]*Gabor Kelemen
2020-11-11convert more long -> tools::LongNoel
2020-10-22long->tools::Long in forms..frameworkNoel
2020-09-18lok: make labels and tooltips translated for commandsSzymon Kłos
2020-09-07Pass correct module id and dispatch provider to the window menuMaxim Monastirsky
2020-09-07MenuBarManager: Simplify module id handlingMaxim Monastirsky
2020-09-07MenuBarManager: Simplify addon menu creationMaxim Monastirsky
2020-09-01Fix typo in codeAndrea Gelmini
2020-08-31Remove remains of private:image/ via ImageIdentifier addon propertyMaxim Monastirsky
2020-08-29loplugin:unusedfieldsNoel Grandin
2020-08-28MenuBarManager: Extract the window list to own controllerMaxim Monastirsky
2020-08-20Base addon toolbars on the regular ToolBarManagerMaxim Monastirsky
2020-08-14One toolbar generic controller is enoughMaxim Monastirsky
2020-08-14Replace MenuToolbarController with the usual approach for menu buttonsMaxim Monastirsky
2020-08-11Simplify toolbar mode switchingMaxim Monastirsky
2020-07-09framework: create instances with uno constructorsNoel Grandin
2020-07-09clean up macro usageNoel Grandin
2020-07-08framework: create instances with uno constructorsNoel Grandin
2020-07-07framework: create instances with uno constructorsNoel Grandin
2020-07-07make some symbols privateNoel Grandin
2020-07-04reduce number of framework librariesNoel Grandin
2020-06-29Call framework::Desktop::shutdown directlyStephan Bergmann
2020-06-29loplugin:unusedfieldsNoel Grandin
2020-06-29loplugin:unusedmethodsNoel Grandin
2020-06-26drop unnecessary includeCaolán McNamara
2020-06-26weld FixedTextControlCaolán McNamara
2020-06-26weld FixedImageControlCaolán McNamara
2020-06-26weld SpinfieldControlCaolán McNamara
2020-04-26tdf#124176: Use pragma once instead of include guardsAndrea Gelmini
2020-04-23LoseFocus incorrectly calling notifyFocusGetCaolán McNamara
2020-04-23weld ComboBoxControlCaolán McNamara
2020-04-22weld EditControlCaolán McNamara
2020-03-23make more classes private in mergedlibs modeNoel Grandin
2020-02-24tdf#130163 Show undock or dock menu item in toolbar menuJim Raykowski
2020-01-14loplugin:finalclasses in frameworkNoel Grandin
2020-01-13loplugin:unusedfieldsNoel Grandin
2020-01-06weld AreaPropertyPanelCaolán McNamara
2019-12-19sal_Char->char in forms..frameworkNoel Grandin