summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)Author
2016-09-19Related: rhbz#1353069 don't clear XATTR_FILL* from stylesheet if...Caolán McNamara
2016-09-18loplugin:unusedenumvaluesNoel Grandin
2016-09-16sd draw text: emit LOK_CALLBACK_VIEW_LOCK from registerCallback()Miklos Vajna
2016-09-16loplogin:singlevalfields in include/Noel Grandin
2016-09-15sd draw text: emit LOK_CALLBACK_TEXT_VIEW_SELECTION from registerCallback()Miklos Vajna
2016-09-15disable generation of ole previews in ODF format until after loadCaolán McNamara
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl
2016-09-15sd: loplugin:staticmethodsMichael Stahl
2016-09-15loplugin:singlevalfields in sc..vclNoel Grandin
2016-09-14sd lok draw text: make sure watching views have no cursorsMiklos Vajna
2016-09-14loplugin:constantparamNoel Grandin
2016-09-13loplugin:dllprivateStephan Bergmann
2016-09-13Adjust controls in animation deck and make it a11y accessibleYousuf Philips
2016-09-13chmod 644 some source filesStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-12Bin a few unused forward declarationsTor Lillqvist
2016-09-10loplugin:constantparam in sdNoel Grandin
2016-09-10Typo: (un)kown->(un)knownJulien Nabet
2016-09-09loplugin:constantparam in sfx2Noel Grandin
2016-09-09loplugin:constantparam in sot..svlNoel Grandin
2016-09-09tdf#62717 FILESAVE : Names Master pages are not saved properlysll
2016-09-08tdf#92218 Implement Impress single toolbar mode toolbarYousuf Philips
2016-09-08Related tdf#64575 Only allow "Fill Slide" for 1 Image/SlideSamuel Mehrbrodt
2016-09-07Adjust labels in the bullets and numbering dialogYousuf Philips
2016-09-07Photo Album Dialog: Don't add caption by defaultSamuel Mehrbrodt
2016-09-07tdf#101390 Add Arrows toolbox functions on writer drawingbar.Gulsah Kose
2016-09-07tdf#64575 Photo Album: Better Image LayoutAbhilash
2016-09-07loplugin:constantparam in vclNoel Grandin
2016-09-05convert Orientation to scoped enumNoel Grandin
2016-09-05convert ToolBoxButtonSize to scoped enumNoel Grandin
2016-09-05convert GradientStyle to scoped enumNoel Grandin
2016-09-04coverity#1371177 default assign is good enoughCaolán McNamara
2016-09-02sd lok: implement SfxViewShell::NotifyCursor() APIMiklos Vajna
2016-09-02svx: move GetSfxViewShell() to SdrMarkViewMiklos Vajna
2016-09-01loplugin:countusersofdefaultparamsNoel Grandin
2016-09-01std::list<sal_Int16> to vectorNoel Grandin
2016-09-01std::list<sal_Int16> to dequeNoel Grandin
2016-09-01convert RefDevMode to scoped enumNoel Grandin
2016-08-31let's make Impress crash less - SfxStyleFamily editionMichael Stahl
2016-08-31sd: fix un-sorted SidArray in FuChar::DoExecute()Michael Stahl
2016-08-30tdf#56403: Text is right aligned in RTL localesKhaled Hosny
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (sd)Stephan Bergmann
2016-08-30convert DescriptionGenerator::PropertyType to scoped enumNoel Grandin
2016-08-30drop extraneous acquireDavid Tardon
2016-08-30Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann
2016-08-29Adapt loplugin:stringconstant to improved OUStringLiteral1Stephan Bergmann
2016-08-29loplugin:countusersofdefaultparamsNoel Grandin
2016-08-27put StreamMode masks in scope of enum classJochen Nitschke
2016-08-25Notebookbar: Single contextual toolbar implementationYousuf Philips
2016-08-25loplugin:staticaccess: Extend loplugin:staticcall to cover all access...Stephan Bergmann