summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-02-16tdf#78174: toolkit: work around GCC 4.9 -Os link failureMichael Stahl
2015-02-16tdf#80715: fix infinite loop in find-and-replace if SwTxtNode fullMichael Stahl
2015-02-16sw: test case for search-and-replace bug fixed by commit ...Michael Stahl
2015-02-16sw: work around buggy boost::intrusive::circular_list_algorithms::unlink()Michael Stahl
2015-02-16(related: tdf#80715) sw: fix Ring::MoveTo() not doing anything...Michael Stahl
2015-02-16sw: RingContainer::merge(): assert that the Rings aren't already linkedMichael Stahl
2015-02-16Add kde4-open-url scriptJan-Marek Glogowski
2015-02-16MM: don't read column content twice to fill SwCalcJan-Marek Glogowski
2015-02-16tdf#70733 - Move ISEVEN and ISODD functions to informationJoel
2015-02-16Translated remaining german commments in sc/source/core/data/documenX.cxxAlbert Thuswaldner
2015-02-16WaE: unused function 'lcl_getLayoutRect'Tor Lillqvist
2015-02-16remove debugging spewCaolán McNamara
2015-02-16tdf#65505 tdf#57431 Autofilter checkbox for blank cells like in MS ExcelDeena Francis
2015-02-16include algorithm for std::maxCaolán McNamara
2015-02-16Related: fdo#74880 small leak in scaddinsCaolán McNamara
2015-02-16include algorithm for std::minCaolán McNamara
2015-02-16incomplete type error under some compilersCaolán McNamara
2015-02-16another dependency still requiredCaolán McNamara
2015-02-16restore dependenciesCaolán McNamara
2015-02-16boost->stdCaolán McNamara
2015-02-16set unotools mk to require boostCaolán McNamara
2015-02-16cppcheck: cstyleCastCaolán McNamara
2015-02-16boost::noncopyable->'= delete'Caolán McNamara
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara
2015-02-16Remove old icons.Andrew
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