summaryrefslogtreecommitdiff
path: root/sfx2/source/dialog
AgeCommit message (Expand)Author
2020-09-01Fix typo in codeAndrea Gelmini
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-27add a DisableCycleFocusOut flag for an all-welded hierarchyCaolán McNamara
2020-08-23Fix typo in codeAndrea Gelmini
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-08-13loplugin:stringstatic also look for local staticsNoel Grandin
2020-08-03Remove pointless checkMaxim Monastirsky
2020-07-29replace and drop SvtPrintWarningOptionsCaolán McNamara
2020-07-25move getUIRootDir to AllSettingsCaolán McNamara
2020-07-21Revert "configure: add a --with-product-flavor switch"Heiko Tietze
2020-07-15replace TimeSpinButton with FormattedSpinButtonCaolán McNamara
2020-07-10replace usage of blacklist with denylistThorsten Behrens
2020-07-08distinguish between dialog screenshoting and rendering a widgetCaolán McNamara
2020-07-03sfx2: cleanup cxx-only default paramsThorsten Behrens
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: sfx2Stephan Bergmann
2020-07-01configure: add a --with-product-flavor switchMiklos Vajna
2020-06-30Related: tdf#128743 fix unwanted background color of transparent wallpaperMiklos Vajna
2020-06-29tdf#134320: fix XInfobarProvider appendInfoBar for showCloseButtonJulien Nabet
2020-06-22jsdialog: handle nested tab pagesSzymon Kłos
2020-06-18distinguish active dnd-operation case from simple query caseCaolán McNamara
2020-06-05have just one way to set expander imageCaolán McNamara
2020-06-05Upcoming loplugin:elidestringvar: sfx2Stephan Bergmann
2020-05-30loplugin:simplifybool extend to expression like !(a < b || c > d)Noel Grandin
2020-05-27Related: tdf#133385 set cursor in row on right clickCaolán McNamara
2020-05-26make highlight of get_dest_row_at_pos optionalCaolán McNamara
2020-05-25[MS-OFFCRYPTO] convert oox implementation into UNO serviceVasily 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-21drop some unnecessary includesCaolán McNamara
2020-05-18Create weld::Builder implementation for JSDialogSzymon Kłos
2020-05-14loplugin:unusedfieldsNoel Grandin
2020-05-10new loplugin:simplifypointertoboolNoel Grandin
2020-05-07replace ODFDefaultVersion usage with ODFSaneDefaultVersionMichael Stahl
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-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-04-29weld SfxTemplatePanelControlCaolán McNamara
2020-04-29tdf#131733 Show only CN part of X.509 subject infoGabor Kelemen
2020-04-27STYLESPREVIEW is never definedCaolán McNamara
2020-04-27aPoint is never consumed so calculations to derive it are mootCaolán McNamara
2020-04-27Make upcasting css::uno::Reference ctor require complete typesStephan Bergmann