summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-11-15Pass verbosity setting into ExternalProject_popplerStephan Bergmann1-0/+1
2015-11-15use initialiser for Sequence<OUString>Noel Grandin130-380/+160
2015-11-15use initialiser for Sequence<OUString>Noel Grandin112-280/+140
2015-11-15loplugin:nullptrStephan Bergmann1-2/+2
2015-11-15use initialiser for Sequence<OUString>Noel Grandin60-180/+90
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin274-640/+320
2015-11-15cppcheck:stlIfStrFindNoel Grandin3-4/+4
2015-11-14tdf#95403 Add Outline buttonMaxim Monastirsky10-44/+159
2015-11-15Fix license headerMaxim Monastirsky1-10/+0
2015-11-14SwPostItField::dumpAsXml: survive 0 mpTextMiklos Vajna1-2/+3
2015-11-14CppunitTest_desktop_lib: add Writer comments textcaseMiklos Vajna2-0/+47
2015-11-14CppunitTest_sw_tiledrendering: replace various ifdefs with a single conditionMiklos Vajna2-34/+7
2015-11-14gtktiledviewer: add toolbar buttons to insert / delete commentsMiklos Vajna1-0/+17
2015-11-14gtktiledviewer: the formula bar is calc-onlyMiklos Vajna1-0/+2
2015-11-14sw lok comments: implement mouse move and mouse upMiklos Vajna5-3/+54
2015-11-14undo cairo use in svp for nowCaolán McNamara7-24/+37
2015-11-14presumably I need to put cairo external hereCaolán McNamara1-0/+2
2015-11-14coverity#1339306 Using invalid iteratorCaolán McNamara1-0/+3
2015-11-14coverity#1339308 Uncaught exceptionCaolán McNamara3-10/+7
2015-11-14coverity#1339307 Uncaught exceptionCaolán McNamara1-1/+1
2015-11-14sw lok comments: fix cursor position of a newly created sidebar windowMiklos Vajna1-0/+17
2015-11-14sw lok comments: fix callback of newly created outliner viewsMiklos Vajna3-0/+21
2015-11-14sw lok comments: implement setTextSelection() APIMiklos Vajna3-21/+51
2015-11-14sw lok comments: emit invalidation events in SidebarTextControlMiklos Vajna2-0/+28
2015-11-14tdf#95775: Allow zero shape width/height; fix setting width/height relationMike Kaganski4-1/+12
2015-11-14sw: prefix members of SwLineLayoutMiklos Vajna2-71/+71
2015-11-14sw: prefix members of SwPrintDataMiklos Vajna8-212/+212
2015-11-14sw: prefix members of SwSectionFootnoteEndTabPageMiklos Vajna2-127/+127
2015-11-14sw: prefix members of SwUndoDeleteMiklos Vajna2-163/+163
2015-11-14Slideshow update loop; set scheduler priority to REPAINT.Michael Meeks1-0/+2
2015-11-14Fix selection of transition groups with just one variant.Michael Meeks1-17/+26
2015-11-13Updated coreAndras Timar1-0/+0
2015-11-13disentangle ENABLE_CAIRO_CANVAS from other cairo usageCaolán McNamara1-13/+0
2015-11-13silence Solar-Version warningsCaolán McNamara1-5/+0
2015-11-13Related: #i126649# Fix wrong at tag namesTsutomu Uchino5-9/+7
2015-11-13sc: replace that boost::ptr_vector<Reference<T>*> abominationMichael Stahl2-15/+12
2015-11-13sc: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl7-52/+64
2015-11-13slideshow: improve rotation timing in glitter transitionTomaž Vajngerl1-20/+26
2015-11-13slideshow: simplify NByMTileFlip transitionTomaž Vajngerl1-23/+15
2015-11-13Added Test for checking new Writer document modified stateVarun Dhall1-0/+13
2015-11-13underscores are reservedTomaž Vajngerl3-5/+5
2015-11-13OpenGL error codes are defined in hex, so show them as suchTor Lillqvist1-4/+3
2015-11-13sw: solve the CheckBookmarks fails on WNT mysteryMichael Stahl2-8/+2
2015-11-13sw lok comments: fix position of blinking cursor after mouse clickMiklos Vajna1-6/+18
2015-11-13sw lok: disable comment menu button for nowMiklos Vajna1-0/+4
2015-11-13editeng lok: respect origin of map mode for TEXT_SELECTIONMiklos Vajna1-0/+9
2015-11-13Updated coreChristian Lohmaier1-0/+0
2015-11-13tdf#86886 Shortcut keys missing in undo and redo tooltipsSamuel Mehrbrodt2-4/+4
2015-11-13improve compile time SSE2 detection, fix broken android buildTomaž Vajngerl3-3/+17
2015-11-13do all the headless using platforms have cairo ?Caolán McNamara6-24/+22