summaryrefslogtreecommitdiff
path: root/include/svtools
AgeCommit message (Expand)Author
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
2021-02-23reportdesigner focus out handler clobbering the preexisting handlerCaolán McNamara
2021-02-22rename to DropdownDockingWindowCaolán McNamara
2021-02-20merge together interimdockparent usageCaolán McNamara
2021-02-18update DataBrowser has-focus when child widget loses focusCaolán McNamara
2021-02-14Move unit conversion code to o3tl, and unify on that in more placesMike Kaganski
2021-02-13rename Ruler::GetType to drop using Window::GetTypeCaolán McNamara
2021-02-06tdf#91920 sw page gutter margin, from top: add RTF exportMiklos Vajna
2021-02-02Fix typo in codeAndrea Gelmini
2021-01-28Improve macro checksSamuel Mehrbrodt
2021-01-22tdf#135550 ListBox should triger an event when changed non-interactivelyCaolán McNamara