summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-02-16boost::noncopyable->'= delete'Caolán McNamara54-156/+213
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara162-2597/+2446
2015-02-16Remove old icons.Andrew140-1165/+106
2015-02-16Make LogUtils.getTrace actually workStephan Bergmann1-25/+6
2015-02-16tdf#89243 Allow box to expand on resizingAdolfo Jayme Barrientos1-5/+10
2015-02-16rhbz#1192732: Revert "From the context of the code, this field should...Stephan Bergmann1-1/+1
2015-02-16android: discard image buffer as soon as we upload to a textureTomaž Vajngerl2-6/+237
2015-02-16android: remove tileRerender method as it is obsoleteTomaž Vajngerl1-14/+0
2015-02-16android: remove ImmutableViewportMetrics as input to endDrawingTomaž Vajngerl2-4/+4
2015-02-16android: organise importsTomaž Vajngerl4-29/+4
2015-02-16android: invalidate all intersecting tiles in one LOEventTomaž Vajngerl5-36/+51
2015-02-16android: add support for text selection to JNITomaž Vajngerl2-0/+25
2015-02-16Enable mpCursorOverlay for Android tooTomaž Vajngerl1-1/+1
2015-02-16native-code.py: Add com_sun_star_comp_dba_ORowSet_get_implementation.Jan Holesovsky1-0/+3
2015-02-16Enable LOK_CALLBACK_TEXT_SELECTION_START/END on AndroidMiklos Vajna1-42/+1
2015-02-16LOK: add LOK_SETTEXTSELECTION_RESETMiklos Vajna5-7/+13
2015-02-16lokdocview: reset start/end or middle handle depending on if we have selectionMiklos Vajna1-0/+4
2015-02-16lokdocview: allow dragging the selection start handle, tooMiklos Vajna2-26/+60
2015-02-16lokdocview: allow dragging the selection end handleMiklos Vajna2-13/+52
2015-02-16LOK: add lok::Document::setTextSelection()Miklos Vajna8-0/+86
2015-02-16lokdocview: allow dragging the middle handleMiklos Vajna2-5/+70
2015-02-16lokdocview: avoid loading the handle bitmaps again and againMiklos Vajna2-9/+20
2015-02-16android: optipng the resources.Jan Holesovsky16-0/+0
2015-02-16android: Remove duplicated icons.Jan Holesovsky12-0/+0
2015-02-16android: Remove unused icons.Jan Holesovsky37-0/+0
2015-02-16lokdocview: draw handles at selection start/endMiklos Vajna2-24/+67
2015-02-16LOK: add LOK_CALLBACK_TEXT_SELECTION_START/ENDMiklos Vajna2-1/+55
2015-02-16lokdocview: when have a cursor but no selection, show the middle handleMiklos Vajna1-0/+29
2015-02-16It is not necessary to be _that_ verbose.Jan Holesovsky1-3/+0
2015-02-16native-code.py: Add libevtattlo.a + some forms related services.Jan Holesovsky1-0/+5
2015-02-16android: Update README.Android with the recent ndk-gdb info.Jan Holesovsky1-17/+13
2015-02-16android: Even --enable-debug needs org.libreoffice for debugging.Jan Holesovsky1-1/+1
2015-02-16android: Set a more verbose SAL_LOG.Jan Holesovsky1-3/+1
2015-02-16LOK: Return NULL when we failed to load the document.Jan Holesovsky1-1/+1
2015-02-16sw: clean up remaining format collection dumpersMiklos Vajna6-52/+46
2015-02-16SALEVENT_ VOLUMECHANGED, DATETIMECHANGED and KEYBOARDCHANGED are unusedNoel Grandin4-19/+0
2015-02-16add GetSelectEntryData to ListBox and ComboBoxNoel Grandin42-94/+83
2015-02-16Document SfxItemStateUrsache Vladimir1-3/+26
2015-02-15RTF filter: handle mirrored marginsMiklos Vajna4-0/+23
2015-02-15Extract SwTxtFmtColls::dumpAsXml() from docnodeMiklos Vajna2-12/+8
2015-02-15unusedcode.easyJulien Nabet3-52/+0
2015-02-15boost::scoped_array->std::vectorCaolán McNamara2-15/+12
2015-02-14tdf#87574 - Outline numbering "None" is not retained in docxMark Hung3-1/+7
2015-02-14silence coverity#1266479 Resource leakCaolán McNamara1-0/+1
2015-02-14coverity#1267643 Logically dead codeCaolán McNamara1-1/+3
2015-02-14see if we can merge floating window and dialog child size/pos settingCaolán McNamara4-16/+3
2015-02-14coverity#1242895 Untrusted loop boundCaolán McNamara1-9/+7
2015-02-14boost::scoped_ptr->std::unique_ptrCaolán McNamara7-63/+59
2015-02-14disable that test to fix windows buildMarkus Mohrhard2-2/+4
2015-02-14tdf#88624 set DocumentBaseURL when saving reportLionel Elie Mamane1-1/+4