summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2019-03-15Revert "tdf#49684 Don't focus on Navigator or Sidebar on show"Jim Raykowski2-2/+1
2019-03-15Resolves: tdf#124028 dangling "completion" entries block responsesCaolán McNamara1-1/+0
2019-02-28tdf#123728 Always print on main thread to avoid deadlocksSamuel Mehrbrodt1-2/+11
2019-02-19Resolves: tdf#122355 search help for active notebook pageCaolán McNamara1-19/+15
2019-01-29Related: tdf#122977 widget claimed to be in wrong libraryCaolán McNamara1-1/+1
2019-01-25set these hidden widgets to insensitiveCaolán McNamara1-0/+2
2019-01-22Resolves: tdf#122484 replace gtk autocomplete with vcl-alike autoselectCaolán McNamara1-8/+0
2019-01-11Resolves: tdf#122404 unlock just the toplevels that were lockedCaolán McNamara1-30/+7
2019-01-11Related: tdf#122598 macro dialog from record macro has no parentCaolán McNamara1-1/+11
2019-01-10Resolves: tdf#122611 crash in empty template listCaolán McNamara1-1/+2
2019-01-10Related: tdf#122308 missing parent for losing signature warning dialogCaolán McNamara1-1/+2
2019-01-09Resolves: tdf#122308 ensure parent for message dialogCaolán McNamara1-5/+14
2019-01-08tdf#122273 modal dialog on modeless dialog needs special handlingCaolán McNamara1-0/+30
2019-01-08Bump copyright year to 2019Adolfo Jayme Barrientos1-1/+1
2018-12-20Enable --help=html for flatpakStephan Bergmann1-3/+255
2018-12-18When showing --with-help=html offline help fails, fall back to online helpStephan Bergmann1-4/+2
2018-12-17Remove unnecessary OUString aInternalStephan Bergmann1-2/+1
2018-12-15tdf#122112 Hide the menu bar when the notebookbar is lockedXisco Fauli1-0/+2
2018-12-12tdf#122009: Hide notebookbar in full screenXisco Fauli1-0/+6
2018-12-05Resolves: tdf#121641 properties invisible after 'reset'Caolán McNamara1-2/+8
2018-12-04weld OfaAutoCorrDlgCaolán McNamara1-1/+1
2018-12-04Infobar showing donation alternating with getinvolvedheiko tietze1-3/+35
2018-12-02Revert "Revert "Notebookbar:Disabled appearence of context toolbars""Mike Kaganski1-1/+2
2018-12-02tdf#121591, tdf#119945: ModuleManager::identify throws for embedded modulesMike Kaganski1-1/+10
2018-11-30tdf#93005, tdf#100611, remove the incomplete ODC export featureMarkus Mohrhard2-65/+5
2018-11-28sfx2: show partial signatures even if cert validation failsMiklos Vajna1-1/+7
2018-11-26weld SfxCmisVersionsDialogCaolán McNamara3-255/+153
2018-11-26weld SfxVersionDialogCaolán McNamara4-239/+253
2018-11-26SfxStyleDialog is now unusedCaolán McNamara2-105/+1
2018-11-24weld SfxMacroTabPageCaolán McNamara2-1/+44
2018-11-24Don't create temp file in save destination folder when sandboxedTor Lillqvist1-1/+8
2018-11-23Resolves: tdf#121644 clear pointer to customlines when customlines clearedCaolán McNamara1-1/+2
2018-11-22weld SwCondCollPageCaolán McNamara1-1/+1
2018-11-22tdf#42949 Fix IWYU warnings in include/vcl/[B-E]*Gabor Kelemen5-0/+5
2018-11-22tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen13-0/+13
2018-11-21Revert "Notebookbar:Disabled appearence of context toolbars"Xisco Faulí1-2/+1
2018-11-19weld TreeViewCaolán McNamara7-20/+12
2018-11-17Adapt to C++2a char_tStephan Bergmann2-2/+2
2018-11-17loplugin:unusedmethodsNoel Grandin2-29/+0
2018-11-16loplugin:buriedassign in sd..writerfilterNoel Grandin2-2/+4
2018-11-16tdf#99122 Send as email: prefer ooxml formatsSamuel Mehrbrodt1-6/+3
2018-11-15Resolves: tdf#121415 font tab page has no nameCaolán McNamara2-1/+6
2018-11-15loplugin:staticmethods in sfx2Noel Grandin4-8/+8
2018-11-14tdf#42949 Fix IWYU warnings in include/svl/*Gabor Kelemen3-0/+3
2018-11-14Add unit test for reading ODF signed signaturelineSamuel Mehrbrodt2-3/+3
2018-11-13loplugin:singlevalfields in sfx2Noel Grandin5-29/+17
2018-11-13Use shared methods instead of duplicated codeSamuel Mehrbrodt1-38/+4
2018-11-10Fix whitespacesMatteo Casalin1-1/+2
2018-11-10Optimize OUStringsMatteo Casalin1-64/+27
2018-11-10Take advantage of already calculated indexMatteo Casalin1-2/+1