summaryrefslogtreecommitdiff
path: root/sfx2/inc
AgeCommit message (Expand)AuthorFilesLines
2021-12-17tdf#131850: avoid encryption check for recent docs overlayMike Kaganski1-1/+1
2021-09-13Related: tdf#144389: merge ThumbnailView and ThumbnailViewBaseCaolán McNamara2-2/+2
2021-08-07tdf#142532 search string at any position not just startTomaž Vajngerl1-3/+12
2021-07-02fix potential write-after-free in RecentDocsViewNoel Grandin1-1/+3
2021-07-01sfx2: try to fix lifecycle of SfxOfficeDispatchMichael Stahl1-1/+6
2021-05-31fix leak in redaction dialogNoel Grandin1-2/+2
2021-05-31tdf#142243 HUD - Use XCharacterClassification to convert caseTomaž Vajngerl1-1/+10
2021-05-26fix leak in SfxAutoRedactDialogNoel Grandin2-5/+5
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara1-2/+2
2021-05-20move some headers inside modulesNoel Grandin2-0/+82
2021-05-19use toggle instead of click for ToggleButtonCaolán McNamara1-2/+2
2021-05-18loplugin:unusedfieldsNoel Grandin2-2/+0
2021-05-18loplugin:unusedmethodsNoel Grandin1-1/+0
2021-05-13inline some typedefsNoel Grandin1-4/+1
2021-05-13make some classes privateNoel Grandin1-2/+2
2021-05-11tdf#91874 Command Popup - HUD to search and run LO commandsTomaž Vajngerl1-0/+104
2021-05-05loplugin:constmethodNoel Grandin1-1/+1
2021-04-14loplugin:unusedmethodsNoel Grandin1-41/+0
2021-04-08update PCHsLuboš Luňák1-1/+3
2021-03-24loplugin:unusedmethodsNoel1-2/+0
2021-03-18weld the sidebar deckCaolán McNamara5-39/+25
2021-03-13update pchesJulien Nabet1-2/+2
2021-03-11remove intermediate containers in sidebarsCaolán McNamara1-0/+1
2021-03-11merge panel and panel titleCaolán McNamara2-13/+29
2021-03-11use strong_int for item ids in vcl::ToolBoxNoel3-5/+6
2021-03-09Make sal/config.h the first in pchMike Kaganski1-2/+2
2021-02-27Resolves tdf#139453 - Image for Base in start centerHeiko Tietze1-0/+2
2021-02-27tdf#138097 - Update templates / FreshesHeiko Tietze1-1/+1
2021-02-26tdf#138097 - Update templates / Growing LibertyHeiko Tietze1-1/+1
2021-02-26tdf#138097 - Update templates / Yellow IdeaHeiko Tietze1-1/+1
2021-02-26Missing string for Candy templateHeiko Tietze1-1/+1
2021-02-26tdf#138097 - Update templates / Grey ElegantHeiko Tietze1-1/+1
2021-02-26tdf#138097 - Update templates / SunsetHeiko Tietze1-1/+1
2021-02-19update pchesCaolán McNamara1-1/+3
2021-02-19foward declare NotebookBarAddonsItem instead of using includeCaolán McNamara1-0/+1
2021-02-16weld sidebar "too-narrow" CloseIndicatorCaolán McNamara1-0/+1
2021-02-16loplugin:referencecasting in sfx2Noel1-2/+2
2021-02-08update pchesCaolán McNamara1-1/+3
2021-02-01Related tdf#138097 - Update templatesHeiko Tietze1-6/+6
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann1-1/+5
2020-12-15update pchesCaolán McNamara1-5/+1
2020-12-07move various notebookbar widgets into vclCaolán McNamara1-2/+2
2020-12-07loplugin:unusedmethodsNoel3-65/+0
2020-12-07loplugin:unusedfieldsNoel2-2/+0
2020-12-04update pchesCaolán McNamara1-14/+7
2020-12-02Resolves tdf#137547 CharmapCtrl label depending on recent charsShyamPraveenSingh1-0/+1
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel1-1/+1
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel1-2/+2
2020-11-22tdf#123936 Formatting files in module sfx2 with clang-formatPhilipp Hofer8-42/+40
2020-11-20weld TabBarCaolán McNamara6-144/+10