summaryrefslogtreecommitdiff
path: root/sfx2/source/appl
AgeCommit message (Expand)Author
2020-12-15don't need to include vcl/menu.hxx hereCaolán McNamara
2020-12-08remove rest of 'xmlsec05' stuffNoel
2020-12-07remove SID_BASIC_ENABLED and BasicEnabled optionNoel
2020-12-05Remove remaining bogus use of objc_msgSend()Tor Lillqvist
2020-12-03convert EHistoryType to scoped enumNoel
2020-12-03convert SvtPathOptions::Paths to scoped enumNoel
2020-12-02simplify SvtDynamicMenuOptionsNoel Grandin
2020-12-01tdf#42949 Fix new IWYU warnings in directories s*Gabor Kelemen
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-11-25SfxObjectShell::DdeExecute and SfxApplication::DdeExecute should return boolStephan Bergmann
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-22tdf#123936 Formatting files in module sfx2 with clang-formatPhilipp Hofer
2020-11-17loplugin:stringviewparam check methods tooNoel
2020-11-11loplugin:stringviewNoel
2020-11-10lok: sidebar: disable context deactivationHenry Castro
2020-11-02toolbox always has flat styleNoel Grandin
2020-11-01use officecfg for UseSystemFileDialogNoel Grandin
2020-11-01use officecfg for Experimental flagNoel Grandin
2020-10-22long->tools::Long in sfx2Noel
2020-10-12Resolves tdf#137187 - More dictionaries via extensions dialogHeiko Tietze
2020-10-12render document thumbnail directly to bitmap, without metafileLuboš Luňák
2020-10-07Resolves tdf#117463 - Dialog to show UI optionsHeiko Tietze
2020-10-06loplugin:const& make some params and methods constNoel
2020-10-05lok: sidebar: avoid deactivation when the sidebar is paintingHenry Castro
2020-09-30loplugin:reducevarscope in sfx2Noel
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara
2020-09-20cid#1466905 Dereference after null checkCaolán McNamara
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-09-10micro-optim we just want to remove all urls after m_nCurPos (sfx2)Julien Nabet
2020-09-09tdf#75280: Convert inappropriate use of sal_uIntPtr (sfx2)Julien Nabet
2020-09-02drop some unused methodsCaolán McNamara
2020-09-01Fix typo in codeAndrea Gelmini
2020-08-30Goodbye O[U]StringView, welcome O[U]String::ConcatStephan Bergmann
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-27add a DisableCycleFocusOut flag for an all-welded hierarchyCaolán McNamara
2020-08-26Better use std::string_view than OUStringLiteral hereStephan Bergmann
2020-08-23Fix typo in codeAndrea Gelmini
2020-08-15remove constructor with plain Bitmap from Graphic, use BitmapExTomaž Vajngerl
2020-08-13use unique_ptr in SfxAppData_ImplNoel Grandin
2020-08-13use unique_ptr in SfxBindings_ImplNoel Grandin
2020-08-13loplugin:stringstatic also look for local staticsNoel Grandin
2020-08-11Simplify toolbar mode switchingMaxim Monastirsky
2020-08-08Clean-up of abstdlgHeiko Tietze
2020-08-03Clean-up of abstdlgHeiko Tietze
2020-07-29replace and drop SvtExtendedSecurityOptions classCaolán McNamara
2020-07-28tdf#134887 Rework last item handling in NewToolbarControllerMaxim Monastirsky
2020-07-21tdf#133026: Additions - Parameter support to UNO CommandYusuf Keten
2020-07-10replace usage of blacklist with denylistThorsten Behrens
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: sfx2Stephan Bergmann