summaryrefslogtreecommitdiff
path: root/sd/source
AgeCommit message (Expand)Author
2018-10-28tdf#120703 PVS: V547 Expression '!pTmp' is always trueMike Kaganski
2018-10-27tdf#120376 sd: fix duplicated styles on copy/pasteMichael Stahl
2018-10-27tdf#88205: Adapt uses of css::uno::Sequence to use initializer_list ctorIzabela Bakollari
2018-10-27tdf#120703 (PVS): V519 The variable is assigned values twice successivelyMike Kaganski
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
2018-10-26use unique_ptr when Clone()'ing PoolItemsNoel Grandin
2018-10-26loplugin:singlevalfields improvementNoel Grandin
2018-10-24Fix typosAndrea Gelmini
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-24Introduce OutputDevice type OUTDEV_PDFJan-Marek Glogowski
2018-10-24weld AdvancedSettingsDialogCaolán McNamara
2018-10-24Translate German commentsJohnny_M
2018-10-24clang-tidy performance-unnecessary-copy-init in sdNoel Grandin
2018-10-22sd: Use the regular textbox popupmenu for outline text objectsMaxim Monastirsky
2018-10-22Resolves: tdf#120785 no parent set via status barCaolán McNamara
2018-10-22pvs-studio: V794 The assignment operator should be protectedCaolán McNamara
2018-10-22loplugin:unusedfields improvemementsNoel Grandin
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): missing nullptr check; redundant nullptr checkMike Kaganski
2018-10-21tdf#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-19index validity check looks dubiousCaolán McNamara
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-18clang-tidy readability-simplify-boolean-exprNoel 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 'rewind' doesn't stick when effect duration is changedCaolá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 bugprone-copy-constructor-initNoel 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