summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)Author
2020-11-02remove duplicate initialisationNoel
2020-11-02toolbox always has flat styleNoel Grandin
2020-11-02use officecfg or MacroRecorderModeNoel Grandin
2020-11-01use officecfg for ShowLinkWarningDialogNoel Grandin
2020-11-01use officecfg for IsPluginsEnabledNoel Grandin
2020-11-01use officecfg for UseSystemFileDialogNoel Grandin
2020-11-01use officecfg for UseSystemPrintDialogNoel Grandin
2020-11-01use officecfg for Experimental flagNoel Grandin
2020-10-31remove pimpl in UnoControlTableModelNoel Grandin
2020-10-30convert some tools::Long->sal_Int32Noel
2020-10-29tdf#132536 free the cached VirtualDevicesJan-Marek Glogowski
2020-10-28tdf#125379 updated javainteractionhandler.cxx to add a link for the JRE missi...Bryan Gazali
2020-10-28convert some more long -> tools::LongNoel
2020-10-28convert some more long -> tools::LongNoel
2020-10-26rhbz#1891326 suggest package install of the most appropiate pt langpackCaolán McNamara
2020-10-25Replace list by vector in svtools/sampletextJulien Nabet
2020-10-24Resolves: tdf#137703 crash on 2nd launch of cell bg color dropdownCaolán McNamara
2020-10-22set all .ui min require version of gtk to 3.20Caolán McNamara
2020-10-21new tools::Degree10 strong typedefNoel Grandin
2020-10-19use tools::Long in svtoolsNoel
2020-10-16add a DrawingAreaUIObject to avoid need to include layout.hxx for uitestCaolán McNamara
2020-10-15need to ClearFormats to invalidate cache of what is dndedCaolán McNamara
2020-10-12tdf#134742 Distinguishing all CJK fonts such as Noto CJK Fonts.DaeHyun Sung
2020-10-09inherit OStringTransferable from TransferDataContainerCaolán McNamara
2020-10-06move set_user_managed_scrolling to an initial weld argumentCaolán McNamara
2020-10-06loplugin:const& make some params and methods constNoel
2020-10-04loplugin:reducevarscope in store..svtoolsNoel
2020-10-03use more TOOLS_WARN_EXCEPTIONNoel
2020-09-29tdf#136520 allow color popdowns to be tearable againCaolán McNamara
2020-09-28rename for disentangling AA and B2D use in VCL drawingLuboš Luňák
2020-09-24Related: tdf#115436 Add English (Kenya) {en-KE} to language listEike Rathke
2020-09-21update pchesCaolán McNamara
2020-09-19tdf#134157 fix Edit with external tool causes a CPU hitTomofumi Yagi
2020-09-17tdf#136737 grid in change icon dialog ends up oversizedCaolán McNamara
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-09-12Replace remaining uses of sal_uCharJulien Nabet
2020-09-12replace sal_IntPtr with simple integer typeCaolán McNamara
2020-09-12tdf#136217 fix moving tag in writerNoel Grandin
2020-09-11invalidate prerendered fontname cache on style changeCaolán McNamara
2020-09-11convert IMAP_OBJ to scoped enumNoel Grandin
2020-09-10remove image_position top from GtkButtonandreas kainz
2020-09-09tdf#134413 must add scrollbar width on turning it off to occupy the same spaceCaolán McNamara
2020-09-09Resolves: tdf#136494 get preferred height after contents filled inCaolán McNamara
2020-09-09tdf#135042 update scrolledwindow vadjustment when resizedCaolán McNamara
2020-09-09improve loplugin:unusedvarsglobalNoel Grandin
2020-09-07loplugin:constantparamNoel Grandin
2020-09-04Make many OUString functions take std::u16string_view parametersStephan Bergmann
2020-09-02use VCL_TOOLBOX_STYLE_FLAT directly instead of a define with the same valueCaolán McNamara
2020-09-02replace unnecessary includeCaolán McNamara
2020-09-02weld TabBarEditCaolán McNamara