summaryrefslogtreecommitdiff
path: root/svtools/source/uno
AgeCommit message (Expand)Author
2022-12-29tdf#152508 Initiate container request size after call of createPageIlhan Yesil
2022-12-20loplugin:unocast (weld::TransportAsXWindow)Stephan Bergmann
2022-09-21use more string_view in svtoolsNoel Grandin
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-08-06move SVTXGridControl to toolkitCaolán McNamara
2022-07-14clang-tidy modernize-pass-by-value in svtoolsNoel Grandin
2022-07-14loplugin:moveitNoel Grandin
2022-05-24modernize and improve PropertySetInfoNoel Grandin
2022-05-03Just use Any ctor instead of makeAny in svtoolsStephan Bergmann
2022-05-03add o3tl::equalsAsciiNoel Grandin
2022-04-29use more string_view in INetURLObjectNoel Grandin
2022-01-26weldPopupWindow is always implemented by nowCaolán McNamara
2021-11-11Handle UNO command aliases in ToolBoxesSzymon Kłos
2021-10-31Prepare for removal of non-const operator[] from Sequence in svtoolsMike Kaganski
2021-10-15Remove non-const Sequence::begin()/end() in internal codeMike Kaganski
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-08-23loplugin:referencecasting look through more clang TypesNoel Grandin
2021-08-02convert #defines to OUStringLiteralNoel Grandin
2021-07-08make SetParentToDefaultWindow available from vcl onlyCaolán McNamara
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