summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)AuthorFilesLines
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
2020-07-21Revert "Disable flavour in title bar for Linux."Heiko Tietze1-2/+2
2020-07-20compact namespace declNoel Grandin1-6/+2
2020-07-12Removed duplicated includeAndrea Gelmini1-1/+0
2020-07-12update pchesCaolán McNamara1-12/+31
2020-07-10replace usage of blacklist with excludelist for IWYUThorsten Behrens1-1/+1
2020-07-09framework: create instances with uno constructorsNoel Grandin8-97/+60
2020-07-09clean up macro usageNoel Grandin49-639/+115
2020-07-08framework: create instances with uno constructorsNoel Grandin19-171/+230
2020-07-07framework: create instances with uno constructorsNoel Grandin26-289/+354
2020-07-07make some symbols privateNoel Grandin14-27/+20
2020-07-07Removed duplicated includeAndrea Gelmini1-1/+0
2020-07-05adjust FormattedSpinButton to be driven by an EntryFormatterCaolán McNamara1-41/+21
2020-07-04reduce number of framework librariesNoel Grandin11-516/+98
2020-07-04reduce number of framework librariesNoel Grandin37-492/+94
2020-07-02Disable flavour in title bar for Linux.Michael Meeks1-2/+2
2020-07-01configure: add a --with-product-flavor switchMiklos Vajna1-0/+7
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: frameworkStephan Bergmann23-174/+174
2020-06-29Call framework::Desktop::shutdown directlyStephan Bergmann23-891/+29
2020-06-29loplugin:unusedfieldsNoel Grandin2-7/+1
2020-06-29loplugin:unusedmethodsNoel Grandin2-12/+0
2020-06-26drop unnecessary includeCaolán McNamara1-1/+0
2020-06-26weld FixedTextControlCaolán McNamara2-8/+48