summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
2020-12-20Fix domain in ui files (found with ui-checkdomain.sh)Julien Nabet
2020-12-20No longer need to worry about ambiguous operator== in loplugin:stringviewparamStephan Bergmann
2020-12-20missing includeStephan Bergmann
2020-12-19tdf#138884 Crash when deleting template via context menuCaolán McNamara
2020-12-19don't mention VclBuilder in the dialog tests docsCaolán McNamara
2020-12-19make *String(string_view) constructors explicitNoel Grandin
2020-12-19add tooltips and improve labels to Save as Template dialogSeth Chaiklin
2020-12-18lok: fix "children" node typeHenry Castro
2020-12-18Delete Category dialog includes '~' text in the titlebarCaolán McNamara
2020-12-18lok: run async the Macro Selector DialogHenry Castro
2020-12-18Partially resolves: tdf#139017 update labels in Create Style dialogSeth Chaiklin
2020-12-17tdf#138976 change "Cancel" button to "Close" in Template Manager dialogSeth Chaiklin
2020-12-16tdf#138935 rsDeckId is invalid by the time collectUIInformation is calledCaolán McNamara
2020-12-15tdf#138938 put the tooltip on the toolbar item instead of the toolbarCaolán McNamara
2020-12-15update pchesCaolán McNamara
2020-12-15don't need to include vcl/menu.hxx hereCaolán McNamara
2020-12-15tdf#118435 add 'Text' before 'Documents' in Template Manager filterSeth Chaiklin
2020-12-14loplugin:unusedenumconstantsNoel
2020-12-14tdf#138621 Hide the .uno:TemplateManager from customizationSeth Chaiklin
2020-12-12tdf#138823 "Recent Files" --> "Recent Documents" in StartcenterSeth Chaiklin
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-12-10tdf#138762: crash when trying to open sidebar w chart in WriterAron Budea
2020-12-09tdf#89709 Make statusbar page number/bookmarks control tooltip showJim Raykowski
2020-12-08remove rest of 'xmlsec05' stuffNoel
2020-12-07move various notebookbar widgets into vclCaolán McNamara
2020-12-07no longer need to include vcl/ctrl.hxx hereCaolán McNamara
2020-12-07loplugin:unusedmethodsNoel
2020-12-07loplugin:unusedfieldsNoel
2020-12-07remove SID_BASIC_ENABLED and BasicEnabled optionNoel
2020-12-05Remove remaining bogus use of objc_msgSend()Tor Lillqvist
2020-12-04update pchesCaolán McNamara
2020-12-03convert EHistoryType to scoped enumNoel
2020-12-03drop SfxViewFrame::Current() guardCaolán McNamara
2020-12-03tdf#107870 sw: don't jump to cursor setting Record ChangesLászló Németh
2020-12-03don't need to include button.hxx hereCaolán McNamara
2020-12-03convert SvtPathOptions::Paths to scoped enumNoel
2020-12-02Resolves tdf#137547 CharmapCtrl label depending on recent charsShyamPraveenSingh
2020-12-02simplify SvtDynamicMenuOptionsNoel Grandin
2020-12-01Resolves: tdf#138417 crash on customize sidebarCaolán McNamara
2020-12-01tdf#42949 Fix new IWYU warnings in directories s*Gabor Kelemen
2020-12-01cid#1470371 Uninitialized scalar fieldCaolán McNamara
2020-12-01cid#1470362 Uninitialized scalar fieldCaolán McNamara
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-11-29LOK: send state of SheetRightToLeftPranam Lashkari
2020-11-26Make "uno:Printer" actually workSamuel Mehrbrodt
2020-11-26Separate uno:Printer and uno:PrinterSetup handlingSamuel Mehrbrodt
2020-11-26uno:Printersetup: Allow preselecting a printerSamuel Mehrbrodt
2020-11-26Add 'SinglePrintJobs' to PrintOptionsSamuel Mehrbrodt
2020-11-25SfxObjectShell::DdeExecute and SfxApplication::DdeExecute should return boolStephan Bergmann