summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2020-09-20cid#1466905 Dereference after null checkCaolán McNamara1-1/+1
2020-09-17factor out the special FmtSelect with nullptr arg caseCaolán McNamara2-34/+24
2020-09-17tdf#134598 call FmtSelect to update watercanCaolán McNamara1-2/+7
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann5-12/+18
2020-09-15Fix typo in codeAndrea Gelmini1-1/+4
2020-09-13Unify the code used to get object shell for componentsMike Kaganski8-116/+34
2020-09-11convert IMAP_OBJ to scoped enumNoel Grandin1-12/+12
2020-09-10micro-optim we just want to remove all urls after m_nCurPos (sfx2)Julien Nabet1-4/+3
2020-09-10remove image_position top from GtkButtonandreas kainz1-1/+0
2020-09-10Remove some unused includesMiklos Vajna1-1/+0
2020-09-09tdf#75280: Convert inappropriate use of sal_uIntPtr (sfx2)Julien Nabet2-4/+4
2020-09-07Make the OUString ctors taking raw sal_Unicode pointer/non-const array explicitStephan Bergmann1-1/+1
2020-09-04tdf#118148 Extended tips for simpress/ and sdraw/Olivier Hallot1-0/+5
2020-09-04TabPage no longer needs to inherit from VclBuilderContainerCaolán McNamara1-3/+2
2020-09-04tdf#118148 Extended tips for HC2/swriterOlivier Hallot1-2/+47
2020-09-02remove some unused methodsCaolán McNamara1-5/+0
2020-09-02drop some unused methodsCaolán McNamara4-44/+0
2020-09-02remove SfxCommonTemplateDialog_Impl vcl::Window memberCaolán McNamara3-19/+7
2020-09-02lok: send state updates for shape editing commandsSzymon Kłos1-0/+6
2020-09-01Fix typo in codeAndrea Gelmini2-3/+3
2020-08-31Remove remains of private:image/ via ImageIdentifier addon propertyMaxim Monastirsky1-14/+1
2020-08-30Goodbye O[U]StringView, welcome O[U]String::ConcatStephan Bergmann1-2/+2
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann11-63/+63
2020-08-28LOK: send status of the sidebarPranam Lashkari1-1/+2
2020-08-27remove some unused includes and update pchesCaolán McNamara1-1/+5
2020-08-27add a DisableCycleFocusOut flag for an all-welded hierarchyCaolán McNamara3-3/+3
2020-08-27LOK: send state of FreezePanesPranam Lashkari1-1/+2
2020-08-27tdf#136133: AppendInfoBar can return nullJulien Nabet1-11/+16
2020-08-27Fix typosAndrea Gelmini1-1/+1
2020-08-26Better use std::string_view than OUStringLiteral hereStephan Bergmann1-9/+8
2020-08-26weld OApplicationSwapWindowCaolán McNamara2-7/+47
2020-08-26ThumbnailViewItem not guaranteed to measure with the font it will draw withCaolán McNamara1-0/+3
2020-08-25tdf#135334 Add keyboard shortcut to launch SIShivam Kumar Singh1-0/+34
2020-08-25make drawing item border optionalCaolán McNamara1-14/+18
2020-08-25move thumbnailviewitem.hxxCaolán McNamara9-145/+8
2020-08-25Derive ActiveColor as a brighter HighlightColorCaolán McNamara2-6/+8
2020-08-24tdf#118148 Extended tips from HC2/shared/Olivier Hallot10-15/+213
2020-08-23Fix typo in codeAndrea Gelmini1-2/+2
2020-08-23Fix typo in codeAndrea Gelmini1-3/+3
2020-08-23Fix typo in codeAndrea Gelmini1-1/+1
2020-08-21grab focus on mouse button downCaolán McNamara1-0/+2
2020-08-21tdf#118148 All extended tips for shared/optionenOlivier Hallot1-1/+106
2020-08-21Fix typo in codeAndrea Gelmini1-1/+1
2020-08-20use HighlightTextColor from Settings for thumbnailviewitem HighlightTextColorCaolán McNamara2-6/+9
2020-08-19sd signature line: preserve current page after signingMiklos Vajna6-1/+166
2020-08-19Fix typosAndrea Gelmini1-1/+1
2020-08-18remove dead codeNoel Grandin1-10/+0
2020-08-18loplugin:unusedvarsglobalNoel Grandin1-3/+2
2020-08-18weld OAppDetailPageHelperCaolán McNamara1-1/+1
2020-08-16loplugin:unusedfieldsNoel Grandin1-6/+0