summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)Author
2021-01-21remove deprecated [x|y]align property for CheckBoxes and RadioButtonsCaolán McNamara
2021-01-21_yes -> _YesCaolán McNamara
2021-01-21keep the navigation bar control area the same size with hidden scrollbarCaolán McNamara
2021-01-16tdf#137695 shrink widget height below natural min within data browserCaolán McNamara
2021-01-16replace near-zero xalign values that should be zeroCaolán McNamara
2021-01-16make the Color constructors explicitly specify transparencyNoel
2021-01-15tdf#135641 update DataBrowser has-focus when child widget gains focusCaolán McNamara
2021-01-15replace stock button imagesCaolán McNamara
2021-01-15replace stock button labelsCaolán McNamara
2021-01-15tdf#138848 add truncate-multiline to all GtkEntries and GtkSpinButtonsCaolán McNamara
2021-01-13fix a GtkSettings:gtk-button-images is deprecated warningCaolán McNamara
2021-01-10remove some old debugging codeNoel Grandin
2021-01-09fix coverity parse errorsCaolán McNamara
2021-01-08use more IsTransparentNoel Grandin
2021-01-05lok: disable java interaction handlerHenry Castro
2021-01-04loplugin:stringviewparam: operator +=Stephan Bergmann
2020-12-30vcl: remove {Read,Write}ImpGraphic and ImplExportNative from GraphicTomaž Vajngerl
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-12-24custom literal for Degree10Noel Grandin
2020-12-23Use char16_t string literalsStephan Bergmann
2020-12-22drop deprecated GtkAlignment, move left/top-padding into child margin-start/topCaolán McNamara
2020-12-22replace deprecated xpad/ypadCaolán McNamara
2020-12-22replace margin-left with margin-start and margin-right with margin-endCaolán McNamara
2020-12-20tdf#139063 crash when add a new sheet to a RTL sheetCaolán McNamara
2020-12-19don't mention VclBuilder in the dialog tests docsCaolán McNamara
2020-12-15update pchesCaolán McNamara
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-12-09tdf#138778 add has_child_focus which considers a related popup a 'child'Caolán McNamara
2020-12-07move various notebookbar widgets into vclCaolán McNamara
2020-12-04move ManagedMenuButton to vclCaolán McNamara
2020-12-04add a way to get an awt::XPopupMenu from a PopupMenuCaolán McNamara
2020-12-04update pchesCaolán McNamara
2020-12-03convert EHistoryType to scoped enumNoel
2020-12-01tdf#42949 Fix new IWYU warnings in directories s*Gabor Kelemen
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel
2020-11-30weld ImplTabButtonsCaolán McNamara
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-11-24tdf#138430 schedule a reformat if we turned off the scrollbarCaolán McNamara
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-23don't need to include vcl/scrbar.hxx hereCaolán McNamara
2020-11-22don't need to include vcl/toolbox.hxx hereCaolán McNamara
2020-11-20ScrollBar::GetThumbPos returns tools::LongStephan Bergmann
2020-11-19Clean up GetHTMLColor "not found" valueStephan Bergmann
2020-11-17loplugin:stringviewparam extend to constructorsNoel
2020-11-16tdf#138116 Accurate minimal height for wizard opened by extensionIlhan Yesil
2020-11-16tdf#123936 Formatting files in module svtools with clang-formatPhilipp Hofer
2020-11-16tdf#138229: make OleObjectDescriptor match OBJECTDESCRIPTOR on _WIN64Mike Kaganski
2020-11-15add <!-- n-columns=1 n-rows=1 --> before every GtkGridCaolán McNamara
2020-11-12New loplugin:stringviewparamStephan Bergmann