summaryrefslogtreecommitdiff
path: root/sfx2/source
AgeCommit message (Expand)AuthorFilesLines
2020-11-24Avoid unused parameter 'pImpl'Tor Lillqvist1-4/+6
2020-11-10tdf#126700 handle Impress default documentsJan-Marek Glogowski1-1/+2
2020-10-30tdf#137754 Crash in styles tree in sidebar in impressNoel Grandin1-0/+2
2020-10-29tdf#137643 Revert "lock refreshing font data when loading a document"Caolán McNamara1-4/+0
2020-10-28tdf#136555 apply window bg color for button boxesJan-Marek Glogowski2-37/+70
2020-10-28tdf#116214 Allow for scientific notation in Custom PropertiesBartosz Kosiorek1-3/+4
2020-10-27tdf#135082 fix print selectionSrijan Bhatia1-9/+1
2020-10-17tdf#133771: remove encryption data during SaveAsVasily Melenchuk1-3/+30
2020-10-14tdf#136555 drop custom start center button colorsJan-Marek Glogowski2-18/+0
2020-10-01tdf#134598 call FmtSelect to update watercanCaolán McNamara1-2/+7
2020-08-28tdf#136133: AppendInfoBar can return nullJulien Nabet1-11/+16
2020-08-06Revert "tdf#130863: autoredact, disable useless checkboxes for regex"Julien Nabet1-10/+2
2020-07-30tdf#128838: autoredact, change Content UI according to Type when editing targetJulien Nabet1-0/+1
2020-07-30tdf#130863: autoredact, disable useless checkboxes for regexJulien Nabet1-2/+10
2020-07-21tdf#121191 Fix PDF viewer after "Export..."Pierre MARTY1-0/+6
2020-07-21Revert "configure: add a --with-product-flavor switch"Heiko Tietze2-14/+0
2020-07-10tdf#134582 sfx2: when storing, set Version on embedded object storageMichael Stahl1-0/+30
2020-07-03tdf#134320: fix XInfobarProvider appendInfoBar for showCloseButtonJulien Nabet1-2/+1
2020-07-02Fix PanelLayout Task::SetPriority warningJan-Marek Glogowski1-1/+2
2020-07-01configure: add a --with-product-flavor switchMiklos Vajna2-0/+14
2020-07-01Resolves tdf#130436: Crash on redaction without DrawMuhammet Kara1-0/+32
2020-06-19tdf#128006 allow documents inside odbs to be as trusted as their containerCaolán McNamara1-0/+5
2020-06-04Resolves tdf#130936 - Proper Icon Size for MIME type Icon in Start CenterHeiko Tietze1-1/+1
2020-06-03tdf#130354 sfx2: make PDF signing UI work againMiklos Vajna1-0/+4
2020-05-27Related: tdf#133385 set cursor in row on right clickCaolán McNamara1-0/+1
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann3-7/+7
2020-05-26make highlight of get_dest_row_at_pos optionalCaolán McNamara1-1/+1
2020-05-26tdf#133094 NotebookbarToolBox is not in the sidebarCaolán McNamara5-13/+18
2020-05-25[MS-OFFCRYPTO] convert oox implementation into UNO serviceVasily Melenchuk1-1/+2
2020-05-25sfx2 UNO API: XModel2::setArgs() now also supports "EncryptionData"Vasily Melenchuk1-0/+5
2020-05-22Resolves: tdf#133183 select style under mouse on right click context menuCaolán McNamara2-4/+30
2020-05-22Resolves: tdf#133180 use full width of canvas for preview renderCaolán McNamara1-3/+4
2020-05-22move InterimItemWindow to vclCaolán McNamara3-3/+3
2020-05-21drop some unnecessary includesCaolán McNamara1-3/+0
2020-05-21use for-range on Sequence in sfx2..swNoel Grandin1-6/+6
2020-05-18Create weld::Builder implementation for JSDialogSzymon Kłos1-1/+6
2020-05-18officecfg,unotools,cui: add ODF 1.2 Extended / ODF 1.3 versionsMichael Stahl1-1/+1
2020-05-16loplugin:unusedmethodsNoel Grandin3-72/+0
2020-05-15LOK: sending status of paragraph outline buttonsPranam Lashkari1-1/+5
2020-05-15comphelper,sfx2,dbaccess: add ODFVER_013_TEXT constantMichael Stahl2-4/+11
2020-05-15use more try_emplaceNoel Grandin1-4/+2
2020-05-14loplugin:unusedfieldsNoel Grandin2-5/+1
2020-05-12weld help browserCaolán McNamara2-1455/+983
2020-05-12always use the LinkManager's persist as the known refererCaolán McNamara1-2/+6
2020-05-11de-duplicate cut and paste functionCaolán McNamara2-41/+15
2020-05-10new loplugin:simplifypointertoboolNoel Grandin4-5/+5
2020-05-10compact namespace in sfx2Noel Grandin2-5/+5
2020-05-10lok: set device form factor of the client on view creationMarco Cecchetti6-5/+28
2020-05-08lok: MSForms: Add callback for form field button.Tamás Zolnai1-1/+4
2020-05-07replace ODFDefaultVersion usage with ODFSaneDefaultVersionMichael Stahl3-11/+11