summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2020-07-20compact namespace declNoel Grandin3-17/+2
2020-07-20LOK: send state of FormatPaintbrushPranam Lashkari1-2/+2
2020-07-15replace TimeSpinButton with FormattedSpinButtonCaolán McNamara1-5/+23
2020-07-12drop unneeded include lineCaolán McNamara1-1/+0
2020-07-12move CheckBox to toolkit-only headersCaolán McNamara4-7/+6
2020-07-10tdf#134582 sfx2: when storing, set Version on embedded object storageMichael Stahl1-0/+30
2020-07-10replace usage of blacklist with excludelist for IWYUThorsten Behrens1-1/+1
2020-07-10replace usage of blacklist with denylistThorsten Behrens5-36/+36
2020-07-08SAL_WARN->SAL_INFO to prevent spamming the unit test logsNoel Grandin1-1/+1
2020-07-08distinguish between dialog screenshoting and rendering a widgetCaolán McNamara1-2/+1
2020-07-08tdf#131369: Use 'Match case' instead of 'Case Sensitive'Ayhan Yalçınsoy2-4/+4
2020-07-07introduce property-tree versions of SfxLokHelper::notifyOtherView*()Dennis Francis1-0/+37
2020-07-04reduce number of framework librariesNoel Grandin2-2/+2
2020-07-03sfx2: cleanup cxx-only default paramsThorsten Behrens1-2/+1
2020-07-03jsdialog: get widget depending on viewshellSzymon Kłos1-1/+3
2020-07-03notebookbar: allow to create multiple instances for onlineSzymon Kłos1-9/+14
2020-07-02notebookbar: don't hide elements for onlineSzymon Kłos1-1/+2
2020-07-02notebookbar: build using weld::BuilderSzymon Kłos1-11/+19
2020-07-02Fix PanelLayout Task::SetPriority warningJan-Marek Glogowski1-1/+2
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: sfx2Stephan Bergmann25-109/+109
2020-07-01Send various state changes to LOKAron Budea1-2/+13
2020-07-01configure: add a --with-product-flavor switchMiklos Vajna3-0/+31
2020-06-30Resolves tdf#130436: Crash on redaction without DrawMuhammet Kara1-0/+32
2020-06-30tdf#128502: Fix (haha) for a crash with multiple docs open in the iOS appTor Lillqvist1-1/+4
2020-06-30Related: tdf#128743 fix unwanted background color of transparent wallpaperMiklos Vajna1-1/+0
2020-06-30notebookbar: don't overwrite popup heightSzymon Kłos1-2/+0
2020-06-29loplugin:constantparamNoel Grandin2-3/+3
2020-06-29tdf#134320: fix XInfobarProvider appendInfoBar for showCloseButtonJulien Nabet1-2/+2
2020-06-26update some pchesCaolán McNamara1-1/+2
2020-06-26use underlying BitmapExCaolán McNamara1-2/+2
2020-06-25tdf#133026: Tight integration of extensions - Additions Dialog first iterationYusuf Keten2-0/+22
2020-06-25sd signature line: pass the model down to xmlsecurityMiklos Vajna2-7/+18
2020-06-25use tools::JsonWriter for dumping property treeNoel Grandin3-35/+25
2020-06-24sd signature line: support signing multiple timesMiklos Vajna1-0/+9
2020-06-24use more std::container::insert instead of std::copyNoel Grandin1-4/+4
2020-06-23weld emoji dropdownCaolán McNamara7-317/+237
2020-06-22jsdialog: handle nested tab pagesSzymon Kłos1-1/+4
2020-06-19tdf#128006 allow documents inside odbs to be as trusted as their containerCaolán McNamara1-0/+5
2020-06-18distinguish active dnd-operation case from simple query caseCaolán McNamara1-2/+2
2020-06-17notebookbar: send uno items state updateSzymon Kłos1-0/+27
2020-06-16vcl: namespace PDFWriterImpl consistentlyMiklos Vajna1-0/+2
2020-06-16sfx2: add uitest for pdf signingMiklos Vajna4-0/+56
2020-06-15sd signature line: create signature with pre-selected cert, if availableMiklos Vajna2-30/+52
2020-06-15Add an option to send email encrypted PDF files via mailmerge.Gülşah Köse1-0/+28
2020-06-13tdf#133928 Help need javascript enabled in browserOlivier Hallot1-5/+9
2020-06-11sd signature line: inform infobar if a cert is already selectedMiklos Vajna1-29/+79
2020-06-09notebookbar: simplify custom widgetsSzymon Kłos2-10/+108
2020-06-09tdf#128502: Try to support multiple documents in LibreOfficeKit-using processTor Lillqvist4-17/+82
2020-06-09remove the fake SvxScriptErrorDialog codeNoel Grandin1-3/+1
2020-06-06ofz#23131 use TOOLS_WARN_EXCEPTIONCaolán McNamara1-1/+1