summaryrefslogtreecommitdiff
path: root/sfx2/source/control
AgeCommit message (Expand)Author
2020-12-15don't need to include vcl/menu.hxx hereCaolán McNamara
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-12-09tdf#89709 Make statusbar page number/bookmarks control tooltip showJim Raykowski
2020-12-07no longer need to include vcl/ctrl.hxx hereCaolán McNamara
2020-12-07loplugin:unusedmethodsNoel
2020-12-03convert EHistoryType to scoped enumNoel
2020-12-02Resolves tdf#137547 CharmapCtrl label depending on recent charsShyamPraveenSingh
2020-12-01tdf#42949 Fix new IWYU warnings in directories s*Gabor Kelemen
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-11-29LOK: send state of SheetRightToLeftPranam Lashkari
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-23Removed duplicated includeAndrea Gelmini
2020-11-23tdf#104154 WIP:Add list view to template managerVert D
2020-11-23don't need to include vcl/scrbar.hxx hereCaolán McNamara
2020-11-22tdf#123936 Formatting files in module sfx2 with clang-formatPhilipp Hofer
2020-11-17loplugin:stringviewparam check methods tooNoel
2020-11-16tdf#138024 Default Icons not refreshing in template manger search viewVert D
2020-11-11loplugin:stringviewNoel
2020-11-10Improve some warning wordingStephan Bergmann
2020-11-10Small code clean-upChristophe JAILLET
2020-11-03loplugin:unusedfieldsNoel
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-21mirror changes of ThumbnailView to SfxThumbnailViewCaolán McNamara
2020-10-18we can use Desktop::queryDispatch and avoid using getActiveFrameCaolán McNamara
2020-10-17consistently use gnFineness scaling factorCaolán McNamara
2020-10-13static_cast after dynamic_castNoel
2020-10-06move set_user_managed_scrolling to an initial weld argumentCaolán McNamara
2020-10-06loplugin:const& make some params and methods constNoel
2020-09-30loplugin:reducevarscope in sfx2Noel
2020-09-22Added new command to resolve the comment threadPranam Lashkari
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-09-02remove some unused methodsCaolán McNamara
2020-09-02lok: send state updates for shape editing commandsSzymon Kłos
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-28LOK: send status of the sidebarPranam Lashkari
2020-08-27LOK: send state of FreezePanesPranam Lashkari
2020-08-27Fix typosAndrea Gelmini
2020-08-26weld OApplicationSwapWindowCaolán McNamara
2020-08-26ThumbnailViewItem not guaranteed to measure with the font it will draw withCaolán McNamara
2020-08-25make drawing item border optionalCaolán McNamara
2020-08-25move thumbnailviewitem.hxxCaolán McNamara
2020-08-25Derive ActiveColor as a brighter HighlightColorCaolán McNamara
2020-08-21grab focus on mouse button downCaolán McNamara