summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2017-10-23tdf#113263 Revert "PPTX export: correct position for shape in group"Szymon Kłos1-4/+0
2017-10-23Simplify some includesStephan Bergmann1-1/+1
2017-10-23tscp: advanced classification dialog for impressTomaž Vajngerl4-1/+344
2017-10-23overload std::hash for OUString and OStringNoel Grandin9-17/+12
2017-10-21check ppt property size against max available lenCaolán McNamara1-2/+8
2017-10-21check seeks earlierCaolán McNamara1-11/+6
2017-10-21check seekCaolán McNamara1-4/+6
2017-10-21loplugin:redundantcast handle dynamic_castNoel Grandin4-10/+10
2017-10-21coverity#1401307 document checked 'Uncaught exception'Caolán McNamara12-14/+20
2017-10-20tdf#97630 xmloff: ODF extended draw:fit-to-size messMichael Stahl2-0/+825
2017-10-19Make Library_sdfilt find Library_sd include files via -IStephan Bergmann2-3/+4
2017-10-19Make include file found through -Isd/source/ui/incStephan Bergmann1-1/+1
2017-10-19use std::unique_ptr in SdDrawDocumentNoel Grandin7-53/+39
2017-10-19PPTX export: remember color schemes in themeSzymon Kłos4-43/+173
2017-10-18svx: remove pointless duplicate SdrFitToSizeTypeMichael Stahl4-6/+6
2017-10-18tdf#112689 - Replace chained O(U)StringBuffer::append() with operator+ekuiitr1-4/+1
2017-10-17PPTX export: correct position for shape in groupSzymon Kłos1-0/+4
2017-10-17turn implicit container explicit in buildable notebooksCaolán McNamara8-72/+533
2017-10-16sd: BestFittingCacheComparer must be irreflexiveMichael Stahl1-3/+3
2017-10-16tdf#112633 oox: Save backup images to proper path in documentJacobo Aragunde Pérez2-0/+30
2017-10-16use rtl::Reference for SvXMLGraphicHelperNoel Grandin1-10/+12
2017-10-15Removed duplicated includeAndrea Gelmini1-2/+0
2017-10-14sd lok: fix spell checking languages in ImpressHenry Castro3-6/+81
2017-10-13SmartArt: export text rotation in the PPTXSzymon Kłos2-0/+13
2017-10-10Removed duplicated includesAndrea Gelmini2-4/+0
2017-10-09sd, implement HAVE_FEATURE_AVMEDIAjan Iversen9-2/+59
2017-10-09Resolves: rhbz#1471983 fatal exception on older config without slide bg panelCaolán McNamara1-4/+7
2017-10-09tdf#100491: Reduce DOCX shapes arrow line ending size multiplierVasily Melenchuk2-199/+199
2017-10-06use rtl::Reference in SvXMLEmbeddedObjectHelperNoel Grandin1-10/+12
2017-10-04add << operator for css::uno::ExceptionNoel Grandin7-12/+12
2017-10-04convert SDR_TRISTATE to TriStateNoel Grandin1-1/+1
2017-10-03tdf#109100: Hide margine control in ImpressKatarina Behrens1-29/+34
2017-10-03tdf#104788 write xshear & to attributeSzymon Kłos5-9/+55
2017-10-03convert TPB_DISPLAY_NAME constants to scoped enumNoel Grandin2-12/+12
2017-10-03tdf#112836 master view, bottom areas are wrongly positionedNoel Grandin1-1/+1
2017-10-03new loplugin:blockblockNoel Grandin3-90/+84
2017-10-02Tone down excessive directional chars in Back/Next buttonsAdolfo Jayme Barrientos1-2/+2
2017-10-01-Werror,-Wunused-private-fieldStephan Bergmann2-23/+0
2017-09-30Translate German comments and debug strings (leftovers)Johnny_M1-1/+1
2017-09-30work around clang-cl ABI bug PR25641Stephan Bergmann4-0/+12
2017-09-30tdf#109100 margin spinboxes in draw's sidebar changed to listboxpv2k4-169/+299
2017-09-29convert IsEqual/etc methods on ESelection to operatorsNoel Grandin1-2/+2
2017-09-29loplugin:flatten check for throw in then clauseNoel Grandin3-194/+185
2017-09-28Related: tdf#109385 make automatically after: <spinbutton> width narrowerCaolán McNamara1-0/+5
2017-09-27dynamic_cast followed by static_castCaolán McNamara1-12/+6
2017-09-27loplugin:flatten in variousNoel Grandin1-10/+9
2017-09-26PPTX Fix export of rotated group shapesPaul Trojahn2-0/+15
2017-09-26AddressSanitizer: undefined-behaviorCaolán McNamara1-0/+0
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist15-46/+46
2017-09-26tdf#112647: Fixed line spacing is saved incorrectly to PPTXTamás Zolnai2-0/+20