Age | Commit message (Expand) | Author | Files | Lines |
2018-10-31 | cppCheck RedundantAssignment variable p3DObj | Zdibák Zoltán | 1 | -3/+1 |
2018-10-30 | toolbar impress and draw update for image and draw context | andreas kainz | 4 | -52/+154 |
2018-10-30 | loplugin:useuniqueptr in MarkedUndoAction | Noel Grandin | 1 | -7/+4 |
2018-10-30 | tdf#42949 Fix IWYU warnings in sd/source/ui/inc/{framework,tools,view}/* | Gabor Kelemen | 33 | -50/+130 |
2018-10-30 | Tabbed Notebookbar: Show Draw toolbar didn't work so was removed | andreas kainz | 2 | -24/+0 |
2018-10-30 | context menu: finish draw and calc context menues | andreas kainz | 24 | -176/+149 |
2018-10-29 | update tabletext context toolbar for draw and impress | andreas kainz | 2 | -88/+62 |
2018-10-29 | context menu: sync page context menu between draw and impress | andreas kainz | 2 | -36/+40 |
2018-10-29 | loplugin:oncevar | Noel Grandin | 1 | -2/+2 |
2018-10-29 | tdf#42949 Fix IWYU warnings in sd/inc ; sd/source/ui/inc/ | Gabor Kelemen | 21 | -39/+18 |
2018-10-28 | drop unnecessary requires lib="LibreOffice" | Caolán McNamara | 2 | -2/+0 |
2018-10-28 | update old 'interface-requires' comments to <requires> tag | Caolán McNamara | 2 | -2/+2 |
2018-10-28 | tdf#120703 PVS: V547 Expression is always true/false | Mike Kaganski | 2 | -16/+7 |
2018-10-28 | tdf#120703 PVS: V547 Expression is always true/false | Mike Kaganski | 1 | -28/+30 |
2018-10-28 | svx: remove newly unused XFillExchangeData | Michael Stahl | 2 | -2/+0 |
2018-10-28 | tdf#119235 svx,sd: fix drag&drop from ColorBar | Michael Stahl | 2 | -20/+35 |
2018-10-28 | tdf#119773 update sd table context menu | andreas kainz | 2 | -84/+46 |
2018-10-28 | tdf#120703 PVS: V547 Expression '!pTmp' is always true | Mike Kaganski | 1 | -10/+5 |
2018-10-27 | tdf#120376 sd: fix duplicated styles on copy/paste | Michael Stahl | 1 | -2/+3 |
2018-10-27 | tdf#88205: Adapt uses of css::uno::Sequence to use initializer_list ctor | Izabela Bakollari | 1 | -5/+4 |
2018-10-27 | tdf#120703 (PVS): V519 The variable is assigned values twice successively | Mike Kaganski | 1 | -1/+1 |
2018-10-26 | tdf#120861 move paste special to a submenu in menubar | andreas kainz | 2 | -4/+12 |
2018-10-26 | oox smartart, linear layout: take horizontal position from constraints | Miklos Vajna | 1 | -3/+10 |
2018-10-26 | oox smartart, linear layout: take width from constraints | Miklos Vajna | 1 | -0/+9 |
2018-10-26 | tdf#42949 Fix IWYU warnings in include/unotools/* | Gabor Kelemen | 2 | -0/+2 |
2018-10-26 | use unique_ptr when Clone()'ing PoolItems | Noel Grandin | 1 | -2/+2 |
2018-10-26 | loplugin:singlevalfields improvement | Noel Grandin | 4 | -24/+0 |
2018-10-24 | Fix typos | Andrea Gelmini | 1 | -1/+1 |
2018-10-24 | remove more rtl::OUString and OString prefixes | Noel Grandin | 8 | -22/+21 |
2018-10-24 | Introduce OutputDevice type OUTDEV_PDF | Jan-Marek Glogowski | 2 | -24/+12 |
2018-10-24 | weld AdvancedSettingsDialog | Caolán McNamara | 5 | -11/+11 |
2018-10-24 | Translate German comments | Johnny_M | 1 | -1/+1 |
2018-10-24 | clang-tidy performance-unnecessary-copy-init in sd | Noel Grandin | 32 | -54/+46 |
2018-10-23 | remove all use_action_appearance lines | Caolán McNamara | 5 | -63/+0 |
2018-10-22 | sd: Use the regular textbox popupmenu for outline text objects | Maxim Monastirsky | 7 | -137/+2 |
2018-10-22 | tdf#119596 DrawText Contextmenu in Writer, Calc, Draw, Impress | andreas kainz | 2 | -44/+4 |
2018-10-22 | Resolves: tdf#120785 no parent set via status bar | Caolán McNamara | 1 | -1/+2 |
2018-10-22 | tdf#119506 Draw Contextmenu in Writer, Calc, Draw, Impress | andreas kainz | 2 | -23/+21 |
2018-10-22 | tdf#119547 Media Contextmenu sync in all apps | andreas kainz | 2 | -4/+6 |
2018-10-22 | pvs-studio: V794 The assignment operator should be protected | Caolán McNamara | 1 | -5/+8 |
2018-10-22 | loplugin:unusedfields improvemements | Noel Grandin | 2 | -35/+33 |
2018-10-22 | pvs-studio: V668 no sense testing against null as memory was allocated by new | Caolán McNamara | 1 | -3/+3 |
2018-10-22 | NB tabbed draw and impress: finishing correct padding | andreas kainz | 2 | -863/+895 |
2018-10-22 | tdf#120703 (PVS): Recurring check. | Xisco Fauli | 1 | -2/+1 |
2018-10-22 | tdf#120703 (PVS): redundant nullptr check | Mike Kaganski | 1 | -4/+2 |
2018-10-21 | tdf#120703 (PVS): missing nullptr check; redundant nullptr check | Mike Kaganski | 1 | -54/+54 |
2018-10-21 | tdf#120703 (PVS): redundant nullptr check | Mike Kaganski | 1 | -5/+0 |
2018-10-21 | tdf#120703 (PVS): redundant nullptr check | Mike Kaganski | 1 | -2/+1 |
2018-10-20 | weld SchAttribTabDlg | Caolán McNamara | 1 | -2/+2 |
2018-10-20 | Fix typos | Andrea Gelmini | 1 | -1/+1 |