summaryrefslogtreecommitdiff
path: root/include/svtools
AgeCommit message (Expand)Author
2021-08-30tdf#74702 vcl: introduce GetSystemTextColor()Chris Sherlock
2021-08-19Make Custom Color Picker dialog asyncSzymon Kłos
2021-08-16tdf#126879 - Drop obsolete DOCTYPE HTML 4.0Andreas Heinisch
2021-08-13tdf#143357 use a DateFormatter and a separate Calendar menubuttonCaolán McNamara
2021-08-10Missing includeStephan Bergmann
2021-08-07create comphelper::OMultiTypeInterfaceContainerHelper2 and use itNoel Grandin
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2021-08-04Resolves: tdf#143023 explicitly connect to ControlBase focus-[in/out]Caolán McNamara
2021-08-04fix commentCaolán McNamara
2021-07-29Fix --enable-mergelibs `make check`Stephan Bergmann
2021-07-26use officecfg for SvxHtmlOptionsNoel Grandin
2021-07-26use officecfg for menu optionsNoel Grandin
2021-07-25use officecfg for drawing optionsNoel Grandin
2021-07-25use officecfg for print optionsNoel Grandin
2021-07-25use officecfg for help optionsNoel Grandin
2021-07-25simplify SvFontSubstNoel Grandin
2021-07-24use officecfg to retrieve offlinehelppopupNoel Grandin
2021-07-23use officecfg to retrieve help stylesheetNoel Grandin
2021-07-23use officecfg to retrieve help systemNoel Grandin
2021-07-23use officecfg to retrieve GetIsForPagePreviewsNoel Grandin
2021-07-23use officecfg to retrieve SidebarIconSizeNoel Grandin
2021-07-23use officecfg to retrieve NotebookbarIconSizeNoel Grandin
2021-07-23use officecfg to retrieve DisableUICustomizationNoel Grandin
2021-07-23simplify AsynchronLinkNoel Grandin
2021-07-23osl::Mutex->std::mutex in AsynchronLinkNoel Grandin
2021-07-17move BuildWhichTable and simplifyNoel Grandin
2021-07-16Clarify that SvtLanguageTable::GetLanguageType() expects the UI nameEike Rathke
2021-07-13a11y crash on teardown of FmXGridPeerCaolán McNamara
2021-07-12Revert "flatten ValueSet item array"Caolán McNamara
2021-07-02convert AccessibleBrowseBoxObjType to scoped enumNoel Grandin
2021-06-19loplugin:finalclassesNoel Grandin
2021-06-17use string_view in the Translate APINoel Grandin
2021-06-08Resolves tdf#131817 - Option to globally switch toolbar locking on/offHeiko Tietze
2021-06-03HtmlWriter: add end tag checking and helper for attribute writingTomaž Vajngerl
2021-05-29flatten ValueSet item arrayNoel Grandin
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-05-20move some headers inside modulesNoel Grandin
2021-05-19pass CheckButton argument instead of its Button baseclassCaolán McNamara
2021-05-17split OutputDevice from WindowNoel Grandin
2021-05-03vcl: remove MetricVectorChris Sherlock
2021-05-03sal_uLong->sal_uInt32 in HTMLOutFuncsNoel Grandin
2021-05-02sal_uLong->sal_uInt32 in SvParserNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-27use more string_view in tools/streamNoel Grandin
2021-04-09Avoid user interaction when determining recent documents' MIME typesStephan Bergmann
2021-04-09Recheck include/ with IWYUGabor Kelemen
2021-04-01tdf#140343 sw page rtl gutter margin: add RTF filterMiklos Vajna
2021-03-11use strong_int for item ids in vcl::ToolBoxNoel
2021-03-04Related tdf#140762 Add texts for "Border style" toolbar itemMichael Weghorn
2021-02-26rename one ImplHitTest so using window::ImplHitTest can be droppedCaolán McNamara