summaryrefslogtreecommitdiff
path: root/sd/source
AgeCommit message (Expand)Author
2017-09-25Translate German comments and debug strings (leftovers)Johnny_M
2017-09-25Rename GetSelectEntryData -> GetSelectedEntryDataSamuel Mehrbrodt
2017-09-25Rename GetSelectEntryCount -> GetSelectedEntryCountSamuel Mehrbrodt
2017-09-25tdf#112086 PPTX export fltValue, ppt_w, ppt_hSzymon Kłos
2017-09-24add fodp fuzzerCaolán McNamara
2017-09-24tdf#106762 Base SvxColorToolBoxControl on svt::PopupWindowControllerMaxim Monastirsky
2017-09-23new loplugin unnecessarycatchthrowNoel Grandin
2017-09-22loplugin:flatten in scaddins..sdNoel Grandin
2017-09-22tdf#112334 PPTX export style.colorlbenes
2017-09-22tdf#112557: Subtitle placeholder shape leads to corrupted PPTX fileTamás Zolnai
2017-09-21More missing GetSelectEntryPos -> GetSelectedEntryPosStephan Bergmann
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt
2017-09-21ofz#2881 avoid oomCaolán McNamara
2017-09-20tdf#112333 PPTX export animClrSzymon Kłos
2017-09-20tdf#98980 Update selection inside control when new slide layout is selectedSerge Krot
2017-09-19tdf#112333 PPTX export fill.type & fill.onSzymon Kłos
2017-09-18tdf#111863: Animations turned from out to in during PPTX exportAron Budea
2017-09-18convert SvxDateFormat to scoped enumNoel Grandin
2017-09-16convert SvxTimeFormat to scoped enumNoel Grandin
2017-09-16convert SvxTimeType to scoped enumNoel Grandin
2017-09-16convert SvxURLFormat to scoped enumNoel Grandin
2017-09-15Fix loplugin:redundantcast's VisitCXXFunctionalCastExprStephan Bergmann
2017-09-15convert SvxFileType to scoped enumNoel Grandin
2017-09-15convert SvxAuthorType to scoped enumNoel Grandin
2017-09-15long->sal_Int32 in FractionNoel Grandin
2017-09-14improve redundantcast lopluginNoel Grandin
2017-09-14Revert "Disable spellcheck when LOK is active"Michael Meeks
2017-09-13no need to call GetNumerator() / GetDenominator() for FractionNoel Grandin
2017-09-13Fraction: make conversion operators and constructor explicitNoel Grandin
2017-09-13Enable -Wunreachable-codeStephan Bergmann
2017-09-12clang-tidy modernize-use-emplace in sdNoel Grandin
2017-09-10cppcheck: unsignedLessThanZeroJulien Nabet
2017-09-08-Werror,-Wtautological-compare with latest clangNoel Grandin
2017-09-08Actually this would be better as SAL_WARN.Jan Holesovsky
2017-09-08set parent for file dialog helperCaolán McNamara
2017-09-08loplugin:constantparamNoel Grandin
2017-09-07tdf#112280: Export spin animation in PPTX.Jan Holesovsky
2017-09-07Fix typosAndrea Gelmini
2017-09-07tdf#106867: Export videos in PPTX.Jan Holesovsky
2017-09-06tdf#111834: hide useless background controls in Handout Viewblendergeek
2017-09-06const correctness in o3tl::array_viewNoel Grandin
2017-09-06tdf#106867: Implement pptx export of AnimationNodeType::COMMAND.Jan Holesovsky
2017-09-06related tdf#111884: GroupShapes are now handled in oox.Jan Holesovsky
2017-09-06crashtesting: bazillion presentation format crashesCaolán McNamara
2017-09-06loplugin:unnecessaryparen include case statementsNoel Grandin
2017-09-05Drop lazywrite property, which is silently ignored by configmgr anywayStephan Bergmann
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin
2017-09-04New loplugin:dyncastvisibilityStephan Bergmann
2017-09-04tdf#89130 Draw: Better UI for handling layer attributesUlrich Gemkow