summaryrefslogtreecommitdiff
path: root/framework/inc
AgeCommit message (Expand)Author
2021-08-12tdf#88205: Adapt uses of css::uno::Sequence to use initialize_list ctorZeynep Yavuz
2021-08-08create comphelper:OMultiTypeInterfaceContainerHelperVar2 and use itNoel Grandin
2021-08-07create comphelper::OMultiTypeInterfaceContainerHelper2 and use itNoel Grandin
2021-08-05drop unneeded forward declareCaolán McNamara
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-07-22osl::Mutex->std::mutex in StatusIndicatorFactoryNoel Grandin
2021-07-20framework: fix multiple-free in VclToolBarManager::Destroy()Michael Stahl
2021-07-19merge ModuleImageManager into ImageManagerNoel Grandin
2021-07-07tdf#132740 improve TagWindowAsModifiedNoel Grandin
2021-06-26loplugin:finalclasses in frameworkNoel Grandin
2021-06-17use string_view in the Translate APINoel Grandin
2021-06-15vcl: outdevmap.hxx -> rendercontext/ImplMapRes.hxxChris Sherlock
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