summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)AuthorFilesLines
2020-12-24custom literal for Degree10Noel Grandin1-3/+3
2020-12-23Use char16_t string literalsStephan Bergmann1-4/+4
2020-12-22drop deprecated GtkAlignment, move left/top-padding into child margin-start/topCaolán McNamara3-1031/+935
2020-12-22replace deprecated xpad/ypadCaolán McNamara1-1/+0
2020-12-22replace margin-left with margin-start and margin-right with margin-endCaolán McNamara3-7/+7
2020-12-20tdf#139063 crash when add a new sheet to a RTL sheetCaolán McNamara1-9/+9
2020-12-19don't mention VclBuilder in the dialog tests docsCaolán McNamara1-1/+1
2020-12-15update pchesCaolán McNamara1-5/+1
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann6-8/+11
2020-12-09tdf#138778 add has_child_focus which considers a related popup a 'child'Caolán McNamara1-3/+10
2020-12-07move various notebookbar widgets into vclCaolán McNamara1-3/+2
2020-12-04move ManagedMenuButton to vclCaolán McNamara2-123/+0
2020-12-04add a way to get an awt::XPopupMenu from a PopupMenuCaolán McNamara1-4/+4
2020-12-04update pchesCaolán McNamara1-49/+4
2020-12-03convert EHistoryType to scoped enumNoel1-2/+2
2020-12-01tdf#42949 Fix new IWYU warnings in directories s*Gabor Kelemen24-49/+11
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel2-2/+4
2020-11-30weld ImplTabButtonsCaolán McNamara4-186/+419
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel1-10/+10
2020-11-24tdf#138430 schedule a reformat if we turned off the scrollbarCaolán McNamara1-7/+13
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel2-4/+4
2020-11-23don't need to include vcl/scrbar.hxx hereCaolán McNamara1-3/+0
2020-11-22don't need to include vcl/toolbox.hxx hereCaolán McNamara1-1/+0
2020-11-20ScrollBar::GetThumbPos returns tools::LongStephan Bergmann2-3/+6
2020-11-19Clean up GetHTMLColor "not found" valueStephan Bergmann1-3/+1
2020-11-17loplugin:stringviewparam extend to constructorsNoel1-1/+1
2020-11-16tdf#138116 Accurate minimal height for wizard opened by extensionIlhan Yesil1-1/+1
2020-11-16tdf#123936 Formatting files in module svtools with clang-formatPhilipp Hofer6-26/+11
2020-11-16tdf#138229: make OleObjectDescriptor match OBJECTDESCRIPTOR on _WIN64Mike Kaganski1-2/+19
2020-11-15add <!-- n-columns=1 n-rows=1 --> before every GtkGridCaolán McNamara6-0/+20
2020-11-12New loplugin:stringviewparamStephan Bergmann1-3/+3
2020-11-11loplugin:stringviewNoel3-4/+4
2020-11-02remove duplicate initialisationNoel1-3/+0
2020-11-02toolbox always has flat styleNoel Grandin1-59/+4
2020-11-02use officecfg or MacroRecorderModeNoel Grandin1-34/+2
2020-11-01use officecfg for ShowLinkWarningDialogNoel Grandin1-59/+4
2020-11-01use officecfg for IsPluginsEnabledNoel Grandin1-46/+8
2020-11-01use officecfg for UseSystemFileDialogNoel Grandin2-65/+9
2020-11-01use officecfg for UseSystemPrintDialogNoel Grandin1-52/+5
2020-11-01use officecfg for Experimental flagNoel Grandin1-35/+3
2020-10-31remove pimpl in UnoControlTableModelNoel Grandin2-158/+147
2020-10-30convert some tools::Long->sal_Int32Noel8-74/+73
2020-10-29tdf#132536 free the cached VirtualDevicesJan-Marek Glogowski1-0/+2
2020-10-28tdf#125379 updated javainteractionhandler.cxx to add a link for the JRE missi...Bryan Gazali1-12/+16
2020-10-28convert some more long -> tools::LongNoel2-5/+5
2020-10-28convert some more long -> tools::LongNoel2-6/+6
2020-10-26rhbz#1891326 suggest package install of the most appropiate pt langpackCaolán McNamara1-0/+2
2020-10-25Replace list by vector in svtools/sampletextJulien Nabet1-5/+5
2020-10-24Resolves: tdf#137703 crash on 2nd launch of cell bg color dropdownCaolán McNamara1-0/+1
2020-10-22set all .ui min require version of gtk to 3.20Caolán McNamara23-23/+23