summaryrefslogtreecommitdiff
path: root/framework/inc
AgeCommit message (Expand)AuthorFilesLines
2021-03-23use single-use attribute for ContextChangeEventMultiplexerNoel Grandin1-0/+2
2021-03-21update pchesCaolán McNamara1-1/+2
2021-03-11use strong_int for item ids in vcl::ToolBoxNoel12-19/+21
2021-03-09Make sal/config.h the first in pchMike Kaganski1-2/+2
2021-02-23fill convert menu via the css::awt::XPopupMenu apisCaolán McNamara1-0/+22
2021-02-21loplugin:refcounting in frameworkNoel1-1/+1
2021-02-19update pchesCaolán McNamara1-3/+1
2021-02-08update pchesCaolán McNamara1-1/+3
2021-01-29loplugin:stringviewparam extend to new..Noel1-1/+1
2021-01-20tdf#139774 fix wrong use List Box icon in Combo Box right click menuRizal Muttaqin1-1/+1
2021-01-09fix coverity parse errorsCaolán McNamara1-8/+9
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann5-13/+21
2020-12-27Simplify loplugin:stringviewparam comparison operator handlingStephan Bergmann3-9/+13
2020-12-26New loplugin:stringliteralvarStephan Bergmann1-8/+9
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann2-2/+7
2020-12-04update pchesCaolán McNamara1-4/+5
2020-12-03tdf#124176 Use #pragma once in framework/inc/uifactorycu-16bcs17983-11/+3
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel3-9/+9
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel5-5/+5
2020-11-17loplugin:stringviewparam check methods tooNoel3-7/+7
2020-11-13tdf#123936 Formatting files in module framework with clang-formatPhilipp Hofer3-21/+24
2020-11-12New loplugin:stringviewparamStephan Bergmann2-3/+10
2020-11-12tdf#42949 Fix new IWYU warnings in directories [e-f]*Gabor Kelemen34-47/+2
2020-11-11convert more long -> tools::LongNoel1-1/+1
2020-10-22long->tools::Long in forms..frameworkNoel1-1/+2
2020-10-14tdf#137356 framework: fix opening the same document twice for long loadsMiklos Vajna1-1/+3
2020-09-21update pchesCaolán McNamara1-1/+2
2020-09-18lok: make labels and tooltips translated for commandsSzymon Kłos1-2/+5
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann1-3/+3
2020-09-07loplugin:singlevalfieldsNoel Grandin1-4/+0
2020-09-07Pass correct module id and dispatch provider to the window menuMaxim Monastirsky1-1/+3
2020-09-07MenuBarManager: Simplify module id handlingMaxim Monastirsky1-1/+0
2020-09-07MenuBarManager: Simplify addon menu creationMaxim Monastirsky2-11/+0
2020-09-01Fix typo in codeAndrea Gelmini1-1/+1
2020-08-31Remove remains of private:image/ via ImageIdentifier addon propertyMaxim Monastirsky2-3/+0
2020-08-29loplugin:unusedfieldsNoel Grandin2-2/+0
2020-08-28MenuBarManager: Extract the window list to own controllerMaxim Monastirsky2-3/+0
2020-08-20Base addon toolbars on the regular ToolBarManagerMaxim Monastirsky3-72/+5
2020-08-14One toolbar generic controller is enoughMaxim Monastirsky1-71/+0
2020-08-14Replace MenuToolbarController with the usual approach for menu buttonsMaxim Monastirsky1-22/+0
2020-08-13loplugin:stringstatic also look for local staticsNoel Grandin1-3/+3
2020-08-12SvTreeListBox can move into toolkit headers nowCaolán McNamara1-4/+1
2020-08-11Simplify toolbar mode switchingMaxim Monastirsky1-9/+0
2020-07-12update pchesCaolán McNamara1-12/+31
2020-07-09framework: create instances with uno constructorsNoel Grandin3-13/+8
2020-07-09clean up macro usageNoel Grandin25-580/+25
2020-07-08framework: create instances with uno constructorsNoel Grandin9-79/+34
2020-07-07framework: create instances with uno constructorsNoel Grandin11-76/+44
2020-07-07make some symbols privateNoel Grandin14-27/+20
2020-07-07Removed duplicated includeAndrea Gelmini1-1/+0