summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)Author
2021-08-02convert #defines to OUStringLiteralNoel Grandin
2021-07-31osl::Mutex->std::mutex in ItemHolder2Noel Grandin
2021-07-29jsdialog: sidebar: don't close popups when first time usedSzymon Kłos
2021-07-27use officecfg for SvtHistoryOptionsNoel Grandin
2021-07-26use officecfg for SvxHtmlOptionsNoel Grandin
2021-07-26UBSAN fixNoel 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-23Fix SvtHelpOptions_Impl::GetPropertyNames (svtools)Julien Nabet
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-23osl::Mutex->std::mutex in ValueItemAccNoel Grandin
2021-07-21tdf#143452: make 2 buttons in the date form control translatableJulien Nabet
2021-07-19no need for pimpl in CellValueConversionNoel Grandin
2021-07-17make calendar button small-button style so it fits in limited heightCaolán McNamara
2021-07-17move BuildWhichTable and simplifyNoel Grandin
2021-07-15crashreporting: Crash seen in CachePreview from Idle UpdateHdlCaolán McNamara
2021-07-15the freetype font cache mentioned in this comment no longer existsCaolán McNamara
2021-07-13a11y crash on teardown of FmXGridPeerCaolán McNamara
2021-07-12Revert "flatten ValueSet item array"Caolán McNamara
2021-07-12Fix extended tip after translationOlivier Hallot
2021-07-08make SetParentToDefaultWindow available from vcl onlyCaolán McNamara
2021-07-02convert AccessibleBrowseBoxObjType to scoped enumNoel Grandin
2021-06-30Purge out rtl::math::setNanBaiXiaochun
2021-06-28loplugin:indentation improve checks for brace alignmentNoel Grandin
2021-06-23ofz#35502 Indirect-leakCaolán McNamara
2021-06-17use string_view in the Translate APINoel Grandin
2021-06-14Only look for semicolon if colon is foundMike Kaganski
2021-06-11Simplify Sequence/vector initializationsJulien Nabet
2021-06-10Simplify Sequences initializations (sot/stock/svl/svtools/svx)Julien Nabet
2021-06-09-Werror,-Wunused-but-set-variable (Clang 13 trunk)Stephan Bergmann
2021-06-08Resolves tdf#131817 - Option to globally switch toolbar locking on/offHeiko Tietze
2021-06-06add x-office-calendar to allow symbolic namesCaolán McNamara
2021-06-04tdf#142638 crash leaving embedded object (GTK3)Noel Grandin
2021-06-03HtmlWriter: add end tag checking and helper for attribute writingTomaž Vajngerl
2021-06-01Add Sesotho {st-LS} 0x8030 to language listEike Rathke
2021-05-29flatten TabBar item listNoel Grandin
2021-05-29no need to allocate these on the heapNoel Grandin
2021-05-29flatten ValueSet item arrayNoel Grandin
2021-05-28tdf#142150 nothing already selected on MouseUp without previous MouseDownCaolán McNamara