summaryrefslogtreecommitdiffstats
path: root/include/svtools
Commit message (Expand)AuthorAgeFilesLines
* Missing includes for libstdc++ 12Stephan Bergmann2022-01-171-0/+4
* Related: tdf#141633 similiarly support match combo/listbox font sizesCaolán McNamara2021-10-061-1/+7
* tdf#141633 set correct font sizes in tableview child widgetsCaolán McNamara2021-10-041-0/+12
* tdf#142415 mouse events not propogated to table control event handlersCaolán McNamara2021-09-141-0/+21
* tdf#143357 use a DateFormatter and a separate Calendar menubuttonCaolán McNamara2021-08-171-1/+3
* Resolves: tdf#143023 explicitly connect to ControlBase focus-[in/out]Caolán McNamara2021-08-101-1/+8
* a11y crash on teardown of FmXGridPeerCaolán McNamara2021-07-151-0/+2
* Revert "flatten ValueSet item array"Caolán McNamara2021-07-131-3/+5
* Resolves tdf#131817 - Option to globally switch toolbar locking on/offHeiko Tietze2021-06-081-0/+3
* HtmlWriter: add end tag checking and helper for attribute writingTomaž Vajngerl2021-06-031-0/+5
* flatten ValueSet item arrayNoel Grandin2021-05-291-5/+3
* add Toggleable as a separate thing to a ButtonCaolán McNamara2021-05-212-3/+3
* move some headers inside modulesNoel Grandin2021-05-201-91/+0
* pass CheckButton argument instead of its Button baseclassCaolán McNamara2021-05-191-2/+2
* split OutputDevice from WindowNoel Grandin2021-05-171-4/+0
* vcl: remove MetricVectorChris Sherlock2021-05-031-1/+1
* sal_uLong->sal_uInt32 in HTMLOutFuncsNoel Grandin2021-05-031-3/+2
* sal_uLong->sal_uInt32 in SvParserNoel Grandin2021-05-021-8/+7
* throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann2021-05-026-11/+11
* use more string_view in tools/streamNoel Grandin2021-04-272-8/+8
* Avoid user interaction when determining recent documents' MIME typesStephan Bergmann2021-04-091-1/+5
* Recheck include/ with IWYUGabor Kelemen2021-04-096-6/+1
* tdf#140343 sw page rtl gutter margin: add RTF filterMiklos Vajna2021-04-011-0/+1
* use strong_int for item ids in vcl::ToolBoxNoel2021-03-111-2/+3
* Related tdf#140762 Add texts for "Border style" toolbar itemMichael Weghorn2021-03-041-0/+2
* rename one ImplHitTest so using window::ImplHitTest can be droppedCaolán McNamara2021-02-261-2/+1
* reportdesigner focus out handler clobbering the preexisting handlerCaolán McNamara2021-02-231-0/+9
* rename to DropdownDockingWindowCaolán McNamara2021-02-221-1/+1
* merge together interimdockparent usageCaolán McNamara2021-02-201-2/+1
* update DataBrowser has-focus when child widget loses focusCaolán McNamara2021-02-182-0/+11
* Move unit conversion code to o3tl, and unify on that in more placesMike Kaganski2021-02-141-2/+0
* rename Ruler::GetType to drop using Window::GetTypeCaolán McNamara2021-02-131-2/+1
* tdf#91920 sw page gutter margin, from top: add RTF exportMiklos Vajna2021-02-061-0/+1
* Fix typo in codeAndrea Gelmini2021-02-022-3/+3
* Improve macro checksSamuel Mehrbrodt2021-01-281-0/+1
* tdf#135550 ListBox should triger an event when changed non-interactivelyCaolán McNamara2021-01-221-7/+19
* tdf#135641 update DataBrowser has-focus when child widget gains focusCaolán McNamara2021-01-152-0/+4
* remove some old debugging codeNoel Grandin2021-01-101-2/+2
* use more IsTransparentNoel2021-01-081-1/+1
* loplugin:stringviewparam: operator +Stephan Bergmann2020-12-292-2/+3
* Adapt the remaining OUString functions to std string_viewStephan Bergmann2020-12-113-4/+9
* weld ImplTabButtonsCaolán McNamara2020-11-301-4/+6
* tdf#138430 schedule a reformat if we turned off the scrollbarCaolán McNamara2020-11-241-1/+1
* loplugin:stringviewparam extend to comparison operatorsNoel2020-11-243-3/+3
* tdf#123936 Formatting files in module include with clang-formatPhilipp Hofer2020-11-219-89/+101
* Clean up GetHTMLColor "not found" valueStephan Bergmann2020-11-191-1/+1
* tdf#124176 use pragma once instead of include guardsRoman Kuznetsov2020-11-1982-338/+82
* loplugin:stringviewparam extend to constructorsNoel2020-11-171-1/+1
* make tools::Long 64-bit on Windows platformNoel Grandin2020-11-111-1/+1
* toolbox always has flat styleNoel Grandin2020-11-021-3/+0