summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)Author
2020-10-14Resolves tdf#137477 - Access templates via tight extensionsHeiko Tietze
2020-10-13static_cast after dynamic_castNoel
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-08we only should have one has_default==True in these dialogsCaolán McNamara
2020-10-07Resolves tdf#117463 - Dialog to show UI optionsHeiko Tietze
2020-10-07ui files: fix some capitalisation issuesNoel
2020-10-07Revert "lint-ui: check that we only have one has_default==True"Noel Grandin
2020-10-07tdf#136555 drop custom start center button colorsJan-Marek Glogowski
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-05lint-ui: check that we only have one has_default==TrueNoel
2020-10-05lok: sidebar: avoid deactivation when the sidebar is paintingHenry Castro
2020-10-05Disable WhatsNew infobar with standard methodHeiko Tietze
2020-10-03use more TOOLS_WARN_EXCEPTIONNoel
2020-10-02sfx2: downgrade a warning in SfxViewFrame::ChildWindowState() to infoMiklos Vajna
2020-10-01tdf#128174: Master password dialog misplacedAyhan Yalçınsoy
2020-09-30loplugin:reducevarscope in sfx2Noel
2020-09-24tdf#133690 Cleanup Sidebar themeandreas kainz
2020-09-23Clean up commented-out code lineandreas kainz
2020-09-23tdf#133690 remove thin border in sidebarandreas kainz
2020-09-22Added new command to resolve the comment threadPranam Lashkari
2020-09-22lok:sidebar: deactivate the shell with no default contextHenry Castro
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara
2020-09-21tdf#136781 add some spacing to the special character favoritesCaolán McNamara
2020-09-21weld infobarsCaolán McNamara
2020-09-20cid#1466905 Dereference after null checkCaolán McNamara
2020-09-17factor out the special FmtSelect with nullptr arg caseCaolán McNamara
2020-09-17tdf#134598 call FmtSelect to update watercanCaolán McNamara
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-09-15Fix typo in codeAndrea Gelmini
2020-09-13Unify the code used to get object shell for componentsMike Kaganski
2020-09-11convert IMAP_OBJ to scoped enumNoel Grandin
2020-09-10micro-optim we just want to remove all urls after m_nCurPos (sfx2)Julien Nabet
2020-09-10remove image_position top from GtkButtonandreas kainz
2020-09-10Remove some unused includesMiklos Vajna
2020-09-09tdf#75280: Convert inappropriate use of sal_uIntPtr (sfx2)Julien Nabet
2020-09-07Make the OUString ctors taking raw sal_Unicode pointer/non-const array explicitStephan Bergmann
2020-09-04tdf#118148 Extended tips for simpress/ and sdraw/Olivier Hallot
2020-09-04TabPage no longer needs to inherit from VclBuilderContainerCaolán McNamara
2020-09-04tdf#118148 Extended tips for HC2/swriterOlivier Hallot
2020-09-02remove some unused methodsCaolán McNamara
2020-09-02drop some unused methodsCaolán McNamara
2020-09-02remove SfxCommonTemplateDialog_Impl vcl::Window memberCaolán McNamara
2020-09-02lok: send state updates for shape editing commandsSzymon Kłos
2020-09-01Fix typo in codeAndrea Gelmini
2020-08-31Remove remains of private:image/ via ImageIdentifier addon propertyMaxim Monastirsky
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-28LOK: send status of the sidebarPranam Lashkari