summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)Author
2017-10-23chmod 0755 -> 0644 for some source filesStephan Bergmann
2017-10-23tdf#113263 Revert "PPTX export: correct position for shape in group"Szymon Kłos
2017-10-23Simplify some includesStephan Bergmann
2017-10-23tscp: advanced classification dialog for impressTomaž Vajngerl
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-10-21check ppt property size against max available lenCaolán McNamara
2017-10-21check seeks earlierCaolán McNamara
2017-10-21check seekCaolán McNamara
2017-10-21loplugin:redundantcast handle dynamic_castNoel Grandin
2017-10-21coverity#1401307 document checked 'Uncaught exception'Caolán McNamara
2017-10-20tdf#97630 xmloff: ODF extended draw:fit-to-size messMichael Stahl
2017-10-19Make Library_sdfilt find Library_sd include files via -IStephan Bergmann
2017-10-19Make include file found through -Isd/source/ui/incStephan Bergmann
2017-10-19use std::unique_ptr in SdDrawDocumentNoel Grandin
2017-10-19PPTX export: remember color schemes in themeSzymon Kłos
2017-10-18svx: remove pointless duplicate SdrFitToSizeTypeMichael Stahl
2017-10-18tdf#112689 - Replace chained O(U)StringBuffer::append() with operator+ekuiitr
2017-10-17PPTX export: correct position for shape in groupSzymon Kłos
2017-10-17turn implicit container explicit in buildable notebooksCaolán McNamara
2017-10-16sd: BestFittingCacheComparer must be irreflexiveMichael Stahl
2017-10-16tdf#112633 oox: Save backup images to proper path in documentJacobo Aragunde Pérez
2017-10-16use rtl::Reference for SvXMLGraphicHelperNoel Grandin
2017-10-15Removed duplicated includeAndrea Gelmini
2017-10-14sd lok: fix spell checking languages in ImpressHenry Castro
2017-10-13SmartArt: export text rotation in the PPTXSzymon Kłos
2017-10-10Removed duplicated includesAndrea Gelmini
2017-10-09sd, implement HAVE_FEATURE_AVMEDIAjan Iversen
2017-10-09Resolves: rhbz#1471983 fatal exception on older config without slide bg panelCaolán McNamara
2017-10-09tdf#100491: Reduce DOCX shapes arrow line ending size multiplierVasily Melenchuk
2017-10-06use rtl::Reference in SvXMLEmbeddedObjectHelperNoel Grandin
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-10-04convert SDR_TRISTATE to TriStateNoel Grandin
2017-10-03tdf#109100: Hide margine control in ImpressKatarina Behrens
2017-10-03tdf#104788 write xshear & to attributeSzymon Kłos
2017-10-03convert TPB_DISPLAY_NAME constants to scoped enumNoel Grandin
2017-10-03tdf#112836 master view, bottom areas are wrongly positionedNoel Grandin
2017-10-03new loplugin:blockblockNoel Grandin
2017-10-02Tone down excessive directional chars in Back/Next buttonsAdolfo Jayme Barrientos
2017-10-01-Werror,-Wunused-private-fieldStephan Bergmann
2017-09-30Translate German comments and debug strings (leftovers)Johnny_M
2017-09-30work around clang-cl ABI bug PR25641Stephan Bergmann
2017-09-30tdf#109100 margin spinboxes in draw's sidebar changed to listboxpv2k
2017-09-29convert IsEqual/etc methods on ESelection to operatorsNoel Grandin
2017-09-29loplugin:flatten check for throw in then clauseNoel Grandin
2017-09-28Related: tdf#109385 make automatically after: <spinbutton> width narrowerCaolán McNamara
2017-09-27dynamic_cast followed by static_castCaolán McNamara
2017-09-27loplugin:flatten in variousNoel Grandin
2017-09-26PPTX Fix export of rotated group shapesPaul Trojahn
2017-09-26AddressSanitizer: undefined-behaviorCaolán McNamara
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist