summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2020-12-23remove deprecated (and unwanted) resize-modeCaolán McNamara3-3/+0
2020-12-23Directly create OUString instancesStephan Bergmann1-3/+3
2020-12-23tdf#138246 Disable edit rename delete contextmenu items for built-in templatesVert D5-5/+38
2020-12-23fix columns widths and formated stringVert D1-18/+7
2020-12-23tdf#138160 Set minimal width of sidebar tabpage after UNO callIlhan Yesil1-3/+6
2020-12-22drop deprecated 'rules-hint'Caolán McNamara2-2/+0
2020-12-22replace deprecated xpad/ypadCaolán McNamara2-2/+1
2020-12-22replace margin-left with margin-start and margin-right with margin-endCaolán McNamara4-32/+32
2020-12-20Fix domain in ui files (found with ui-checkdomain.sh)Julien Nabet2-2/+2
2020-12-20No longer need to worry about ambiguous operator== in loplugin:stringviewparamStephan Bergmann1-2/+3
2020-12-20missing includeStephan Bergmann1-0/+1
2020-12-19tdf#138884 Crash when deleting template via context menuCaolán McNamara1-1/+5
2020-12-19don't mention VclBuilder in the dialog tests docsCaolán McNamara1-1/+1
2020-12-19make *String(string_view) constructors explicitNoel Grandin2-13/+11
2020-12-19add tooltips and improve labels to Save as Template dialogSeth Chaiklin1-2/+4
2020-12-18lok: fix "children" node typeHenry Castro1-3/+3
2020-12-18Delete Category dialog includes '~' text in the titlebarCaolán McNamara1-1/+2
2020-12-18lok: run async the Macro Selector DialogHenry Castro1-17/+22
2020-12-18Partially resolves: tdf#139017 update labels in Create Style dialogSeth Chaiklin1-2/+2
2020-12-17tdf#138976 change "Cancel" button to "Close" in Template Manager dialogSeth Chaiklin1-3/+4
2020-12-16tdf#138935 rsDeckId is invalid by the time collectUIInformation is calledCaolán McNamara1-2/+2
2020-12-15tdf#138938 put the tooltip on the toolbar item instead of the toolbarCaolán McNamara1-0/+1
2020-12-15update pchesCaolán McNamara1-5/+1
2020-12-15don't need to include vcl/menu.hxx hereCaolán McNamara5-1/+6
2020-12-15tdf#118435 add 'Text' before 'Documents' in Template Manager filterSeth Chaiklin1-1/+1
2020-12-14loplugin:unusedenumconstantsNoel1-10/+0
2020-12-14tdf#138621 Hide the .uno:TemplateManager from customizationSeth Chaiklin1-3/+3
2020-12-12tdf#138823 "Recent Files" --> "Recent Documents" in StartcenterSeth Chaiklin1-1/+1
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann13-29/+32
2020-12-10tdf#138762: crash when trying to open sidebar w chart in WriterAron Budea1-4/+7
2020-12-09tdf#89709 Make statusbar page number/bookmarks control tooltip showJim Raykowski1-2/+2
2020-12-08remove rest of 'xmlsec05' stuffNoel1-48/+0
2020-12-07move various notebookbar widgets into vclCaolán McNamara12-946/+5
2020-12-07no longer need to include vcl/ctrl.hxx hereCaolán McNamara1-0/+1
2020-12-07loplugin:unusedmethodsNoel8-187/+0
2020-12-07loplugin:unusedfieldsNoel3-4/+0
2020-12-07remove SID_BASIC_ENABLED and BasicEnabled optionNoel1-17/+0
2020-12-05Remove remaining bogus use of objc_msgSend()Tor Lillqvist1-15/+3
2020-12-04update pchesCaolán McNamara1-14/+7
2020-12-03convert EHistoryType to scoped enumNoel7-9/+9
2020-12-03drop SfxViewFrame::Current() guardCaolán McNamara2-5/+3
2020-12-03tdf#107870 sw: don't jump to cursor setting Record ChangesLászló Németh1-1/+1
2020-12-03don't need to include button.hxx hereCaolán McNamara1-2/+1
2020-12-03convert SvtPathOptions::Paths to scoped enumNoel1-48/+49
2020-12-02Resolves tdf#137547 CharmapCtrl label depending on recent charsShyamPraveenSingh2-0/+7
2020-12-02simplify SvtDynamicMenuOptionsNoel Grandin2-16/+8
2020-12-01Resolves: tdf#138417 crash on customize sidebarCaolán McNamara1-0/+1
2020-12-01tdf#42949 Fix new IWYU warnings in directories s*Gabor Kelemen48-117/+45
2020-12-01cid#1470371 Uninitialized scalar fieldCaolán McNamara1-0/+2
2020-12-01cid#1470362 Uninitialized scalar fieldCaolán McNamara2-32/+0