summaryrefslogtreecommitdiff
path: root/include/svtools
AgeCommit message (Expand)AuthorFilesLines
2021-08-19Make Custom Color Picker dialog asyncSzymon Kłos1-0/+9
2021-08-16tdf#126879 - Drop obsolete DOCTYPE HTML 4.0Andreas Heinisch1-1/+2
2021-08-13tdf#143357 use a DateFormatter and a separate Calendar menubuttonCaolán McNamara1-1/+3
2021-08-10Missing includeStephan Bergmann1-0/+4
2021-08-07create comphelper::OMultiTypeInterfaceContainerHelper2 and use itNoel Grandin2-4/+4
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin3-3/+4
2021-08-04Resolves: tdf#143023 explicitly connect to ControlBase focus-[in/out]Caolán McNamara1-0/+7
2021-08-04fix commentCaolán McNamara1-1/+1
2021-07-29Fix --enable-mergelibs `make check`Stephan Bergmann2-3/+3
2021-07-26use officecfg for SvxHtmlOptionsNoel Grandin1-47/+11
2021-07-26use officecfg for menu optionsNoel Grandin1-90/+0
2021-07-25use officecfg for drawing optionsNoel Grandin1-107/+75
2021-07-25use officecfg for print optionsNoel Grandin1-76/+3
2021-07-25use officecfg for help optionsNoel Grandin1-43/+0
2021-07-25simplify SvFontSubstNoel Grandin1-26/+7
2021-07-24use officecfg to retrieve offlinehelppopupNoel Grandin1-2/+0
2021-07-23use officecfg to retrieve help stylesheetNoel Grandin1-3/+0
2021-07-23use officecfg to retrieve help systemNoel Grandin1-2/+0
2021-07-23use officecfg to retrieve GetIsForPagePreviewsNoel Grandin1-1/+0
2021-07-23use officecfg to retrieve SidebarIconSizeNoel Grandin1-2/+0
2021-07-23use officecfg to retrieve NotebookbarIconSizeNoel Grandin1-2/+0
2021-07-23use officecfg to retrieve DisableUICustomizationNoel Grandin1-2/+0
2021-07-23simplify AsynchronLinkNoel Grandin1-2/+0
2021-07-23osl::Mutex->std::mutex in AsynchronLinkNoel Grandin1-4/+2
2021-07-17move BuildWhichTable and simplifyNoel Grandin1-6/+0
2021-07-16Clarify that SvtLanguageTable::GetLanguageType() expects the UI nameEike Rathke1-0/+6
2021-07-13a11y crash on teardown of FmXGridPeerCaolán McNamara1-0/+2
2021-07-12Revert "flatten ValueSet item array"Caolán McNamara1-3/+5
2021-07-02convert AccessibleBrowseBoxObjType to scoped enumNoel Grandin1-3/+3
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