summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
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
2020-08-15remove constructor with plain Bitmap from Graphic, use BitmapExTomaž Vajngerl1-1/+1
2020-08-14loplugin:simplifybool moreNoel Grandin3-4/+6
2020-08-14One toolbar generic controller is enoughMaxim Monastirsky1-3/+4
2020-08-13use unique_ptr in SfxAppData_ImplNoel Grandin10-88/+63
2020-08-13simplify memory management in SfxInPlaceClient_ImplNoel Grandin1-13/+10
2020-08-13use OUStringLiteral in SfxItemPropertyMapEntryNoel Grandin1-9/+9
2020-08-13expand out DELETEZ in sfx2Noel Grandin5-8/+17
2020-08-13use unique_ptr in SfxObjectShell_ImplNoel Grandin5-23/+22
2020-08-13use unique_ptr in SfxBindings_ImplNoel Grandin2-9/+8
2020-08-13loplugin:stringstatic also look for local staticsNoel Grandin3-9/+9
2020-08-12expand out DELETEZNoel Grandin2-2/+8
2020-08-12SvTreeListBox can move into toolkit headers nowCaolán McNamara1-4/+2
2020-08-12lok: update track changes status for calcSzymon Kłos1-0/+1
2020-08-11lok: state updates for vertical alignmentSzymon Kłos1-0/+3
2020-08-11lok: state updates for commands in WriterSzymon Kłos1-0/+16
2020-08-11Simplify toolbar mode switchingMaxim Monastirsky2-5/+5
2020-08-11Avoid double init of sidebar controlsMaxim Monastirsky1-23/+0
2020-08-08Clean-up of abstdlgHeiko Tietze1-1/+1
2020-08-07drop unneeded forward declaresCaolán McNamara1-1/+0
2020-08-07tdf#135082 fix print selectionSrijan Bhatia1-9/+1
2020-08-05Revert "tdf#130863: autoredact, disable useless checkboxes for regex"Julien Nabet1-10/+2