summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)Author
2017-08-23Fix WID rangesStephan Bergmann
2017-08-23convert message box style bits to scoped enumNoel Grandin
2017-08-23SmartArt: shape rotation supportGrzegorz Araminowicz
2017-08-22Use SfxItemSet ctor that checks WID range correctness at compile timeStephan Bergmann
2017-08-22Join adjacent WID rangesStephan Bergmann
2017-08-22Convert ErrCode area to scoped enumNoel Grandin
2017-08-22convert WB_QUICK_SEARCH/WB_FORCE_MAKEVISIBLE to bool fieldsNoel Grandin
2017-08-22tdf#108706 Unify loading document progress bar labelTakeshi Abe
2017-08-21drop unused SdOptionsContentsItemJochen Nitschke
2017-08-21simplify sd error macrosNoel Grandin
2017-08-20Related tdf#111892: revamp TemplateScannerJulien Nabet
2017-08-19tdf#107183 Set different dialog title for renaming master slideGabor Kelemen
2017-08-19tdf#100387 Fix OOXML export of animated listsPaul Trojahn
2017-08-18Rename flag to less generic name to prepare adding more flagsUlrich Gemkow
2017-08-18loplugin:unnecessaryparenNoel Grandin
2017-08-17tdf#50097: DOCX: export form controls as MSO ActiveX controlsTamás Zolnai
2017-08-17Fix typosAndrea Gelmini
2017-08-17drop unused SdrCustomShapeAdjustmentItemJochen Nitschke
2017-08-17SmartArt: support cnt functionGrzegorz Araminowicz
2017-08-17remove unnecessary use of OUString::getStrNoel Grandin
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-08-17Removing unused serialisation codeVarun Dhall
2017-08-17Clean up uses of OUString::fromUtf8 around string literalsStephan Bergmann
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin
2017-08-16Fix typoAndrea Gelmini
2017-08-16rename some unnecessary contractions, Lft-Left, etc.Noel Grandin
2017-08-16assert on duplicate listener in SfxListenerNoel Grandin
2017-08-16Replace stringify by Equals in SdrObject and SdPageVarun Dhall
2017-08-15Removing old SfxItemSet::getHash usageVarun Dhall
2017-08-15remove redundant SvxFrameDirection castsJochen Nitschke
2017-08-14Related to tdf#109863: Crash when trying to modify background slide styleTamás Zolnai
2017-08-14tdf#109863: Crash while trying to set pattern fill in ImpressTamás Zolnai
2017-08-14Use the proper names for enabling\disabling master slide objectsTamás Zolnai
2017-08-13log details of exception when we catch std::exceptionNoel Grandin
2017-08-13add char highlighting (background) tab to graphics styles dialogCaolán McNamara
2017-08-13move the SvxBackgroundColorItem<->SvxBrushItem conversionCaolán McNamara
2017-08-13tdf#61561 Increase limitation placement and enlargementLaurent Balland-Poirier
2017-08-12tdf#107197: Replace relationship URIChristian Barth
2017-08-12Add ActiveX control testsTamás Zolnai
2017-08-11SmartArt: fix duplicated textGrzegorz Araminowicz
2017-08-11convert std::map::insert to std::map::emplace IINoel Grandin
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-08-10WIP: Removing unused SfxItemPool serialisation from svxVarun Dhall
2017-08-10tdf#109187 Fix OOXML import of flipped shapes with gradientsPaul Trojahn
2017-08-10tdf#109317 Fix incorrect rotation of flipped custom OOXML shapesPaul Trojahn
2017-08-10SmartArt: add nested shapes only if they are node's childrenGrzegorz Araminowicz
2017-08-10editviewoverlay: EditViewSelection reorganizedArmin Le Grand
2017-08-10editviewoverlay: Allow EditView to run in OverlayArmin Le Grand
2017-08-10related tdf#111518 pptx: These attributes are not supposed to be here.Jan Holesovsky
2017-08-09tdf#111518 pptx: Unit test.Jan Holesovsky