summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)AuthorFilesLines
2020-10-02loplugin:reducevarscope in frameworkNoel12-45/+26
2020-09-24Fix typoAndrea Gelmini1-1/+1
2020-09-24framework: lock the solar mutex in loadComponentFromURL() with OnMainThreadMiklos Vajna4-0/+187
2020-09-21update pchesCaolán McNamara1-1/+2
2020-09-18lok: make labels and tooltips translated for commandsSzymon Kłos3-19/+50
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann6-41/+11
2020-09-12replace sal_IntPtr with simple integer typeCaolán McNamara1-2/+2
2020-09-10Remove some obsolete commentsMaxim Monastirsky2-3/+0
2020-09-08Related: tdf#130445 Fix custom icon scale checkMaxim Monastirsky1-16/+7
2020-09-08tdf#130445 Use actual icon sizeMaxim Monastirsky2-6/+4
2020-09-07loplugin:singlevalfieldsNoel Grandin2-9/+3
2020-09-07loplugin:constantparamNoel Grandin1-2/+4
2020-09-07Pass correct module id and dispatch provider to the window menuMaxim Monastirsky3-22/+30
2020-09-07MenuBarManager: Simplify module id handlingMaxim Monastirsky2-54/+6
2020-09-07MenuBarManager: Actually use xPopupMenuDispatchProviderMaxim Monastirsky1-1/+1
2020-09-07MenuBarManager: Simplify addon menu creationMaxim Monastirsky3-129/+12
2020-09-07MenuBarManager: Set command name for addon submenu itemMaxim Monastirsky1-4/+2
2020-09-01Fix typo in codeAndrea Gelmini2-6/+6
2020-09-01Fix typo in codeAndrea Gelmini2-8/+8
2020-08-31Remove remains of private:image/ via ImageIdentifier addon propertyMaxim Monastirsky6-51/+8
2020-08-30Related: tdf#107548 Make sure embedded images have higher priorityMaxim Monastirsky1-12/+14
2020-08-29loplugin:unusedfieldsNoel Grandin5-9/+0
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann5-41/+41
2020-08-28Use ToolBarMerger::IsCorrectContextMaxim Monastirsky1-15/+1
2020-08-28MenuBarManager: Extract the window list to own controllerMaxim Monastirsky5-176/+219
2020-08-27Command icon changes not reflected in menusMaxim Monastirsky1-2/+1
2020-08-27Don't pass ResourceURL unconditionallyMaxim Monastirsky2-6/+6
2020-08-21Resolves: tdf#135965 blank helpids for EditControl childrenCaolán McNamara1-0/+4
2020-08-20Base addon toolbars on the regular ToolBarManagerMaxim Monastirsky7-561/+132
2020-08-20tdf#107548 Use ImageSmallURL for small iconsMaxim Monastirsky1-3/+3
2020-08-19Fix typosAndrea Gelmini1-2/+2
2020-08-19Fix typosAndrea Gelmini2-3/+3
2020-08-19Always prefer Value over ResourceURLMaxim Monastirsky1-1/+2
2020-08-19Use ToolBox::GetImageSizeMaxim Monastirsky1-10/+1
2020-08-14loplugin:simplifybool moreNoel Grandin5-10/+10
2020-08-14One toolbar generic controller is enoughMaxim Monastirsky4-74/+43
2020-08-14Replace MenuToolbarController with the usual approach for menu buttonsMaxim Monastirsky5-124/+33
2020-08-13loplugin:stringstatic also look for local staticsNoel Grandin2-6/+6
2020-08-12SvTreeListBox can move into toolkit headers nowCaolán McNamara1-4/+1
2020-08-11Simplify toolbar mode switchingMaxim Monastirsky2-88/+3
2020-08-11Menu methods take item id not positionMaxim Monastirsky1-1/+4
2020-08-04loplugin:simplifybool a little more aggressiveNoel Grandin1-2/+2
2020-07-31tdf#134887 NewToolbarController: Use different icons for extra largeMaxim Monastirsky1-3/+1
2020-07-30terminate XDesktop properly in unit testsNoel Grandin1-1/+1
2020-07-29replace and drop SvtCompatibilityViewOptionsCaolán McNamara1-3/+2
2020-07-28tdf#134887 Rework last item handling in NewToolbarControllerMaxim Monastirsky1-115/+59
2020-07-25move getUIRootDir to AllSettingsCaolán McNamara1-1/+1
2020-07-24TODo -> TODOCaolán McNamara1-1/+1
2020-07-22merge duplicate GetFocus implementationsCaolán McNamara6-36/+12
2020-07-21Revert "configure: add a --with-product-flavor switch"Heiko Tietze1-7/+0