summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)AuthorFilesLines
2022-01-31support for the WebP image format (tdf#114532)Luboš Luňák5-15/+87
2021-12-21ofz#40766 svtools, sw: HTMLParser: really stop inserting control charsMichael Stahl1-1/+5
2021-11-11Handle UNO command aliases in ToolBoxesSzymon Kłos1-0/+25
2021-11-10Resolves: tdf#145386 Use "Default" for LANGUAGE_PROCESS_OR_USER_DEFAULTEike Rathke1-6/+7
2021-09-30tdf#142415 mouse events not propogated to table control event handlersCaolán McNamara1-0/+33
2021-08-24tdf#143357 use a DateFormatter and a separate Calendar menubuttonCaolán McNamara1-2/+5
2021-08-24tdf#143452: make 2 buttons in the date form control translatableJulien Nabet1-2/+2
2021-08-16Resolves: tdf#143023 explicitly connect to ControlBase focus-[in/out]Caolán McNamara3-7/+32
2021-07-26Make Custom Color Picker dialog asyncSzymon Kłos1-2/+63
2021-07-16crashreporting: Crash seen in CachePreview from Idle UpdateHdlCaolán McNamara1-1/+4
2021-06-29jsdialog: sidebar: don't close popups when first time usedSzymon Kłos1-1/+6
2021-05-30tdf#142150 nothing already selected on MouseUp without previous MouseDownCaolán McNamara1-1/+3
2021-05-26tdf#142479 on 'return' select the entry the cursor is in before calling SelectCaolán McNamara1-0/+8
2021-05-25replace stock button imagesCaolán McNamara4-2/+280
2021-05-25rename get_vscroll_width to get_scroll_thicknessCaolán McNamara1-1/+1
2021-04-22Extend ToolBarManager to build weld::ToolbarSzymon Kłos1-1/+1
2021-04-09lok: disable java interaction handlerHenry Castro1-0/+2
2021-03-31OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel2-2/+4
2021-01-30Improve macro checksSamuel Mehrbrodt1-0/+1
2021-01-22keep the navigation bar control area the same size with hidden scrollbarCaolán McNamara1-1/+1
2021-01-17tdf#135641 update DataBrowser has-focus when child widget gains focusCaolán McNamara3-2/+19
2021-01-17tdf#137695 shrink widget height below natural min within data browserCaolán McNamara3-0/+10
2021-01-15tdf#138848 add truncate-multiline to all GtkEntries and GtkSpinButtonsCaolán McNamara9-0/+21
2020-12-09tdf#138778 add has_child_focus which considers a related popup a 'child'Caolán McNamara1-3/+10
2020-11-24tdf#138430 schedule a reformat if we turned off the scrollbarCaolán McNamara1-7/+13
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