summaryrefslogtreecommitdiff
path: root/include/sfx2
AgeCommit message (Expand)Author
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-27Simplify loplugin:stringviewparam comparison operator handlingStephan Bergmann
2020-12-24tdf#138893 improve labels on rename "template" and "category" dialogsSeth Chaiklin
2020-12-23tdf#138246 Disable edit rename delete contextmenu items for built-in templatesVert D
2020-12-20No longer need to worry about ambiguous operator== in loplugin:stringviewparamStephan Bergmann
2020-12-15don't need to include vcl/menu.hxx hereCaolán McNamara
2020-12-15tdf#138893 improve messages in Template ManagerSeth Chaiklin
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-12-08drop unneeded includeCaolán McNamara
2020-12-08reorder some constants for consistencyNoel
2020-12-08remove rest of 'xmlsec05' stuffNoel
2020-12-07no longer need to include vcl/ctrl.hxx hereCaolán McNamara
2020-12-07loplugin:unusedmethodsNoel
2020-12-07remove SID_BASIC_ENABLED and BasicEnabled optionNoel
2020-12-03tdf#107870 sw: don't jump to cursor setting Record ChangesLászló Németh
2020-12-02Resolves tdf#137547 CharmapCtrl label depending on recent charsShyamPraveenSingh
2020-12-01cid#1470362 Uninitialized scalar fieldCaolán McNamara
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-11-25SfxObjectShell::DdeExecute and SfxApplication::DdeExecute should return boolStephan Bergmann
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-23tdf#104154 WIP:Add list view to template managerVert D
2020-11-22Fix typosAndrea Gelmini
2020-11-21sfx2: lok: reliably support multi-documentsAshod Nakashian
2020-11-21tdf#123936 Formatting files in module include with clang-formatPhilipp Hofer
2020-11-20weld TabBarCaolán McNamara
2020-11-20sfx2: lok: refactor notifications and const correctnessAshod Nakashian
2020-11-19tdf#124176 use pragma once instead of include guardsRoman Kuznetsov
2020-11-17Remove unused SfxFrameDescriptor::SetActualURL parameterStephan Bergmann
2020-11-17loplugin:stringviewparam check methods tooNoel
2020-11-12New loplugin:stringviewparamStephan Bergmann
2020-11-12weld panel TitleBarCaolán McNamara
2020-11-08only colors are in use so reduce down to just thoseCaolán McNamara
2020-11-06drop some unused sidebar theme properties and enumsCaolán McNamara
2020-11-05use XGraphic instead of ImageCaolán McNamara
2020-11-04loplugin:constantparamNoel
2020-11-03loplugin:unnecessaryvirtualNoel
2020-11-02toolbox always has flat styleNoel Grandin
2020-11-01use officecfg for Experimental flagNoel Grandin
2020-10-30SidebarToolBox.hxx can be a private headerCaolán McNamara
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel
2020-10-22if nothing selected, don't select something on gaining focusCaolán McNamara
2020-10-22rename SfxTemplateLocalView back to TemplateLocalViewCaolán McNamara
2020-10-22rename SfxThumbnailView back to ThumbnailViewCaolán McNamara
2020-10-22drop newly unused ThumbnailViewCaolán McNamara
2020-10-22drop newly unused TemplateLocalViewCaolán McNamara
2020-10-22weld backing windowCaolán McNamara
2020-10-22long->tools::Long in sfx2Noel
2020-10-14Resolves tdf#137477 - Access templates via tight extensionsHeiko Tietze
2020-10-12render document thumbnail directly to bitmap, without metafileLuboš Luňák
2020-10-07Resolves tdf#117463 - Dialog to show UI optionsHeiko Tietze