summaryrefslogtreecommitdiff
path: root/svtools/source/uno
AgeCommit message (Expand)Author
2021-05-20move some headers inside modulesNoel Grandin
2021-05-03sal_uLong->sal_Int32 in IMapCircleObjectNoel Grandin
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-15loplugin:stringliteralvar look for assignmentsNoel Grandin
2021-04-08Typos in code with variables containing "inital"->"initial"Julien Nabet
2021-03-11use strong_int for item ids in vcl::ToolBoxNoel
2021-02-25allow use of FloatWinPopupFlags without including complete floatwin.hxxCaolán McNamara
2021-02-25dockwin.hxx doesn't need to include floatwin.hxxCaolán McNamara
2021-02-20loplugin:refcounting in svtoolsNoel
2021-02-16loplugin:referencecasting in stoc..svtoolsNoel
2021-01-25avoid some ref-countingNoel Grandin
2021-01-16make the Color constructors explicitly specify transparencyNoel
2021-01-09fix coverity parse errorsCaolán McNamara
2020-12-26New loplugin:stringliteralvarStephan Bergmann
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann
2020-12-01tdf#42949 Fix new IWYU warnings in directories s*Gabor Kelemen
2020-11-16tdf#138116 Accurate minimal height for wizard opened by extensionIlhan Yesil
2020-11-11loplugin:stringviewNoel
2020-11-02remove duplicate initialisationNoel
2020-11-01use officecfg for UseSystemFileDialogNoel Grandin
2020-10-31remove pimpl in UnoControlTableModelNoel Grandin
2020-10-04loplugin:reducevarscope in store..svtoolsNoel
2020-09-11convert IMAP_OBJ to scoped enumNoel Grandin
2020-08-29Fix typosAndrea Gelmini
2020-08-18move VCLXMultiLineEdit and MultiLineEdit to toolkitCaolán McNamara
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-08-14One toolbar generic controller is enoughMaxim Monastirsky
2020-08-11loplugin:flattenNoel Grandin
2020-07-15move SVTXDateField to toolkitCaolán McNamara
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: svtoolsStephan Bergmann
2020-05-21use for-range on Sequence in sfx2..swNoel Grandin
2020-05-13loplugin:unusedmethodsNoel Grandin
2020-05-10compact namespace in svtoolsNoel Grandin
2020-03-25Remove unused using declarations in oox...xmlsecurityGabor Kelemen
2020-03-24weld writer navigatorCaolán McNamara
2020-03-13Revert "loplugin:constfields in svtools"Noel Grandin
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-02-18move svmedit.hxx internal to svtoolsCaolán McNamara
2020-02-18move SVTXFormattedField, SVTXCurrencyField, SVTXNumericField to toolkitCaolán McNamara
2020-02-16move TreeControlPeer to toolkitCaolán McNamara
2020-02-14move VCLXFileControl to toolkitCaolán McNamara
2020-02-07move some headers inside svtools moduleNoel Grandin
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-26rename some local variablesNoel Grandin
2020-01-25Resolves: tdf#130159 hide writedirection unless CTL is enabledCaolán McNamara
2020-01-25loplugin:makeshared in svl..svxNoel Grandin
2020-01-16rename a createPopupWindow so we can remove 'using createPopupWindow'Caolán McNamara
2020-01-15hold SolarMutex on calling vcl toolbox enable itemCaolán McNamara
2020-01-15tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorMesut Çifci