summaryrefslogtreecommitdiff
path: root/framework/inc
AgeCommit message (Expand)Author
2021-07-20framework: fix multiple-free in VclToolBarManager::Destroy()Michael Stahl
2021-06-08Resolves tdf#131817 - Option to globally switch toolbar locking on/offHeiko Tietze
2021-05-31no need to allocate these separatelyNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-08update PCHsLuboš Luňák
2021-04-06update pchesCaolán McNamara
2021-04-06Extend ToolBarManager to build weld::ToolbarSzymon Kłos
2021-03-23tdf#124176 Use pragma once in f*Vincent LE GARREC
2021-03-23use single-use attribute for ContextChangeEventMultiplexerNoel Grandin
2021-03-21update pchesCaolán McNamara
2021-03-11use strong_int for item ids in vcl::ToolBoxNoel
2021-03-09Make sal/config.h the first in pchMike Kaganski
2021-02-23fill convert menu via the css::awt::XPopupMenu apisCaolán McNamara
2021-02-21loplugin:refcounting in frameworkNoel
2021-02-19update pchesCaolán McNamara
2021-02-08update pchesCaolán McNamara
2021-01-29loplugin:stringviewparam extend to new..Noel
2021-01-20tdf#139774 fix wrong use List Box icon in Combo Box right click menuRizal Muttaqin
2021-01-09fix coverity parse errorsCaolán McNamara
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-27Simplify loplugin:stringviewparam comparison operator handlingStephan Bergmann
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-12-04update pchesCaolán McNamara
2020-12-03tdf#124176 Use #pragma once in framework/inc/uifactorycu-16bcs1798
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-13tdf#123936 Formatting files in module framework with clang-formatPhilipp Hofer
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-10-14tdf#137356 framework: fix opening the same document twice for long loadsMiklos Vajna
2020-09-21update pchesCaolán McNamara
2020-09-18lok: make labels and tooltips translated for commandsSzymon Kłos
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-09-07loplugin:singlevalfieldsNoel Grandin
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-13loplugin:stringstatic also look for local staticsNoel Grandin
2020-08-12SvTreeListBox can move into toolkit headers nowCaolán McNamara