summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)Author
2023-11-28fix build for more recent compilersCaolán McNamara
2021-11-11Handle UNO command aliases in ToolBoxesSzymon Kłos
2021-10-05WaE: 'else' branch doesn't make sense, dereferences nullCaolán McNamara
2021-07-22framework: fix multiple-free in VclToolBarManager::Destroy()Michael Stahl
2021-07-15lok: include the label of the status indicatorHenry Castro
2021-07-11SolarMutexGuard::clear called twice where the 2nd call site should undo the 1stCaolán McNamara
2021-07-11sfx2: try to fix lifecycle of SfxOfficeDispatchMichael Stahl
2021-06-29tdf#143047: When no properties for command, use those from item containerMike Kaganski
2021-06-14dtd files are not xml files and shouldn't have xml headersCaolán McNamara
2021-05-16lok: remove frame action listener when disposingHenry Castro
2021-04-22Extend ToolBarManager to build weld::ToolbarSzymon Kłos
2021-04-20weld SubToolBarControllerSzymon Kłos
2021-04-10check for quit when calling Yield in loopNoel Grandin
2021-04-05lok: avoid expensive fetching of a property.Michael Meeks
2021-03-30[cp] Remove Help - Donate to LibreOffice menu itemAndras Timar
2021-03-29Use branding hereMike Kaganski
2021-01-24tdf#139774 fix wrong use List Box icon in Combo Box right click menuRizal Muttaqin
2020-12-08lock/unlock toolbar doesn't show an unticked checkboxCaolán McNamara
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