summaryrefslogtreecommitdiff
path: root/sfx2/source/dialog
AgeCommit message (Expand)Author
2020-11-11loplugin:stringviewNoel
2020-11-11convert more long -> tools::LongNoel
2020-11-10explicitly set backing window XFrame as ActiveFrameCaolán McNamara
2020-11-02toolbox always has flat styleNoel Grandin
2020-11-01use officecfg for Experimental flagNoel Grandin
2020-10-30pSysWindow is unusedCaolán McNamara
2020-10-29tdf#137754 Crash in styles tree in sidebar in impressNoel Grandin
2020-10-27tdf#116214 Allow for scientific notation in Custom PropertiesBartosz Kosiorek
2020-10-27tdf#136555 apply window bg color for button boxesJan-Marek Glogowski
2020-10-23-Werror,-Wunused-private-fieldStephan Bergmann
2020-10-22weld backing windowCaolán McNamara
2020-10-22long->tools::Long in sfx2Noel
2020-10-20remove motif from startcenterCaolán McNamara
2020-10-16unused forward declarationCaolán McNamara
2020-10-07tdf#136555 drop custom start center button colorsJan-Marek Glogowski
2020-10-06move set_user_managed_scrolling to an initial weld argumentCaolán McNamara
2020-10-06loplugin:const& make some params and methods constNoel
2020-10-05Disable WhatsNew infobar with standard methodHeiko Tietze
2020-09-30loplugin:reducevarscope in sfx2Noel
2020-09-21weld infobarsCaolán McNamara
2020-09-17factor out the special FmtSelect with nullptr arg caseCaolán McNamara
2020-09-17tdf#134598 call FmtSelect to update watercanCaolán McNamara
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-09-02remove SfxCommonTemplateDialog_Impl vcl::Window memberCaolán McNamara
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