summaryrefslogtreecommitdiff
path: root/sd/source/ui
AgeCommit message (Expand)Author
2017-09-08-Werror,-Wtautological-compare with latest clangNoel Grandin
2017-09-08set parent for file dialog helperCaolán McNamara
2017-09-08loplugin:constantparamNoel Grandin
2017-09-07Fix typosAndrea Gelmini
2017-09-06tdf#111834: hide useless background controls in Handout Viewblendergeek
2017-09-06const correctness in o3tl::array_viewNoel Grandin
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
2017-09-03set parent for insert media file dialogCaolán McNamara
2017-09-02Typos for "available"Julien Nabet
2017-09-02tdf#109261: Crash when adding a video to a slide with zero undo stepsTamás Zolnai
2017-09-01Replace some lists by vectors in sd moduleJulien Nabet
2017-09-01bump FileDialogHelper to XFilePicker3Caolán McNamara
2017-08-30loplugin:constparam in variousNoel Grandin
2017-08-29Related tdf#111892: use unique_ptrJulien Nabet
2017-08-29tdf#112008 Assert when starting an empty slideshowNoel Grandin
2017-08-29sd: delete the global CacheConfiguration timer on shutdownMichael Stahl
2017-08-28sd: AccessibleSlideSorterView: don't register twice at ViewShellMichael Stahl
2017-08-25Drop gratuitous initial :: from comphelper::ProfileZoneTor Lillqvist
2017-08-23convert message box style bits to scoped enumNoel Grandin
2017-08-22Convert ErrCode area to scoped enumNoel Grandin
2017-08-22convert WB_QUICK_SEARCH/WB_FORCE_MAKEVISIBLE to bool fieldsNoel Grandin
2017-08-21drop unused SdOptionsContentsItemJochen Nitschke
2017-08-20Related tdf#111892: revamp TemplateScannerJulien Nabet
2017-08-19tdf#107183 Set different dialog title for renaming master slideGabor Kelemen
2017-08-18Rename flag to less generic name to prepare adding more flagsUlrich Gemkow
2017-08-18loplugin:unnecessaryparenNoel Grandin
2017-08-17Fix typosAndrea Gelmini
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin
2017-08-17Removing unused serialisation codeVarun Dhall
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin
2017-08-16rename some unnecessary contractions, Lft-Left, etc.Noel Grandin
2017-08-16assert on duplicate listener in SfxListenerNoel Grandin
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-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-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-10editviewoverlay: EditViewSelection reorganizedArmin Le Grand
2017-08-10editviewoverlay: Allow EditView to run in OverlayArmin Le Grand
2017-08-08SvPersistStream deadNoel Grandin