summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-02-16Make LogUtils.getTrace actually workStephan Bergmann
2015-02-16tdf#89243 Allow box to expand on resizingAdolfo Jayme Barrientos
2015-02-16rhbz#1192732: Revert "From the context of the code, this field should...Stephan Bergmann
2015-02-16android: discard image buffer as soon as we upload to a textureTomaž Vajngerl
2015-02-16android: remove tileRerender method as it is obsoleteTomaž Vajngerl
2015-02-16android: remove ImmutableViewportMetrics as input to endDrawingTomaž Vajngerl
2015-02-16android: organise importsTomaž Vajngerl
2015-02-16android: invalidate all intersecting tiles in one LOEventTomaž Vajngerl
2015-02-16android: add support for text selection to JNITomaž Vajngerl
2015-02-16Enable mpCursorOverlay for Android tooTomaž Vajngerl
2015-02-16native-code.py: Add com_sun_star_comp_dba_ORowSet_get_implementation.Jan Holesovsky
2015-02-16Enable LOK_CALLBACK_TEXT_SELECTION_START/END on AndroidMiklos Vajna
2015-02-16LOK: add LOK_SETTEXTSELECTION_RESETMiklos Vajna
2015-02-16lokdocview: reset start/end or middle handle depending on if we have selectionMiklos Vajna
2015-02-16lokdocview: allow dragging the selection start handle, tooMiklos Vajna
2015-02-16lokdocview: allow dragging the selection end handleMiklos Vajna
2015-02-16LOK: add lok::Document::setTextSelection()Miklos Vajna
2015-02-16lokdocview: allow dragging the middle handleMiklos Vajna
2015-02-16lokdocview: avoid loading the handle bitmaps again and againMiklos Vajna
2015-02-16android: optipng the resources.Jan Holesovsky
2015-02-16android: Remove duplicated icons.Jan Holesovsky
2015-02-16android: Remove unused icons.Jan Holesovsky
2015-02-16lokdocview: draw handles at selection start/endMiklos Vajna
2015-02-16LOK: add LOK_CALLBACK_TEXT_SELECTION_START/ENDMiklos Vajna
2015-02-16lokdocview: when have a cursor but no selection, show the middle handleMiklos Vajna
2015-02-16It is not necessary to be _that_ verbose.Jan Holesovsky
2015-02-16native-code.py: Add libevtattlo.a + some forms related services.Jan Holesovsky
2015-02-16android: Update README.Android with the recent ndk-gdb info.Jan Holesovsky
2015-02-16android: Even --enable-debug needs org.libreoffice for debugging.Jan Holesovsky
2015-02-16android: Set a more verbose SAL_LOG.Jan Holesovsky
2015-02-16LOK: Return NULL when we failed to load the document.Jan Holesovsky
2015-02-16sw: clean up remaining format collection dumpersMiklos Vajna
2015-02-16SALEVENT_ VOLUMECHANGED, DATETIMECHANGED and KEYBOARDCHANGED are unusedNoel Grandin
2015-02-16add GetSelectEntryData to ListBox and ComboBoxNoel Grandin
2015-02-16Document SfxItemStateUrsache Vladimir
2015-02-15RTF filter: handle mirrored marginsMiklos Vajna
2015-02-15Extract SwTxtFmtColls::dumpAsXml() from docnodeMiklos Vajna
2015-02-15unusedcode.easyJulien Nabet
2015-02-15boost::scoped_array->std::vectorCaolán McNamara
2015-02-14tdf#87574 - Outline numbering "None" is not retained in docxMark Hung
2015-02-14silence coverity#1266479 Resource leakCaolán McNamara
2015-02-14coverity#1267643 Logically dead codeCaolán McNamara
2015-02-14see if we can merge floating window and dialog child size/pos settingCaolán McNamara
2015-02-14coverity#1242895 Untrusted loop boundCaolán McNamara
2015-02-14boost::scoped_ptr->std::unique_ptrCaolán McNamara
2015-02-14disable that test to fix windows buildMarkus Mohrhard
2015-02-14tdf#88624 set DocumentBaseURL when saving reportLionel Elie Mamane
2015-02-14coverity#1266485 Untrusted loop boundCaolán McNamara
2015-02-14writerfilter: turn RTFFormFieldTypes into a C++11 scoped enumerationMiklos Vajna
2015-02-14indentation fixesMiklos Vajna