summaryrefslogtreecommitdiff
path: root/sfx2/source/control
AgeCommit message (Expand)Author
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
2020-08-20use HighlightTextColor from Settings for thumbnailviewitem HighlightTextColorCaolán McNamara
2020-08-16loplugin:unusedfieldsNoel Grandin
2020-08-13use unique_ptr in SfxAppData_ImplNoel Grandin
2020-08-13use unique_ptr in SfxBindings_ImplNoel Grandin
2020-08-12expand out DELETEZNoel Grandin
2020-08-12lok: update track changes status for calcSzymon Kłos
2020-08-11lok: state updates for vertical alignmentSzymon Kłos
2020-08-11lok: state updates for commands in WriterSzymon Kłos
2020-08-03loplugin:flatten in sfx2Noel Grandin
2020-08-03Remove pointless checkMaxim Monastirsky
2020-07-29LOK: send state of ShowResolvedAnnotationsPranam Lashkari
2020-07-24lok-freezepanes: Generalize FreezePanes* uno-commands...Dennis Francis
2020-07-20LOK: send state of FormatPaintbrushPranam Lashkari
2020-07-12drop unneeded include lineCaolán McNamara
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: sfx2Stephan Bergmann