summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2018-10-24Fix typosAndrea Gelmini1-1/+1
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin8-22/+21
2018-10-24Introduce OutputDevice type OUTDEV_PDFJan-Marek Glogowski2-24/+12
2018-10-24weld AdvancedSettingsDialogCaolán McNamara5-11/+11
2018-10-24Translate German commentsJohnny_M1-1/+1
2018-10-24clang-tidy performance-unnecessary-copy-init in sdNoel Grandin32-54/+46
2018-10-23remove all use_action_appearance linesCaolán McNamara5-63/+0
2018-10-22sd: Use the regular textbox popupmenu for outline text objectsMaxim Monastirsky7-137/+2
2018-10-22tdf#119596 DrawText Contextmenu in Writer, Calc, Draw, Impressandreas kainz2-44/+4
2018-10-22Resolves: tdf#120785 no parent set via status barCaolán McNamara1-1/+2
2018-10-22tdf#119506 Draw Contextmenu in Writer, Calc, Draw, Impressandreas kainz2-23/+21
2018-10-22tdf#119547 Media Contextmenu sync in all appsandreas kainz2-4/+6
2018-10-22pvs-studio: V794 The assignment operator should be protectedCaolán McNamara1-5/+8
2018-10-22loplugin:unusedfields improvemementsNoel Grandin2-35/+33
2018-10-22pvs-studio: V668 no sense testing against null as memory was allocated by newCaolán McNamara1-3/+3
2018-10-22NB tabbed draw and impress: finishing correct paddingandreas kainz2-863/+895
2018-10-22tdf#120703 (PVS): Recurring check.Xisco Fauli1-2/+1
2018-10-22tdf#120703 (PVS): redundant nullptr checkMike Kaganski1-4/+2
2018-10-21tdf#120703 (PVS): missing nullptr check; redundant nullptr checkMike Kaganski1-54/+54
2018-10-21tdf#120703 (PVS): redundant nullptr checkMike Kaganski1-5/+0
2018-10-21tdf#120703 (PVS): redundant nullptr checkMike Kaganski1-2/+1
2018-10-20weld SchAttribTabDlgCaolán McNamara1-2/+2
2018-10-20Fix typosAndrea Gelmini1-1/+1
2018-10-20return by unique_ptr from CreateFieldControlNoel Grandin2-4/+4
2018-10-19oox smartart: fix width of shapes with agl=lin, linDir=fromTMiklos Vajna1-0/+7
2018-10-19index validity check looks dubiousCaolán McNamara1-1/+1
2018-10-19NB tabbed: update draw tab drop down menu entriesandreas kainz2-82/+137
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin9-12/+12
2018-10-19clang-tidy readability-misleading-indentationNoel Grandin4-24/+24
2018-10-18NB: Rename Menu entries for drop down menuesandreas kainz2-553/+442
2018-10-18Sync Image/Graphic Tabb and context menuandreas kainz4-44/+108
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