summaryrefslogtreecommitdiff
path: root/sfx2/source/appl
AgeCommit message (Expand)Author
2021-03-22tdf#140539 don't allow help to be relaunched during launchCaolán McNamara
2021-01-27tdf#138727 help browser didn't flow textCaolán McNamara
2020-12-07Remove remaining bogus use of objc_msgSend()Tor Lillqvist
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
2020-06-13tdf#133928 Help need javascript enabled in browserOlivier Hallot
2020-06-05have just one way to set expander imageCaolán McNamara
2020-06-04Revert "Resolves tdf#127401 - Chinese locale pointing to wrong hub forward ad...Heiko Tietze
2020-06-04Resolves tdf#127401 - Chinese locale pointing to wrong hub forward addressHeiko Tietze
2020-05-30loplugin:simplifybool extend to expression like !(a < b || c > d)Noel Grandin
2020-05-28loplugin:sequenceloop (macOS)Stephan Bergmann
2020-05-21use for-range on Sequence in sfx2..swNoel Grandin
2020-05-16loplugin:unusedmethodsNoel Grandin
2020-05-12weld help browserCaolán McNamara