summaryrefslogtreecommitdiff
path: root/sfx2/source
AgeCommit message (Expand)Author
2021-01-14Use comphelper::ContainerUniquePtrEquals hereMike Kaganski
2021-01-14Resolves tdf#139343 and tdf#139335 - Community/Enterprise flavorHeiko Tietze
2021-01-13loplugin:stringviewparam (clang-cl)Stephan Bergmann
2021-01-12tdf#42982: Improve UNO API error reportingBayram Çiçek
2021-01-10ofz#29414 uncaught exceptionCaolán McNamara
2021-01-10static_cast after dynamic_castNoel Grandin
2021-01-10Fix json structure for decksSzymon Kłos
2021-01-09fix coverity parse errorsCaolán McNamara
2021-01-09devtools: Implement development tools docking windowTomaž Vajngerl
2021-01-08lok: send linespacing updatesSzymon Kłos
2021-01-07Missing construction of SfxCmisVersionsDialog::m_xVersionBoxStephan Bergmann
2021-01-06ofz#29251 AbrtCaolán McNamara
2021-01-04loplugin:stringviewparam: operator +=Stephan Bergmann
2021-01-04lok: don't log warningsSzymon Kłos
2021-01-02getLayoutRequisition is a static member of VclContainerCaolán McNamara
2021-01-01ofz#29129 Abrt on uncaught exceptionCaolán McNamara
2021-01-01lok: send uno command state update to the right view.Tamás Zolnai
2021-01-01lok: send sidebar dialog update to the right view.Tamás Zolnai
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