summaryrefslogtreecommitdiffstats
path: root/sd
Commit message (Expand)AuthorAgeFilesLines
* tdf#119836 tdf#118840 Toggle behavior for some draw commandsMaxim Monastirsky2018-09-141-10/+14
* weld SvxCharNamePageCaolán McNamara2018-09-141-5/+5
* loplugin:simplifyconstruct (make screenshot)Stephan Bergmann2018-09-141-4/+1
* Fix typosAndrea Gelmini2018-09-131-1/+1
* tdf#119689 - Missing interactive gradient toolheiko tietze2018-09-132-0/+2
* tdf#42949 Fix IWYU warnings in include/ucbhelper/*Gabor Kelemen2018-09-131-0/+1
* Support buffering SystemDependent GraphicData (II)Armin Le Grand2018-09-131-0/+1
* ofz#9707 cgm timeout, don't store undo during loadCaolán McNamara2018-09-121-0/+1
* Removed executable permission on pptx fileAndrea Gelmini2018-09-121-0/+0
* tdf#119392 write bitfield in <draw:layer-set> orderRegina Henschel2018-09-123-3/+51
* loplugin:useuniqueptr in SdPPTImportNoel Grandin2018-09-121-4/+4
* loplugin:useuniqueptr in sd::BluetoothServerNoel Grandin2018-09-121-16/+12
* loplugin:useuniqueptr in FuSummaryPage::CreateNoel Grandin2018-09-121-3/+3
* loplugin:useuniqueptr in FuOutlineBullet::SetCurrentBulletsNumberingNoel Grandin2018-09-121-5/+5
* loplugin:useuniqueptr in DrawDocShell::LoadNoel Grandin2018-09-121-4/+2
* loplugin:useuniqueptr in DrawDocShell::GetPagePreviewBitmapNoel Grandin2018-09-121-2/+2
* loplugin:useuniqueptr in SdDrawDocument::InsertBookmarkAsObjectNoel Grandin2018-09-121-5/+3
* Revert "clang bugprone-unused-return-value"Noel Grandin2018-09-111-1/+4
* tdf#119617 Fix export of Autofit property of shapes to PPTXBalazs Varga2018-09-112-0/+16
* sd: Drop unused ImplProcessObjectList()Takeshi Abe2018-09-111-18/+0
* loplugin:constantparamNoel Grandin2018-09-115-21/+9
* clang-tidy bugprone-copy-constructor-initNoel Grandin2018-09-111-1/+1
* No more need for extra local variablesStephan Bergmann2018-09-101-2/+1
* weld SvxCaptionTabDialogCaolán McNamara2018-09-101-1/+1
* sd / pptx export: get rid of GET and GETA macros.Mark Hung2018-09-101-15/+9
* loplugin:simplifyconstruct in scaddins..sdNoel Grandin2018-09-1029-65/+9
* tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen2018-09-103-0/+4
* weld SvxAreaTabDialogCaolán McNamara2018-09-091-1/+3
* weld SvxGridTabPageCaolán McNamara2018-09-092-29/+28
* Fix typoAndrea Gelmini2018-09-091-1/+1
* uitest Imrepss- Autocorect options dialogZdeněk Crhonek2018-09-081-0/+96
* clan-tidy bugprone-throw-keyword-missing in SdXShapeNoel Grandin2018-09-081-3/+3
* clang bugprone-unused-return-valueNoel Grandin2018-09-081-4/+1
* sd / pptx export: use extracted ooxml node type.Mark Hung2018-09-081-15/+12
* sd/ pptx export: resolves unhandled node type causing crashes.Mark Hung2018-09-071-21/+17
* tdf#99213: don't export invalid child nodes.Mark Hung2018-09-073-32/+126
* tdf#42949 Fix IWYU warnings in sd/source/ui/inc/[t-z]*Gabor Kelemen2018-09-0738-87/+65
* clang-tidy bugprone-use-after-move in BitmapFilter::FilterNoel Grandin2018-09-061-1/+2
* clang-tidy performance-unnecessary-value-paramNoel Grandin2018-09-065-8/+13
* uitest Impress Master elements dialogZdeněk Crhonek2018-09-051-0/+52
* tdf#118696 impress navigator: zoom slide/slide object on selectJim Raykowski2018-09-051-3/+8
* Fix typosAndrea Gelmini2018-09-051-1/+1
* clang-tidy performance-inefficient-vector-operationNoel Grandin2018-09-051-0/+1
* tdf#119532 Contextmenu Form updateandreas kainz2018-09-052-4/+8
* tdf#119629 Fix keytime formula and missing effect node type.Mark Hung2018-09-044-1/+30
* sd/pptx export: allow exporting effect preset id.Mark Hung2018-09-041-0/+1
* sd/ pttx export: wrap user data handling in NodeContext.Mark Hung2018-09-031-26/+56
* sd/ pptx export: refactor WriteAnimationNodeCommonPropsStart().Mark Hung2018-09-031-85/+131
* sd/pptx export: clean up rXNode and bMainSeqChildMark Hung2018-09-031-37/+30
* sd/pptx export: utility class to further refactor.Mark Hung2018-09-031-5/+52