summaryrefslogtreecommitdiff
path: root/sd/source/ui
AgeCommit message (Expand)Author
2018-08-08tdf#83659 Enable outline commands for text boxes and tablesMaxim Monastirsky
2018-08-08tdf#112343 Change dependency from dbus-glib to dbusArkadiy Illarionov
2018-08-08loplugin:useuniqueptr in SfxApplication::LoadTemplate and SfxMediumNoel Grandin
2018-08-08loplugin:unnecessaryvirtualNoel Grandin
2018-08-08Fix typosAndrea Gelmini
2018-08-06Add missing sal/log.hxx headersGabor Kelemen
2018-08-06loplugin:useuniqueptr in DeleteOnDeinitNoel Grandin
2018-08-03Move angle normalization code from various places to toolsMike Kaganski
2018-07-31loplugin:returnconstant in svxNoel Grandin
2018-07-31Fix typosAndrea Gelmini
2018-07-31uitest logger: log more eventsSaurav Chirania
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-07-29loplugin:stringloop in sdNoel Grandin
2018-07-28tdf#118948 - Date format in Impress header/footer is lost when savingNoel Grandin
2018-07-27tdf#111306: Hide background widget in sidebar in master and notes viewXisco Fauli
2018-07-27loplugin:returnconstant in vclNoel Grandin
2018-07-27Related: rhbz#1602589 fix leaked_storageCaolán McNamara
2018-07-27Related: rhbz#1602589 silence coverity copy_paste_errorCaolán McNamara
2018-07-26sd: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-07-23Fix typosAndrea Gelmini
2018-07-23Fix typosAndrea Gelmini
2018-07-19Fix typosAndrea Gelmini
2018-07-19Remove unused parameter bBrowseRegina Henschel
2018-07-18lokdialog: no invalidation when in init showPranav Kant
2018-07-18Fix typosAndrea Gelmini
2018-07-16tdf#118769 parent of modal dialog not setCaolán McNamara
2018-07-16loplugin:mergeclasses merge ResourceManager into SlideSorterModuleNoel Grandin
2018-07-15coverity#1437956 Dereference after null checkCaolán McNamara
2018-07-13merge IUndoManager into SfxUndoManagerNoel Grandin
2018-07-10[API CHANGE] tdf#65353 Add more doc. settings more embedding fontsTomaž Vajngerl
2018-07-10pass SvStream around by std::unique_ptrNoel Grandin
2018-07-07Fix typosAndrea Gelmini
2018-07-03Read of uninitialized DrawViewShell::mbMouseButtonDownStephan Bergmann
2018-07-03tdf#109190 sd: cancel selecting status on new mousedownJustin Luth
2018-07-03move SvTreeList::*Sibling to SvTreeListEntryNoel Grandin
2018-07-02tdf#109190 sd: only MakeVisible on mouseclick-upJustin Luth
2018-07-02pass OutlinerParaObject around by std::unique_ptrNoel Grandin
2018-07-02loplugin:unusedfields improve checking for write-only fieldsNoel Grandin
2018-06-29tdf#115233 Don't reset crop when replacing a graphicPaul Trojahn
2018-06-28tdf#53993 broadcast the change when dragging ends.Mark Hung
2018-06-27loplugin:useuniqueptr in OutlineBulletDlg and SdPresLayoutTemplateDlgNoel Grandin
2018-06-27loplugin:useuniqueptr in sd::CommunicatorNoel Grandin
2018-06-25loplugin:useuniqueptr in sd::ViewNoel Grandin
2018-06-25loplugin:useuniqueptr in sd::RulerNoel Grandin
2018-06-25loplugin:useuniqueptr in FuDisplayOrderNoel Grandin
2018-06-25loplugin:useuniqueptr in ViewIteratorImplNoel Grandin
2018-06-25loplugin:useuniqueptr in SdLayerManagerNoel Grandin
2018-06-25loplugin:useuniqueptr in SdNavigatorWinNoel Grandin
2018-06-25loplugin:useuniqueptr in CustomAnimationDialogNoel Grandin
2018-06-24sd: Reduce the number of possible intermediate allocationsTakeshi Abe