summaryrefslogtreecommitdiff
path: root/include/svtools
AgeCommit message (Expand)AuthorFilesLines
2021-06-19loplugin:finalclassesNoel Grandin2-12/+11
2021-06-17use string_view in the Translate APINoel Grandin1-1/+1
2021-06-08Resolves tdf#131817 - Option to globally switch toolbar locking on/offHeiko Tietze1-0/+3
2021-06-03HtmlWriter: add end tag checking and helper for attribute writingTomaž Vajngerl1-0/+5
2021-05-29flatten ValueSet item arrayNoel Grandin1-5/+3
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara2-3/+3
2021-05-20move some headers inside modulesNoel Grandin1-91/+0
2021-05-19pass CheckButton argument instead of its Button baseclassCaolán McNamara1-2/+2
2021-05-17split OutputDevice from WindowNoel Grandin1-4/+0
2021-05-03vcl: remove MetricVectorChris Sherlock1-1/+1
2021-05-03sal_uLong->sal_uInt32 in HTMLOutFuncsNoel Grandin1-3/+2
2021-05-02sal_uLong->sal_uInt32 in SvParserNoel Grandin1-8/+7
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann6-11/+11
2021-04-27use more string_view in tools/streamNoel Grandin2-8/+8
2021-04-09Avoid user interaction when determining recent documents' MIME typesStephan Bergmann1-1/+5
2021-04-09Recheck include/ with IWYUGabor Kelemen6-6/+1
2021-04-01tdf#140343 sw page rtl gutter margin: add RTF filterMiklos Vajna1-0/+1
2021-03-11use strong_int for item ids in vcl::ToolBoxNoel1-2/+3
2021-03-04Related tdf#140762 Add texts for "Border style" toolbar itemMichael Weghorn1-0/+2
2021-02-26rename one ImplHitTest so using window::ImplHitTest can be droppedCaolán McNamara1-2/+1
2021-02-23reportdesigner focus out handler clobbering the preexisting handlerCaolán McNamara1-0/+9
2021-02-22rename to DropdownDockingWindowCaolán McNamara1-1/+1
2021-02-20merge together interimdockparent usageCaolán McNamara1-2/+1
2021-02-18update DataBrowser has-focus when child widget loses focusCaolán McNamara2-0/+11
2021-02-14Move unit conversion code to o3tl, and unify on that in more placesMike Kaganski1-2/+0
2021-02-13rename Ruler::GetType to drop using Window::GetTypeCaolán McNamara1-2/+1
2021-02-06tdf#91920 sw page gutter margin, from top: add RTF exportMiklos Vajna1-0/+1
2021-02-02Fix typo in codeAndrea Gelmini2-3/+3
2021-01-28Improve macro checksSamuel Mehrbrodt1-0/+1
2021-01-22tdf#135550 ListBox should triger an event when changed non-interactivelyCaolán McNamara1-7/+19
2021-01-15tdf#135641 update DataBrowser has-focus when child widget gains focusCaolán McNamara2-0/+4
2021-01-10remove some old debugging codeNoel Grandin1-2/+2
2021-01-08use more IsTransparentNoel1-1/+1
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann2-2/+3
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann3-4/+9
2020-11-30weld ImplTabButtonsCaolán McNamara1-4/+6
2020-11-24tdf#138430 schedule a reformat if we turned off the scrollbarCaolán McNamara1-1/+1
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel3-3/+3
2020-11-21tdf#123936 Formatting files in module include with clang-formatPhilipp Hofer9-89/+101
2020-11-19Clean up GetHTMLColor "not found" valueStephan Bergmann1-1/+1
2020-11-19tdf#124176 use pragma once instead of include guardsRoman Kuznetsov82-338/+82
2020-11-17loplugin:stringviewparam extend to constructorsNoel1-1/+1
2020-11-11make tools::Long 64-bit on Windows platformNoel Grandin1-1/+1
2020-11-02toolbox always has flat styleNoel Grandin1-3/+0
2020-11-02use officecfg or MacroRecorderModeNoel Grandin1-3/+0
2020-11-01use officecfg for ShowLinkWarningDialogNoel Grandin1-4/+0
2020-11-01use officecfg for IsPluginsEnabledNoel Grandin1-2/+0
2020-11-01use officecfg for UseSystemFileDialogNoel Grandin1-4/+0
2020-11-01use officecfg for UseSystemPrintDialogNoel Grandin1-3/+0
2020-11-01use officecfg for Experimental flagNoel Grandin1-3/+0