summaryrefslogtreecommitdiff
path: root/sd/source/ui
AgeCommit message (Expand)Author
2018-10-22pvs-studio: V668 no sense testing against null as memory was allocated by newCaolán McNamara
2018-10-22tdf#120703 (PVS): Recurring check.Xisco Fauli
2018-10-22tdf#120703 (PVS): redundant nullptr checkMike Kaganski
2018-10-21tdf#120703 (PVS): redundant nullptr checkMike Kaganski
2018-10-20Fix typosAndrea Gelmini
2018-10-20return by unique_ptr from CreateFieldControlNoel Grandin
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-10-19clang-tidy readability-misleading-indentationNoel Grandin
2018-10-18drop newly unused SdAbstractTabDialog_ImplCaolán McNamara
2018-10-18weld SdTabTemplateDlgCaolán McNamara
2018-10-18weld SdPresLayoutTemplateDlgCaolán McNamara
2018-10-18loplugin:staticvar in sdNoel Grandin
2018-10-17Turn sd::BluetoothServer::Impl into scoped enumStephan Bergmann
2018-10-17Resolves: tdf#119997 toolbar layout unlock doesn't refresh uiCaolán McNamara
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-17loplugin:singlevalfieldsNoel Grandin
2018-10-16Narrowed variableScopeZdibák Zoltán
2018-10-16tdf#119956 unit test, LayerTabBar, adapt focus if Alt+ClickRegina Henschel
2018-10-16coverity#1440239 Uncaught exceptionCaolán McNamara
2018-10-16tdf#120626 unable to set direction in custom animation dialogCaolán McNamara
2018-10-15loplugin:staticconstfield improvementsNoel Grandin
2018-10-15clang-tidy misc-redundant-expressionNoel Grandin
2018-10-15loplugin:unusedmethodsNoel Grandin
2018-10-15add SvStream::TellEndNoel Grandin
2018-10-14drop unnecessary vcl/group.hxx includesCaolán McNamara
2018-10-12coverity#1440239 Uncaught exceptionCaolán McNamara
2018-10-12weld SdPresLayoutDlgCaolán McNamara
2018-10-10optimize adding a block of entries at one timeCaolán McNamara
2018-10-09tdf#120377 weld cluster of animation pages and dialogCaolán McNamara
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-10-09use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin
2018-10-09loplugin:constfields in sdNoel Grandin
2018-10-09use unique_ptr in SdrUndoGroupNoel Grandin
2018-10-08return by unique_ptr from CreateDefaultObject in sd/Noel Grandin
2018-10-07weld FontworkCharacterSpacingDialogCaolán McNamara
2018-10-07unused Dialog field in FuPoorCaolán McNamara
2018-10-06drop some now unnecessary includesCaolán McNamara
2018-10-06use more uniqueptr in SdGlobalResourceContainerNoel Grandin
2018-10-03Related: tdf#120277 inherit from SfxDialogControllerCaolán McNamara
2018-10-03weld OutlineBulletDlgCaolán McNamara
2018-10-03no need to call empty() before clear()Noel Grandin
2018-10-02Silence new Clang trunk -Wdefaulted-function-deletedStephan Bergmann
2018-10-02weld SvxLineTabDialogCaolán McNamara
2018-10-02Presurve rolled-up custom animation order when reorderingBrian Fraser
2018-09-30weld SvxLineEndDefTabPageCaolán McNamara
2018-09-27pass parent to CreateSfxDialogCaolán McNamara
2018-09-27Fix typosAndrea Gelmini
2018-09-27loplugin:methodcycles more graph theory for the winNoel Grandin
2018-09-27tdf#118065 Fix slow Impress custom animation sidebar updateBrian Fraser
2018-09-26make the UI element IDs locally unique in impress header footer dlgMarkus Mohrhard