summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)Author
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-27Simplify loplugin:stringviewparam comparison operator handlingStephan Bergmann
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-12-20tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorhomeboy445
2020-12-19make *String(string_view) constructors explicitNoel Grandin
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-12-08Clean up some logging in passingTor Lillqvist
2020-12-08lock/unlock toolbar doesn't show an unticked checkboxCaolán McNamara
2020-12-07remove OpenGL VCL backend codeLuboš Luňák
2020-12-04update pchesCaolán McNamara
2020-12-03convert EHistoryType to scoped enumNoel
2020-12-03tdf#124176 Use #pragma once in framework/inc/uifactorycu-16bcs1798
2020-12-02simplify SvtDynamicMenuOptionsNoel Grandin
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-11-25tdf#131441 Disable "UNDOCKTOOLBAR" when toolbar is lockeddiwanshu885
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-17loplugin:stringviewparam check methods tooNoel
2020-11-16replace std::max(std::min()) with std::clampNoel
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-11Fix 64-bit --disable-pch build on WindowsMike Kaganski
2020-11-11loplugin:stringviewNoel
2020-11-11convert more long -> tools::LongNoel
2020-11-02Windows 7 support is already supportedMike Kaganski
2020-11-02toolbox always has flat styleNoel Grandin
2020-11-01use officecfg for Experimental flagNoel Grandin
2020-10-22Resolves tdf#137607 and tdf#137500 - Improvements to TotDHeiko Tietze
2020-10-22long->tools::Long in forms..frameworkNoel
2020-10-16fix some *printf which are using "%l" ie. long specifiersNoel
2020-10-14More fixes of uses of now-explicit OUString ctor taking raw sal_Unicode pointerStephan Bergmann
2020-10-14tdf#137356 framework: fix opening the same document twice for long loadsMiklos Vajna
2020-10-02loplugin:reducevarscope in frameworkNoel
2020-09-24Fix typoAndrea Gelmini
2020-09-24framework: lock the solar mutex in loadComponentFromURL() with OnMainThreadMiklos 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-12replace sal_IntPtr with simple integer typeCaolán McNamara
2020-09-10Remove some obsolete commentsMaxim Monastirsky
2020-09-08Related: tdf#130445 Fix custom icon scale checkMaxim Monastirsky
2020-09-08tdf#130445 Use actual icon sizeMaxim Monastirsky
2020-09-07loplugin:singlevalfieldsNoel Grandin
2020-09-07loplugin:constantparamNoel 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: Actually use xPopupMenuDispatchProviderMaxim Monastirsky
2020-09-07MenuBarManager: Simplify addon menu creationMaxim Monastirsky
2020-09-07MenuBarManager: Set command name for addon submenu itemMaxim Monastirsky
2020-09-01Fix typo in codeAndrea Gelmini