summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2017-12-17tdf#91857 Round of improvements to Impress's menus for 6.0Yousuf Philips1-29/+39
2017-12-17coverity#1426171 Unchecked dynamic_castCaolán McNamara1-40/+44
2017-12-16sal_uIntPtr->SfxItemPropertyMapEntry* in SdExtPropertySetInfoCacheNoel Grandin2-2/+3
2017-12-16convert EETextFormat to scoped enumNoel Grandin3-12/+12
2017-12-15sal_uIntPtr/sal_uLong->void* in Popover idsNoel Grandin2-4/+4
2017-12-15tdf113594: marking gluepoints immediately.Mark Hung1-1/+1
2017-12-15tdf#114477: Can't set character highlighting on a text box using sidebarTamás Zolnai1-0/+10
2017-12-14tdf#81475 Organize the form toolbarsYousuf Philips4-48/+44
2017-12-13tools: reimplement SVLIBRARY macro & remove it from solar.hMichael Stahl1-0/+1
2017-12-13tools: remove unused #include from solar.hMichael Stahl3-0/+3
2017-12-13tdf#114310 Removed '(in current document)' from compatibility optionsHeiko Tietze1-1/+1
2017-12-13use std::unique_ptr in SdrModelNoel Grandin1-1/+1
2017-12-13sal_uIntPtr->sal_Int32 in SdrMarkViewNoel Grandin8-18/+18
2017-12-13sal_uIntPtr->sal_Int32 in SdrDragStatNoel Grandin2-2/+2
2017-12-11Fix typos and grammarIlmari Lauhakangas2-2/+2
2017-12-11loplugin:salcall fix functionsNoel Grandin33-51/+51
2017-12-10remove unused osl/time.h includes ..Jochen Nitschke1-2/+0
2017-12-08GetMarkableObjCount() is only compared against 1Matteo Casalin1-1/+1
2017-12-08tdf#68759 PPTX: Export IsMirroredPaul Trojahn2-0/+21
2017-12-07lokit: add .uno:DocumentRepair commandHenry Castro2-1/+55
2017-12-07tdf#89466 Fix minor localization bugsYousuf Philips3-6/+8
2017-12-07tdf#57950 replaced some O(U)StringBuffer::append() with operator+ekuiitr1-3/+1
2017-12-07loplugin:constparamsNoel Grandin2-2/+2
2017-12-06Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxxStephan Bergmann2-0/+2
2017-12-06tdf#114207 create commands for slide number and slide fieldsYousuf Philips1-4/+4
2017-12-06tdf#101014 Keyboard between textboxes - part 2Marina Latini1-2/+2
2017-12-06coverity#1401328 Uncaught exceptionCaolán McNamara1-1/+2
2017-12-06loplugin:salcall handle virtual methodsNoel Grandin1-2/+2
2017-12-05tdf#113856 Navigator: Bad behaviour of controllers when changing slidesmartinb2141-0/+1
2017-12-05Fix typoAndrea Gelmini1-1/+1
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin6-6/+6
2017-12-05loplugin:countusersofdefaultparams in editeng..packageNoel Grandin1-2/+2
2017-12-05remove some unused definesNoel Grandin2-6/+0
2017-12-04silence coverity#1405937 Uncaught exceptionCaolán McNamara1-2/+5
2017-12-04new loplugin salcall: remove unnecessary SAL_CALLNoel Grandin1-2/+2
2017-12-03fixed interface domain.Kiyotaka Nishibori2-2/+2
2017-12-01tdf#101014 Keyboard navigation between textboxesMarina Latini1-4/+4
2017-12-01Use for-range loops in ViewShellManager (sd)Julien Nabet1-23/+14
2017-11-30silence various coverity warningsCaolán McNamara2-3/+4
2017-11-30coverity#1424266 Uncaught exceptionCaolán McNamara1-1/+2
2017-11-30loplugin:unnecessaryparen: signed numeric literalsStephan Bergmann1-1/+1
2017-11-30catch IllegalArgumentException tooCaolán McNamara1-0/+3
2017-11-30catch SAXException in pptx testingCaolán McNamara1-0/+3
2017-11-29tdf#76646 don't open link on Ctrl-click if not requiredSzymon Kłos1-0/+2
2017-11-29tdf#76646 Ctrl-click required for hyperlinks in draw/impressSzymon Kłos1-0/+6
2017-11-29add pptx support to fftesterCaolán McNamara1-0/+45
2017-11-29lokdialog: Move the LOKWindowId <-> VclPtr<Window> mapping to Window.Jan Holesovsky2-9/+0
2017-11-29lokdialog: Move the painting down to Window, and enable Calc and Impress.Jan Holesovsky2-0/+9
2017-11-29loplugin:countusersofdefaultparams in sdNoel Grandin16-21/+21
2017-11-28coverity#1421075 Uncaught exceptionCaolán McNamara2-2/+2