summaryrefslogtreecommitdiffstats
path: root/sd
Commit message (Expand)AuthorAgeFilesLines
* sd: support for saving into .potx fileVasily Melenchuk2018-12-204-3/+52
* tdf#42949 Fix IWYU warnings in include/vcl/[t-u]*Gabor Kelemen2018-12-205-0/+5
* Simplify containers iterations in sd/*Arkadiy Illarionov2018-12-1926-542/+340
* Related: tdf#103884 remove dangling menubar commandCaolán McNamara2018-12-181-1/+0
* NB grouped_compact add impress special view context- elementsandreas kainz2018-12-181-5/+746
* tdf#121592 add context-Form toolbar to NBandreas kainz2018-12-184-825/+4268
* tdf#121581 update Tools tabb in NBandreas kainz2018-12-172-70/+38
* tdf#122154 add DataSort action to data groupandreas kainz2018-12-172-3/+323
* Resolve deprecated implicit capture of *this by reference in C++20Stephan Bergmann2018-12-174-4/+4
* nb groupedbar_compact impress sync table context menuandreas kainz2018-12-171-226/+291
* crashtesting: assert on import of ooo121169-1.pptCaolán McNamara2018-12-161-4/+2
* nb groupedbar_compact fix table layout to sync with othersandreas kainz2018-12-161-228/+611
* oox smartart, accent process: fix missing bullets and large para indentMiklos Vajna2018-12-141-0/+17
* coverity#1441522 FontWorkGalleryDialog mpSdrView member is never nullCaolán McNamara2018-12-141-2/+2
* update groupedbar_compact drawandreas kainz2018-12-141-790/+761
* update groupedbar_compact for impressandreas kainz2018-12-141-843/+841
* Simplify containers iterations in sd/source/ui/[a-r]*Arkadiy Illarionov2018-12-1329-429/+220
* use unique_ptr in checkForUniqueItemNoel Grandin2018-12-131-14/+7
* loplugin:unusedfields in sdNoel Grandin2018-12-134-26/+1
* oox smartart, continuous block process: read space width from constraintMiklos Vajna2018-12-122-0/+31
* Impress: Support drag'n'drop of multiple effects in animation paneBrian Fraser2018-12-114-60/+167
* find-unneeded-includes: Avoid proposing o3tl fw declarationGabor Kelemen2018-12-111-3/+0
* tdf#121677 missing item name check for updatesandreas kainz2018-12-112-0/+3
* simplify some copy constructionNoel Grandin2018-12-101-1/+1
* tdf#42949 Fix IWYU warnings in include/vcl/s*Gabor Kelemen2018-12-105-0/+6
* Simplify containers iterations in sd/source/ui/[s-v]*Arkadiy Illarionov2018-12-1044-428/+265
* Check pDoc is not nullXisco Fauli2018-12-101-10/+13
* Tabbedbar: add EditDoc command to Review Tabandreas kainz2018-12-092-2/+118
* use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin2018-12-086-23/+22
* Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann2018-12-0824-66/+66
* Remove misguided FALLTHROUGH commentsStephan Bergmann2018-12-081-2/+0
* HAVE_CPP_INLINE_VARIABLES is always true nowStephan Bergmann2018-12-071-117/+117
* utility constructor for Image "private:graphicrepository" urlsNoel Grandin2018-12-071-1/+1
* lok sd: Insert the new shapes in the center of the slide.Jan Holesovsky2018-12-071-0/+6
* LOK: Update failing unit testsTamás Zolnai2018-12-071-19/+17
* lok: Insert shapes directly into the document.Mike Kaganski2018-12-071-1/+7
* tdf#63029 Copy and paste comments with slidePaul Trojahn2018-12-071-0/+17
* remove unused SvxNumRuleFlags::CHAR_TEXT_DISTANCENoel Grandin2018-12-072-4/+3
* loplugin:singlevalfields extend to all static varsNoel Grandin2018-12-074-8/+4
* tdf#121926: Take metrics into accountXisco Fauli2018-12-063-9/+62
* remove unused SdrSwapGraphicsMode enumNoel Grandin2018-12-054-28/+0
* loplugin:unnecessaryparen include more assignmentsNoel Grandin2018-12-0512-68/+68
* NB: update draw groupedbar_compactandreas kainz2018-12-041-210/+229
* NB: update impress groupedbar_compactandreas kainz2018-12-041-187/+205
* remove unused enum SfxObjectShellFlagsNoel Grandin2018-12-042-2/+1
* tdf#42949 Fix IWYU warnings in include/vcl/[n-r]*Gabor Kelemen2018-12-031-0/+1
* tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski2018-12-031-1/+1
* weld ScShareDocumentDlgCaolán McNamara2018-12-021-1/+1
* tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski2018-12-026-14/+14
* tdf#121844: properly implement autoTxRot supportMike Kaganski2018-12-012-0/+91