summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
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 Vajna3-0/+31
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 Tietze2-8/+9
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 McNamara6-16/+22
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 McNamara4-5/+5
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-13Fix translation domains in .ui filesGabor Kelemen4-4/+4
2020-05-12weld help browserCaolán McNamara10-1548/+1530
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 Grandin25-51/+45
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
2020-05-07fix memory leak of xmlDoc objectsNoel Grandin1-1/+1
2020-05-06Resolves: tdf#132581 allow disabling the auto-group RadioButton featureCaolán McNamara1-1/+1
2020-05-06Template: add Draw BPMN templateandreas kainz1-0/+1
2020-05-05remove unused nSearchFamily and nMask membersCaolán McNamara4-12/+2
2020-05-05use SfxStyleSearchBits::Auto as fallbackCaolán McNamara1-16/+8
2020-05-05help states that SfxNewStyleDlg lists SfxStyleSearchBits::UserDefined stylesCaolán McNamara2-3/+3
2020-05-05use GetFamilyItem_Impl to determine the active familyCaolán McNamara1-1/+2
2020-05-05SearchMask doesn't have a bearing on whether to enable/disable tree dragCaolán McNamara1-1/+1
2020-05-05make the family and mask explicit in SfxStyleSheetBasePool::FirstCaolán McNamara3-14/+11
2020-05-05drop SfxStyleSheetBasePool::CountCaolán McNamara1-3/+4
2020-05-05search mask is always overwrittenCaolán McNamara1-1/+0
2020-05-05same code on each branchCaolán McNamara1-3/+3
2020-05-04make Search family and mask explicit for SfxNewStyleDlgCaolán McNamara2-5/+7
2020-05-03use SfxStyleSearchBits::All for GenerateUnusedNameCaolán McNamara1-1/+1
2020-05-03explicitly pass SfxStyleFamily to GenerateUnusedNameCaolán McNamara2-3/+3