summaryrefslogtreecommitdiff
path: root/sd
AgeCommit message (Expand)AuthorFilesLines
2016-08-22tdf#89466: Fix slide orientationSusobhan Ghosh2-12/+17
2016-08-22convert SdrHintKind to scoped enumNoel Grandin12-25/+23
2016-08-22convert SdrViewEditMode to scoped enumNoel Grandin5-15/+15
2016-08-22convert SdrHitKind to scoped enumNoel Grandin6-41/+41
2016-08-20tdf#89466: Resize color and gradient controls to 150pxSusobhan Ghosh1-0/+3
2016-08-19Resolves: coverity#705366 Mixing enum typesCaolán McNamara8-26/+26
2016-08-19convert SdrUserCallType to scoped enumNoel Grandin1-4/+4
2016-08-19convert SdrAnimationMode to scoped enumNoel Grandin1-1/+1
2016-08-19convert SdrCrookMode to scoped enumNoel Grandin1-3/+3
2016-08-19convert SdrCreateCmd to scoped enumNoel Grandin8-9/+9
2016-08-19convert SdrDragMode to scoped enumNoel Grandin6-23/+23
2016-08-19convert SdrViewContext to scoped enumNoel Grandin3-7/+7
2016-08-19convert SdrEventKind to scoped enumNoel Grandin3-6/+6
2016-08-18coverity#1371443 Uninitialized scalar fieldCaolán McNamara1-0/+1
2016-08-18cppcheck: passedByValueCaolán McNamara3-8/+8
2016-08-18convert SdrEdgeKind to scoped enumNoel Grandin1-3/+3
2016-08-18convert SvXMLEmbeddedObjectHelperMode to scoped enumNoel Grandin2-4/+4
2016-08-18screenshots: add new global make targetArmin Le Grand1-1/+2
2016-08-18screenshots: clang plugin & tabpage usage fixesArmin Le Grand1-1/+1
2016-08-18screenshots: unify dumping of dialog test batch fileArmin Le Grand1-43/+18
2016-08-18screenshots: add dialog test cases for svxArmin Le Grand1-9/+15
2016-08-18screenshots: add dialog test cases for writerArmin Le Grand2-2/+5
2016-08-18screenshots: fix fallback cases for sd and scArmin Le Grand1-9/+10
2016-08-18screenshots: fallback screenshot to ui filesArmin Le Grand3-65/+165
2016-08-18screenshots: Use UI string and fallback for UI-String onlyArmin Le Grand1-34/+88
2016-08-18screenshots: use new bootstrap fixture in sc and sdKatarina Behrens1-95/+5
2016-08-18screenshots: this is really unusedKatarina Behrens1-2/+0
2016-08-18screenshots: use smart pointersKatarina Behrens1-22/+12
2016-08-18screenshots: gen screenshots during 'make slowcheck'Katarina Behrens1-0/+4
2016-08-18screenshots: rPath argument is now unusedKatarina Behrens1-3/+3
2016-08-18screenshots: names to copy screenshot IDsKatarina Behrens2-20/+43
2016-08-18screenshots: write created screenshots into workdirKatarina Behrens1-16/+14
2016-08-18screenshots: kill work-around for pseudo-headless modeKatarina Behrens2-9/+1
2016-08-18screenshots: exclude sd tests for the whileKatarina Behrens1-1/+0
2016-08-18screenshots: add missing cppunit filesKatarina Behrens2-0/+764
2016-08-18screenshots: added pretty much all sd dialogsArmin Le Grand1-1/+1
2016-08-18screenshots: added stuff for Linux buildArmin Le Grand1-0/+1
2016-08-18screenshots: added more virtualization/abstractionArmin Le Grand3-12/+13
2016-08-18screenshots: extend default paths where stuff gets writtenArmin Le Grand5-9/+46
2016-08-17convert SvXMLGraphicHelperMode to scoped enumNoel Grandin2-4/+4
2016-08-17convert XPolyFlags to scoped enumNoel Grandin1-8/+8
2016-08-17convert XPropertyListType to scoped enumNoel Grandin1-21/+21
2016-08-17convert SvxEscapement to scoped enumNoel Grandin4-22/+22
2016-08-17convert SvxSpecialLineSpace to scoped enumNoel Grandin1-3/+3
2016-08-17sd lok: limit undo/redo access to undo actions created by the same viewMiklos Vajna4-1/+109
2016-08-16Fix 'AddressSanitizer: container-overflow' problem detected on OS XNoel Grandin1-3/+3
2016-08-16LOK unit tests: document what is a view callbackMiklos Vajna1-0/+1
2016-08-16GSoC notebookbar: icon size switchingSzymon Kłos1-33/+33
2016-08-16Remove unnecessary UcbStreamHelper::CreateStream overloadStephan Bergmann1-2/+1
2016-08-16GSoC notebookbar: multiple .ui implementationsSzymon Kłos4-3/+150