summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)Author
2017-12-19Fix typosAndrea Gelmini
2017-12-18convert SVX_GRAPHICFILTER constants to scoped enumNoel Grandin
2017-12-18tdf#90626 PPTX: Fix image bullet sizePaul Trojahn
2017-12-17tdf#91857 Round of improvements to Impress's menus for 6.0Yousuf Philips
2017-12-17coverity#1426171 Unchecked dynamic_castCaolán McNamara
2017-12-16sal_uIntPtr->SfxItemPropertyMapEntry* in SdExtPropertySetInfoCacheNoel Grandin
2017-12-16convert EETextFormat to scoped enumNoel Grandin
2017-12-15sal_uIntPtr/sal_uLong->void* in Popover idsNoel Grandin
2017-12-15tdf113594: marking gluepoints immediately.Mark Hung
2017-12-15tdf#114477: Can't set character highlighting on a text box using sidebarTamás Zolnai
2017-12-14tdf#81475 Organize the form toolbarsYousuf Philips
2017-12-13tools: reimplement SVLIBRARY macro & remove it from solar.hMichael Stahl
2017-12-13tools: remove unused #include from solar.hMichael Stahl
2017-12-13tdf#114310 Removed '(in current document)' from compatibility optionsHeiko Tietze
2017-12-13use std::unique_ptr in SdrModelNoel Grandin
2017-12-13sal_uIntPtr->sal_Int32 in SdrMarkViewNoel Grandin
2017-12-13sal_uIntPtr->sal_Int32 in SdrDragStatNoel Grandin
2017-12-11Fix typos and grammarIlmari Lauhakangas
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-10remove unused osl/time.h includes ..Jochen Nitschke
2017-12-08GetMarkableObjCount() is only compared against 1Matteo Casalin
2017-12-08tdf#68759 PPTX: Export IsMirroredPaul Trojahn
2017-12-07lokit: add .uno:DocumentRepair commandHenry Castro
2017-12-07tdf#89466 Fix minor localization bugsYousuf Philips
2017-12-07tdf#57950 replaced some O(U)StringBuffer::append() with operator+ekuiitr
2017-12-07loplugin:constparamsNoel Grandin
2017-12-06Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxxStephan Bergmann
2017-12-06tdf#114207 create commands for slide number and slide fieldsYousuf Philips
2017-12-06tdf#101014 Keyboard between textboxes - part 2Marina Latini
2017-12-06coverity#1401328 Uncaught exceptionCaolán McNamara
2017-12-06loplugin:salcall handle virtual methodsNoel Grandin
2017-12-05tdf#113856 Navigator: Bad behaviour of controllers when changing slidesmartinb214
2017-12-05Fix typoAndrea Gelmini
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-12-05loplugin:countusersofdefaultparams in editeng..packageNoel Grandin
2017-12-05remove some unused definesNoel Grandin
2017-12-04silence coverity#1405937 Uncaught exceptionCaolán McNamara
2017-12-04new loplugin salcall: remove unnecessary SAL_CALLNoel Grandin
2017-12-03fixed interface domain.Kiyotaka Nishibori
2017-12-01tdf#101014 Keyboard navigation between textboxesMarina Latini
2017-12-01Use for-range loops in ViewShellManager (sd)Julien Nabet
2017-11-30silence various coverity warningsCaolán McNamara
2017-11-30coverity#1424266 Uncaught exceptionCaolán McNamara
2017-11-30loplugin:unnecessaryparen: signed numeric literalsStephan Bergmann
2017-11-30catch IllegalArgumentException tooCaolán McNamara
2017-11-30catch SAXException in pptx testingCaolán McNamara
2017-11-29tdf#76646 don't open link on Ctrl-click if not requiredSzymon Kłos
2017-11-29tdf#76646 Ctrl-click required for hyperlinks in draw/impressSzymon Kłos
2017-11-29add pptx support to fftesterCaolán McNamara
2017-11-29lokdialog: Move the LOKWindowId <-> VclPtr<Window> mapping to Window.Jan Holesovsky