summaryrefslogtreecommitdiff
path: root/svtools/source
AgeCommit message (Expand)Author
2021-02-23reportdesigner focus out handler clobbering the preexisting handlerCaolán McNamara
2021-02-22rename to DropdownDockingWindowCaolán McNamara
2021-02-20merge together interimdockparent usageCaolán McNamara
2021-02-20move docking adapters to vclCaolán McNamara
2021-02-20loplugin:refcounting in svtoolsNoel
2021-02-19foward declare NotebookBarAddonsItem instead of using includeCaolán McNamara
2021-02-19forward declare VclBuilder in VclBuilderContainerCaolán McNamara
2021-02-19rename get_vscroll_width to get_scroll_thicknessCaolán McNamara
2021-02-18update DataBrowser has-focus when child widget loses focusCaolán McNamara
2021-02-16loplugin:referencecasting in stoc..svtoolsNoel
2021-02-14Move unit conversion code to o3tl, and unify on that in more placesMike Kaganski
2021-02-13rename Ruler::GetType to drop using Window::GetTypeCaolán McNamara
2021-02-02Fix typo in codeAndrea Gelmini
2021-01-28TopLeft().Y() -> Top() etc.Caolán McNamara
2021-01-27Improve loplugin:stringliteralvarStephan Bergmann
2021-01-25avoid some ref-countingNoel Grandin
2021-01-21keep the navigation bar control area the same size with hidden scrollbarCaolá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-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-20tdf#139063 crash when add a new sheet to a RTL sheetCaolá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-04move ManagedMenuButton to vclCaolán McNamara
2020-12-04add a way to get an awt::XPopupMenu from a PopupMenuCaolá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-12New loplugin:stringviewparamStephan Bergmann