summaryrefslogtreecommitdiff
path: root/sfx2/source
AgeCommit message (Expand)Author
2020-12-30vcl: remove {Read,Write}ImpGraphic and ImplExportNative from GraphicTomaž Vajngerl
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-27Simplify loplugin:stringviewparam comparison operator handlingStephan Bergmann
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-12-25Typos in code (vlc->vcl/vclx)Julien Nabet
2020-12-23Directly create OUString instancesStephan Bergmann
2020-12-23tdf#138246 Disable edit rename delete contextmenu items for built-in templatesVert D
2020-12-23fix columns widths and formated stringVert D
2020-12-23tdf#138160 Set minimal width of sidebar tabpage after UNO callIlhan Yesil
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-19make *String(string_view) constructors explicitNoel Grandin
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-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-15don't need to include vcl/menu.hxx hereCaolán McNamara
2020-12-14loplugin:unusedenumconstantsNoel
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-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-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
2020-11-24sw tiled rendering: fix paint->invalidation loop when paint is started by vclMiklos Vajna
2020-11-24notebookbar: don't hide elements for onlineSzymon Kłos