summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2018-10-15add SvStream::TellEndNoel Grandin7-21/+8
2018-10-14drop unnecessary vcl/group.hxx includesCaolán McNamara1-1/+0
2018-10-12coverity#1440239 Uncaught exceptionCaolán McNamara1-1/+1
2018-10-12weld SdPresLayoutDlgCaolán McNamara8-91/+111
2018-10-11tdf#117721 draw ui: add .uno::SetMinimal[RowHeight|ColumnWidth]Justin Luth8-4/+62
2018-10-11Avoid error with old ClangStephan Bergmann1-2/+1
2018-10-10optimize adding a block of entries at one timeCaolán McNamara2-6/+7
2018-10-09tdf#120264 - Access to "Get Involved"heiko tietze2-0/+2
2018-10-09tdf#120377 weld cluster of animation pages and dialogCaolán McNamara10-449/+1650
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann2-5/+5
2018-10-09use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin30-144/+126
2018-10-09Fix typosAndrea Gelmini1-1/+1
2018-10-09loplugin:constfields in sdNoel Grandin110-283/+279
2018-10-09use unique_ptr in SdrUndoGroupNoel Grandin1-6/+5
2018-10-08tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen1-0/+1
2018-10-08return by unique_ptr from CreateDefaultObject in sd/Noel Grandin17-48/+50
2018-10-07weld FontworkCharacterSpacingDialogCaolán McNamara1-1/+0
2018-10-07unused Dialog field in FuPoorCaolán McNamara2-15/+0
2018-10-06drop some now unnecessary includesCaolán McNamara3-4/+0
2018-10-06Quieten compiler warningJan-Marek Glogowski1-1/+1
2018-10-06use more uniqueptr in SdGlobalResourceContainerNoel Grandin2-24/+13
2018-10-04loplugin:useuniqueptr in ResultMembersNoel Grandin1-11/+4
2018-10-03Related: tdf#120277 inherit from SfxDialogControllerCaolán McNamara4-5/+5
2018-10-03weld OutlineBulletDlgCaolán McNamara8-106/+222
2018-10-03no need to call empty() before clear()Noel Grandin1-4/+1
2018-10-03set modal in .uiCaolán McNamara1-0/+1
2018-10-02Silence new Clang trunk -Wdefaulted-function-deletedStephan Bergmann1-2/+2
2018-10-02tdf#120227 'standard' button missing from .uiCaolán McNamara1-1/+1
2018-10-02sd a11y: fix dozen of missing mnemonicsKatarina Behrens4-8/+21
2018-10-02Related: tdf#120028 PPTX import: fix font color of multi-col shape textMiklos Vajna2-0/+39
2018-10-02consistent 3.18 version require in .uisCaolán McNamara1-1/+1
2018-10-02make all notebooks scrollable and enable_popupCaolán McNamara8-0/+13
2018-10-02weld SvxLineTabDialogCaolán McNamara2-1/+4
2018-10-02Presurve rolled-up custom animation order when reorderingBrian Fraser1-1/+6
2018-10-01tdf#119580 contextmenu ole is now synced between different appsandreas kainz2-14/+15
2018-10-01tdf#119411 where needed added PasteUnformatedandreas kainz5-0/+5
2018-10-01tdf#119412 contextmenu graphic is now synced between different appsandreas kainz2-11/+20
2018-09-30weld SvxLineEndDefTabPageCaolán McNamara2-5/+5
2018-09-28sd: micro-optimize SdPage::GetPresObj() by sorting lessTakeshi Abe1-5/+5
2018-09-27pass parent to CreateSfxDialogCaolán McNamara2-2/+2
2018-09-27Fix typosAndrea Gelmini3-5/+5
2018-09-27loplugin:methodcycles more graph theory for the winNoel Grandin10-97/+0
2018-09-27tdf#118065 Fix slow Impress custom animation sidebar updateBrian Fraser2-22/+26
2018-09-26make the UI element IDs locally unique in impress header footer dlgMarkus Mohrhard1-0/+26
2018-09-26Fix preset_maping -> preset_mappingAndrea Gelmini2-2/+2
2018-09-25loplugin:useuniqueptr in SdrHdlListNoel Grandin3-19/+18
2018-09-24tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]*Gabor Kelemen1-0/+1
2018-09-24Resolves: tdf#119624 stray image_position bottom for some icons in buttonsCaolán McNamara1-2/+0
2018-09-24NB tabbed: graphic update writer and draw layoutandreas kainz1-1/+61
2018-09-23ŧdf#120069: Do not crash changing background color in drawXisco Fauli1-1/+12