summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)Author
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
2017-11-29lokdialog: Move the painting down to Window, and enable Calc and Impress.Jan Holesovsky
2017-11-29loplugin:countusersofdefaultparams in sdNoel Grandin
2017-11-28coverity#1421075 Uncaught exceptionCaolán McNamara
2017-11-28coverity#1421124 Uncaught exceptionCaolán McNamara
2017-11-28loplugin:countusersofdefaultparams in svxNoel Grandin
2017-11-27undo "ofz#3577 force refresh"Caolán McNamara
2017-11-27loplugin:unnecessaryparen: Warn about parentheses around literalsStephan Bergmann
2017-11-27loplugin:unnecessaryparen check for (f1()).f2Noel Grandin
2017-11-26coverity#1421087 Uncaught exceptionCaolán McNamara
2017-11-26coverity#1421097 Uncaught exceptionCaolán McNamara
2017-11-26ofz#4436 check if seek succeededCaolán McNamara
2017-11-26clang-tidy modernize-use-equals-default in sdJochen Nitschke
2017-11-23various coverity warningsCaolán McNamara
2017-11-23Resolves: tdf#113962 save detected filter outside file dialogCaolán McNamara
2017-11-23Make loplugin:unnecessaryparen look through implicitStephan Bergmann
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann