summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2021-12-17tdf#131850: avoid encryption check for recent docs overlayMike Kaganski2-4/+6
2021-11-29mxTreeBox is always trueCaolán McNamara1-1/+1
2021-11-29tdf#145814 fill format mode is mostly disabledCaolán McNamara1-8/+2
2021-11-24tdf#145852 Revert "Make "uno:Printer" actually work"Samuel Mehrbrodt1-1/+1
2021-11-24Resolves tdf#145801 - Uniform height for sidebar's panel titlesHeiko Tietze1-1/+7
2021-11-18tdf#143971 Removes pop-up dialog for read-only documentsMatt K1-43/+1
2021-11-03Resolves: tdf#119206 run properties sync when launched during saveCaolán McNamara2-8/+29
2021-11-03Revert "tdf#117895 "Edit document properties before saving"..."Caolán McNamara6-77/+28
2021-11-03Revert "tdf#120343 show pdf in async pdf export dialog callback"Caolán McNamara1-24/+12
2021-11-02Resolves: tdf#145464 ensure the SfxViewFrame is activatedCaolán McNamara1-0/+7
2021-10-22tdf#144650 crash after opening of read-only fileNoel Grandin1-33/+27
2021-10-11fix warnings under gtk on launching development toolsCaolán McNamara1-6/+31
2021-09-17occasionally the bg color of the deck grip is wrongCaolán McNamara1-0/+1
2021-09-13Related: tdf#144389: merge ThumbnailView and ThumbnailViewBaseCaolán McNamara7-12/+7
2021-09-13Resolves: tdf#144389 get_accessible_parent should only be called on vcl implsCaolán McNamara1-16/+5
2021-09-10drop stray fprintfCaolán McNamara1-1/+0
2021-09-06tdf#105689: fix path management to retrieve Emoji toolbar buttonJulien Nabet1-3/+7
2021-09-03tdf#142458 minimal width not including extra width needed by scrolledwindowCaolán McNamara1-0/+18
2021-08-19tdf#143353 defer tip of the day until impress template dialog is goneCaolán McNamara1-20/+42
2021-08-13Resolves: tdf#143843 disable the recently-used widget during loadCaolán McNamara2-0/+2
2021-08-07tdf#142532 search string at any position not just startTomaž Vajngerl2-32/+69
2021-07-15tdf#143342: fix crash when using "Search Command" featureJulien Nabet1-1/+1
2021-07-09tdf#143146 copy functor and arg before calling function that can delete thisCaolán McNamara1-2/+6
2021-07-08Resolves tdf#143174 - UNO MoreDictionaries not workingHeiko Tietze1-0/+4
2021-07-07tdf#142459 Fixed long class names are truncated(gen)Gizem Ozgun1-0/+6
2021-07-02tdf#143149 fix crash if app exits while print progress is runningCaolán McNamara1-0/+1
2021-07-02fix potential write-after-free in RecentDocsViewNoel Grandin2-3/+9
2021-07-01sfx2: try to fix lifecycle of SfxOfficeDispatchMichael Stahl2-1/+27
2021-06-29Update TSCP config for pt-BROlivier Hallot1-12/+30
2021-06-14Assert on valid order of which ids in ranges on SfxItemSet creationMike Kaganski2-27/+18
2021-06-11Simplify Sequence/vector initializationsJulien Nabet2-7/+2
2021-06-11tdf#130428 remove unnecessary usage of SfxItemState::UNKNOWNArmin Le Grand (Allotropia)1-7/+7
2021-06-11tdf#130428 remove unnecessary usage of SfxItemState::UNKNOWNArmin Le Grand (Allotropia)1-5/+8
2021-06-09Simplify Sequences initializations (sfx2)Julien Nabet4-55/+23
2021-06-09-Werror,-Wunused-but-set-variable (Clang 13 trunk)Stephan Bergmann1-7/+0
2021-06-08set entry to expand and combobox to fill its assigned spaceCaolán McNamara1-2/+3
2021-06-08resave with latest gladeCaolán McNamara1-3/+3
2021-06-08Resolves tdf#131817 - Option to globally switch toolbar locking on/offHeiko Tietze3-2/+53
2021-06-08Remove SfxItemState::READONLYArmin Le Grand1-1/+1
2021-06-07tdf#132667 - Grab focus on the last inserted propertyAndreas Heinisch1-1/+7
2021-06-07Resolves tdf#142513 fix zoom caller handlingJim Raykowski1-2/+2
2021-06-07Resolves tdf#140360 - Provide option to turn off sidebar's minimum widthHeiko Tietze1-2/+3
2021-06-06enforce indicator consistencyCaolán McNamara1-1/+1
2021-06-06use open-menu-symbolic for menubutton gear menusCaolán McNamara1-1/+1
2021-06-04gtk4: undo bootstrapping conditional page removalCaolán McNamara1-7/+1
2021-06-04lok: Interaction handler for FilterOptionsmerttumer1-1/+2
2021-06-02uniformly remove label-fill from GtkExpandersCaolán McNamara1-1/+0
2021-06-01GetSlotServer can modify pImpl->pCachesMike Kaganski1-2/+2
2021-06-01tdf#142243 actually call toLower not tuUpper when calling toLowerTomaž Vajngerl1-1/+1
2021-05-31fix leak in redaction dialogNoel Grandin2-23/+17