summaryrefslogtreecommitdiff
path: root/sd/source
AgeCommit message (Expand)AuthorFilesLines
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-16Narrowed variableScopeZdibák Zoltán1-2/+2
2018-10-16tdf#119956 unit test, LayerTabBar, adapt focus if Alt+ClickRegina Henschel4-7/+11
2018-10-16coverity#1440239 Uncaught exceptionCaolán McNamara1-0/+3
2018-10-16tdf#120626 'rewind' doesn't stick when effect duration is changedCaolán McNamara1-9/+9
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-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 McNamara5-68/+63
2018-10-10optimize adding a block of entries at one timeCaolán McNamara2-6/+7
2018-10-09tdf#120377 weld cluster of animation pages and dialogCaolán McNamara4-404/+1106
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann1-3/+3
2018-10-09use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin27-136/+118
2018-10-09Fix typosAndrea Gelmini1-1/+1
2018-10-09loplugin:constfields in sdNoel Grandin98-268/+264
2018-10-09use unique_ptr in SdrUndoGroupNoel Grandin1-6/+5
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-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 McNamara5-88/+79
2018-10-03no need to call empty() before clear()Noel Grandin1-4/+1
2018-10-02Silence new Clang trunk -Wdefaulted-function-deletedStephan Bergmann1-2/+2
2018-10-02weld SvxLineTabDialogCaolán McNamara2-1/+4
2018-10-02Presurve rolled-up custom animation order when reorderingBrian Fraser1-1/+6
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 Grandin8-94/+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-23ŧdf#120069: Do not crash changing background color in drawXisco Fauli1-1/+12
2018-09-21Removed duplicated includeAndrea Gelmini1-1/+0
2018-09-21simplify PlusHdl logicNoel Grandin1-9/+8