summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2018-10-18oox: ignore SmartArt "fallback" with empty shape listMiklos Vajna2-0/+15
2018-10-18drop newly unused SdAbstractTabDialog_ImplCaolán McNamara2-40/+0
2018-10-18weld SdTabTemplateDlgCaolán McNamara8-84/+452
2018-10-18weld SdPresLayoutTemplateDlgCaolán McNamara9-85/+472
2018-10-18tdf#120573 export media type for .wav properly.Mark Hung2-0/+25
2018-10-18loplugin:staticvar in sdNoel Grandin9-15/+15
2018-10-18clang-tidy readability-simplify-boolean-exprNoel Grandin1-4/+1
2018-10-17Turn sd::BluetoothServer::Impl into scoped enumStephan Bergmann1-5/+5
2018-10-17Resolves: tdf#119997 toolbar layout unlock doesn't refresh uiCaolán McNamara1-6/+11
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin58-253/+248
2018-10-17loplugin:singlevalfieldsNoel Grandin2-15/+2
2018-10-17Notebookbar: sync tabbedbarandreas kainz2-636/+615
2018-10-16Narrowed variableScopeZdibák Zoltán1-2/+2
2018-10-16tdf#119956 unit test, LayerTabBar, adapt focus if Alt+ClickRegina Henschel7-19/+94
2018-10-16coverity#1440239 Uncaught exceptionCaolán McNamara1-0/+3
2018-10-16Related: tdf#120612 help response missing from other help buttonsCaolán McNamara3-0/+3
2018-10-16Notebookbar: update tabbed toolbar for calcandreas kainz2-431/+66
2018-10-16tdf#120626 'rewind' doesn't stick when effect duration is changedCaolán McNamara2-10/+11
2018-10-16tdf#120626 unable to set direction in custom animation dialogCaolán McNamara1-5/+8
2018-10-15loplugin:staticconstfield improvementsNoel Grandin5-40/+30
2018-10-15Notebookbar: sync draw and impress context tabsandreas kainz2-2598/+4664
2018-10-15clang-tidy bugprone-copy-constructor-initNoel Grandin2-9/+1
2018-10-15clang-tidy misc-redundant-expressionNoel Grandin1-1/+1
2018-10-15loplugin:unusedmethodsNoel Grandin1-2/+0
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