summaryrefslogtreecommitdiffstats
path: root/framework
Commit message (Expand)AuthorAgeFilesLines
* loplugin:reducevarscope in frameworkNoel2020-10-0212-45/+26
* Fix typoAndrea Gelmini2020-09-241-1/+1
* framework: lock the solar mutex in loadComponentFromURL() with OnMainThreadMiklos Vajna2020-09-244-0/+187
* update pchesCaolán McNamara2020-09-211-1/+2
* lok: make labels and tooltips translated for commandsSzymon Kłos2020-09-183-19/+50
* Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann2020-09-166-41/+11
* replace sal_IntPtr with simple integer typeCaolán McNamara2020-09-121-2/+2
* Remove some obsolete commentsMaxim Monastirsky2020-09-102-3/+0
* Related: tdf#130445 Fix custom icon scale checkMaxim Monastirsky2020-09-081-16/+7
* tdf#130445 Use actual icon sizeMaxim Monastirsky2020-09-082-6/+4
* loplugin:singlevalfieldsNoel Grandin2020-09-072-9/+3
* loplugin:constantparamNoel Grandin2020-09-071-2/+4
* Pass correct module id and dispatch provider to the window menuMaxim Monastirsky2020-09-073-22/+30
* MenuBarManager: Simplify module id handlingMaxim Monastirsky2020-09-072-54/+6
* MenuBarManager: Actually use xPopupMenuDispatchProviderMaxim Monastirsky2020-09-071-1/+1
* MenuBarManager: Simplify addon menu creationMaxim Monastirsky2020-09-073-129/+12
* MenuBarManager: Set command name for addon submenu itemMaxim Monastirsky2020-09-071-4/+2
* Fix typo in codeAndrea Gelmini2020-09-012-6/+6
* Fix typo in codeAndrea Gelmini2020-09-012-8/+8
* Remove remains of private:image/ via ImageIdentifier addon propertyMaxim Monastirsky2020-08-316-51/+8
* Related: tdf#107548 Make sure embedded images have higher priorityMaxim Monastirsky2020-08-301-12/+14
* loplugin:unusedfieldsNoel Grandin2020-08-295-9/+0
* Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann2020-08-285-41/+41
* Use ToolBarMerger::IsCorrectContextMaxim Monastirsky2020-08-281-15/+1
* MenuBarManager: Extract the window list to own controllerMaxim Monastirsky2020-08-285-176/+219
* Command icon changes not reflected in menusMaxim Monastirsky2020-08-271-2/+1
* Don't pass ResourceURL unconditionallyMaxim Monastirsky2020-08-272-6/+6
* Resolves: tdf#135965 blank helpids for EditControl childrenCaolán McNamara2020-08-211-0/+4
* Base addon toolbars on the regular ToolBarManagerMaxim Monastirsky2020-08-207-561/+132
* tdf#107548 Use ImageSmallURL for small iconsMaxim Monastirsky2020-08-201-3/+3
* Fix typosAndrea Gelmini2020-08-191-2/+2
* Fix typosAndrea Gelmini2020-08-192-3/+3
* Always prefer Value over ResourceURLMaxim Monastirsky2020-08-191-1/+2
* Use ToolBox::GetImageSizeMaxim Monastirsky2020-08-191-10/+1
* loplugin:simplifybool moreNoel Grandin2020-08-145-10/+10
* One toolbar generic controller is enoughMaxim Monastirsky2020-08-144-74/+43
* Replace MenuToolbarController with the usual approach for menu buttonsMaxim Monastirsky2020-08-145-124/+33
* loplugin:stringstatic also look for local staticsNoel Grandin2020-08-132-6/+6
* SvTreeListBox can move into toolkit headers nowCaolán McNamara2020-08-121-4/+1
* Simplify toolbar mode switchingMaxim Monastirsky2020-08-112-88/+3
* Menu methods take item id not positionMaxim Monastirsky2020-08-111-1/+4
* loplugin:simplifybool a little more aggressiveNoel Grandin2020-08-041-2/+2
* tdf#134887 NewToolbarController: Use different icons for extra largeMaxim Monastirsky2020-07-311-3/+1
* terminate XDesktop properly in unit testsNoel Grandin2020-07-301-1/+1
* replace and drop SvtCompatibilityViewOptionsCaolán McNamara2020-07-291-3/+2
* tdf#134887 Rework last item handling in NewToolbarControllerMaxim Monastirsky2020-07-281-115/+59
* move getUIRootDir to AllSettingsCaolán McNamara2020-07-251-1/+1
* TODo -> TODOCaolán McNamara2020-07-241-1/+1
* merge duplicate GetFocus implementationsCaolán McNamara2020-07-226-36/+12
* Revert "configure: add a --with-product-flavor switch"Heiko Tietze2020-07-211-7/+0