summaryrefslogtreecommitdiff
path: root/sd/source/ui/dlg
AgeCommit message (Expand)AuthorFilesLines
2018-04-05tdf#116544 crash on unhandled IllegalArgument exceptionCaolán McNamara1-14/+62
2018-02-28tdf#115873 sd navigator: adapt IsEqualToDoc() to Fill() furtherMiklos Vajna1-34/+48
2018-02-28tdf#115873 sd navigator: allow selecting but not focusing on objectsMiklos Vajna2-1/+44
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin1-1/+1
2017-11-20TypedWhichId for XATTR* constantsNoel Grandin1-4/+4
2017-11-16use implict conversion operator in TypedWhichIdNoel Grandin1-1/+1
2017-11-15Resolves: tdf#113826 use brush vs background conversion mode of dialogCaolán McNamara1-39/+4
2017-11-15TypedWhichIdNoel Grandin1-2/+2
2017-10-26vcl: make MapMode constructor explicitMichael Stahl8-9/+9
2017-10-23loplugin:includeform: sdStephan Bergmann49-312/+312
2017-10-21loplugin:redundantcast handle dynamic_castNoel Grandin1-1/+1
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist1-2/+2
2017-09-25Rename GetSelectEntryData -> GetSelectedEntryDataSamuel Mehrbrodt1-2/+2
2017-09-25Rename GetSelectEntryCount -> GetSelectedEntryCountSamuel Mehrbrodt5-7/+7
2017-09-21More missing GetSelectEntryPos -> GetSelectedEntryPosStephan Bergmann1-2/+2
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt9-34/+34
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt8-15/+15
2017-09-18convert SvxDateFormat to scoped enumNoel Grandin2-34/+40
2017-09-16convert SvxTimeFormat to scoped enumNoel Grandin2-18/+18
2017-09-16convert SvxTimeType to scoped enumNoel Grandin1-3/+3
2017-09-15convert SvxFileType to scoped enumNoel Grandin1-3/+3
2017-09-15convert SvxAuthorType to scoped enumNoel Grandin1-3/+3
2017-09-13Fraction: make conversion operators and constructor explicitNoel Grandin2-25/+25
2017-09-12clang-tidy modernize-use-emplace in sdNoel Grandin1-1/+1
2017-09-08set parent for file dialog helperCaolán McNamara3-8/+9
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin1-1/+1
2017-09-04tdf#89130 Draw: Better UI for handling layer attributesUlrich Gemkow1-8/+73
2017-09-02Typos for "available"Julien Nabet1-5/+5
2017-09-01bump FileDialogHelper to XFilePicker3Caolán McNamara1-3/+3
2017-08-29Related tdf#111892: use unique_ptrJulien Nabet1-8/+1
2017-08-23convert message box style bits to scoped enumNoel Grandin5-5/+5
2017-08-22convert WB_QUICK_SEARCH/WB_FORCE_MAKEVISIBLE to bool fieldsNoel Grandin1-2/+2
2017-08-20Related tdf#111892: revamp TemplateScannerJulien Nabet1-57/+4
2017-08-18loplugin:unnecessaryparenNoel Grandin2-3/+3
2017-08-17remove UL/L suffixes from integer constants on the RHS of expressionsNoel Grandin3-15/+15
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin2-5/+5
2017-08-14Related to tdf#109863: Crash when trying to modify background slide styleTamás Zolnai1-0/+1
2017-08-14tdf#109863: Crash while trying to set pattern fill in ImpressTamás Zolnai1-0/+1
2017-08-13add char highlighting (background) tab to graphics styles dialogCaolán McNamara1-0/+7
2017-08-13move the SvxBackgroundColorItem<->SvxBrushItem conversionCaolán McNamara1-1/+1
2017-08-13tdf#61561 Increase limitation placement and enlargementLaurent Balland-Poirier1-0/+19
2017-08-03Resolves: tdf#111308 crash after load designs with no design selectedCaolán McNamara1-1/+1
2017-08-03loplugin:constparams in sdNoel Grandin12-18/+18
2017-07-27make animation loop sal_uInt32 consistentlyCaolán McNamara1-4/+4
2017-07-26convert SfxGroupId to scoped enumNoel Grandin1-2/+2
2017-07-25loplugin:unusedmethodsNoel Grandin1-9/+0
2017-07-23Removed duplicated includesAndrea Gelmini2-2/+0
2017-07-21loplugin:unusedfields in sdNoel Grandin4-71/+2
2017-07-21de-hrc various thingsCaolán McNamara3-6/+5
2017-07-21migrate to boost::gettextCaolán McNamara19-36/+34