summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke29-80/+57
2016-09-22loplugin:unusedmethods in sc..vclNoel Grandin13-890/+1
2016-09-22sd lok: fix pixel-to-logic conversion in DrawViewShell::MakeVisible()Miklos Vajna3-0/+56
2016-09-22Notebookbar: separate .ui files settings for each moduleSzymon Kłos3-268/+0
2016-09-20Fix "ubsan: 9 is not a valid value for type ´SvxNumType´" once againStephan Bergmann4-8/+8
2016-09-20tdf#102223 EDITING Deleting all content from a cell changes font formattingNoel Grandin2-0/+48
2016-09-20loplugin:unusedfieldsNoel Grandin1-4/+0
2016-09-19Resolves: tdf#102293 triple click results in visually unselected wordCaolán McNamara1-0/+15
2016-09-19Related: rhbz#1353069 don't clear XATTR_FILL* from stylesheet if...Caolán McNamara1-1/+6
2016-09-18loplugin:unusedenumvaluesNoel Grandin11-89/+5
2016-09-16sd draw text: emit LOK_CALLBACK_VIEW_LOCK from registerCallback()Miklos Vajna2-0/+15
2016-09-16loplogin:singlevalfields in include/Noel Grandin1-1/+1
2016-09-15sd draw text: emit LOK_CALLBACK_TEXT_VIEW_SELECTION from registerCallback()Miklos Vajna2-2/+34
2016-09-15disable generation of ole previews in ODF format until after loadCaolán McNamara2-1/+9
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl4-6/+6
2016-09-15sd: loplugin:staticmethodsMichael Stahl1-0/+2
2016-09-15loplugin:singlevalfields in sc..vclNoel Grandin11-46/+14
2016-09-14sd lok draw text: make sure watching views have no cursorsMiklos Vajna1-0/+69
2016-09-14loplugin:constantparamNoel Grandin4-18/+6
2016-09-13loplugin:dllprivateStephan Bergmann2-3/+3
2016-09-13Adjust controls in animation deck and make it a11y accessibleYousuf Philips2-20/+63
2016-09-13chmod 644 some source filesStephan Bergmann2-0/+0
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann257-320/+320
2016-09-12Bin a few unused forward declarationsTor Lillqvist1-3/+0
2016-09-10loplugin:constantparam in sdNoel Grandin53-248/+150
2016-09-10Typo: (un)kown->(un)knownJulien Nabet1-1/+1
2016-09-09loplugin:constantparam in sfx2Noel Grandin1-1/+1
2016-09-09loplugin:constantparam in sot..svlNoel Grandin1-1/+1
2016-09-09tdf#62717 FILESAVE : Names Master pages are not saved properlysll1-1/+1
2016-09-08tdf#92218 Implement Impress single toolbar mode toolbarYousuf Philips2-0/+88
2016-09-08Related tdf#64575 Only allow "Fill Slide" for 1 Image/SlideSamuel Mehrbrodt2-0/+12
2016-09-07Adjust labels in the bullets and numbering dialogYousuf Philips2-2/+2
2016-09-07Photo Album Dialog: Don't add caption by defaultSamuel Mehrbrodt1-3/+1
2016-09-07tdf#101390 Add Arrows toolbox functions on writer drawingbar.Gulsah Kose2-152/+0
2016-09-07tdf#64575 Photo Album: Better Image LayoutAbhilash3-4/+63
2016-09-07loplugin:constantparam in vclNoel Grandin2-2/+2
2016-09-05convert Orientation to scoped enumNoel Grandin5-19/+19
2016-09-05convert ToolBoxButtonSize to scoped enumNoel Grandin1-1/+1
2016-09-05convert GradientStyle to scoped enumNoel Grandin1-3/+3
2016-09-04coverity#1371177 default assign is good enoughCaolán McNamara2-24/+0
2016-09-02sd lok: implement SfxViewShell::NotifyCursor() APIMiklos Vajna3-1/+31
2016-09-02svx: move GetSfxViewShell() to SdrMarkViewMiklos Vajna1-0/+33
2016-09-01loplugin:countusersofdefaultparamsNoel Grandin1-1/+1
2016-09-01std::list<sal_Int16> to vectorNoel Grandin1-3/+3
2016-09-01std::list<sal_Int16> to dequeNoel Grandin1-5/+4
2016-09-01convert RefDevMode to scoped enumNoel Grandin1-1/+1
2016-08-31let's make Impress crash less - SfxStyleFamily editionMichael Stahl3-8/+8
2016-08-31sd: fix un-sorted SidArray in FuChar::DoExecute()Michael Stahl1-1/+1
2016-08-30tdf#56403: Text is right aligned in RTL localesKhaled Hosny1-5/+0
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (sd)Stephan Bergmann6-7/+7