summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
2020-05-30loplugin:simplifybool extend to expression like !(a < b || c > d)Noel Grandin
2020-05-28loplugin:sequenceloop (macOS)Stephan Bergmann
2020-05-27Related: tdf#133385 set cursor in row on right clickCaolán McNamara
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann
2020-05-26make highlight of get_dest_row_at_pos optionalCaolán McNamara
2020-05-26tdf#133094 NotebookbarToolBox is not in the sidebarCaolán McNamara
2020-05-25[MS-OFFCRYPTO] convert oox implementation into UNO serviceVasily Melenchuk
2020-05-25sfx2 UNO API: XModel2::setArgs() now also supports "EncryptionData"Vasily Melenchuk
2020-05-22Resolves: tdf#133183 select style under mouse on right click context menuCaolán McNamara
2020-05-22Resolves: tdf#133180 use full width of canvas for preview renderCaolán McNamara
2020-05-22move InterimItemWindow to vclCaolán McNamara
2020-05-21drop some unnecessary includesCaolán McNamara
2020-05-21use for-range on Sequence in sfx2..swNoel Grandin
2020-05-18Create weld::Builder implementation for JSDialogSzymon Kłos
2020-05-18officecfg,unotools,cui: add ODF 1.2 Extended / ODF 1.3 versionsMichael Stahl
2020-05-16loplugin:unusedmethodsNoel Grandin
2020-05-15LOK: sending status of paragraph outline buttonsPranam Lashkari
2020-05-15comphelper,sfx2,dbaccess: add ODFVER_013_TEXT constantMichael Stahl
2020-05-15use more try_emplaceNoel Grandin
2020-05-14loplugin:unusedfieldsNoel Grandin
2020-05-13Fix translation domains in .ui filesGabor Kelemen
2020-05-12weld help browserCaolán McNamara
2020-05-12always use the LinkManager's persist as the known refererCaolán McNamara
2020-05-11de-duplicate cut and paste functionCaolán McNamara
2020-05-10new loplugin:simplifypointertoboolNoel Grandin
2020-05-10compact namespace in sfx2Noel Grandin
2020-05-10lok: set device form factor of the client on view creationMarco Cecchetti
2020-05-08lok: MSForms: Add callback for form field button.Tamás Zolnai
2020-05-07replace ODFDefaultVersion usage with ODFSaneDefaultVersionMichael Stahl
2020-05-07fix memory leak of xmlDoc objectsNoel Grandin
2020-05-06Resolves: tdf#132581 allow disabling the auto-group RadioButton featureCaolán McNamara
2020-05-06Template: add Draw BPMN templateandreas kainz
2020-05-05remove unused nSearchFamily and nMask membersCaolán McNamara
2020-05-05use SfxStyleSearchBits::Auto as fallbackCaolán McNamara
2020-05-05help states that SfxNewStyleDlg lists SfxStyleSearchBits::UserDefined stylesCaolán McNamara
2020-05-05use GetFamilyItem_Impl to determine the active familyCaolán McNamara
2020-05-05SearchMask doesn't have a bearing on whether to enable/disable tree dragCaolán McNamara
2020-05-05make the family and mask explicit in SfxStyleSheetBasePool::FirstCaolán McNamara
2020-05-05drop SfxStyleSheetBasePool::CountCaolán McNamara
2020-05-05search mask is always overwrittenCaolán McNamara
2020-05-05same code on each branchCaolán McNamara
2020-05-04make Search family and mask explicit for SfxNewStyleDlgCaolán McNamara
2020-05-03use SfxStyleSearchBits::All for GenerateUnusedNameCaolán McNamara
2020-05-03explicitly pass SfxStyleFamily to GenerateUnusedNameCaolán McNamara
2020-05-03Related: tdf#130108 expand single arg SfxStyleSheetBasePool::Find usesCaolán McNamara
2020-05-03Templates: add simple writer templateandreas kainz
2020-05-03tdf#132623 custom property dialog expand updateandreas kainz
2020-05-03use more compact namespace syntax in /includeNoel Grandin
2020-05-01Template: update category list sortandreas kainz
2020-05-01move some headers inside their respective modulesNoel Grandin