summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tdf#88427: Add GUI to enter and maintain a list of Time Stamping AuthoritiesTor Lillqvist2015-02-179-2/+494
* Bin some superfluous vertical whitespaceTor Lillqvist2015-02-171-3/+0
* tdf#87074 null-ref error from NLPSolver in BasicLeMoyne Castle2015-02-173-17/+13
* tdf#39440 - cppcheck cleanlinessRadu Ioan2015-02-1717-51/+66
* update mdds to 0.12.0Markus Mohrhard2015-02-172-2/+2
* update chart xshape reference filesMarkus Mohrhard2015-02-172-73/+73
* fix indentationMarkus Mohrhard2015-02-171-67/+64
* we shouldn't need a static ref in these createOneInstance factory helpersCaolán McNamara2015-02-167-18/+9
* cut down some more unnecessary boost inclusionCaolán McNamara2015-02-162-11/+10
* sal: -Werror=unused-parameterMichael Stahl2015-02-161-2/+2
* Related: tdf#63690 - add stubs for removed rtl_logfile functions.Thorsten Behrens2015-02-162-0/+15
* tdf#78174: toolkit: work around GCC 4.9 -Os link failureMichael Stahl2015-02-162-4/+15
* tdf#80715: fix infinite loop in find-and-replace if SwTxtNode fullMichael Stahl2015-02-164-9/+24
* sw: test case for search-and-replace bug fixed by commit ...Michael Stahl2015-02-162-0/+65
* sw: work around buggy boost::intrusive::circular_list_algorithms::unlink()Michael Stahl2015-02-162-2/+11
* (related: tdf#80715) sw: fix Ring::MoveTo() not doing anything...Michael Stahl2015-02-162-7/+12
* sw: RingContainer::merge(): assert that the Rings aren't already linkedMichael Stahl2015-02-161-0/+4
* Add kde4-open-url scriptJan-Marek Glogowski2015-02-162-0/+28
* MM: don't read column content twice to fill SwCalcJan-Marek Glogowski2015-02-164-55/+58
* tdf#70733 - Move ISEVEN and ISODD functions to informationJoel2015-02-162-4/+4
* Translated remaining german commments in sc/source/core/data/documenX.cxxAlbert Thuswaldner2015-02-164-117/+103
* WaE: unused function 'lcl_getLayoutRect'Tor Lillqvist2015-02-161-0/+4
* remove debugging spewCaolán McNamara2015-02-161-2/+0
* tdf#65505 tdf#57431 Autofilter checkbox for blank cells like in MS ExcelDeena Francis2015-02-162-5/+27
* include algorithm for std::maxCaolán McNamara2015-02-162-0/+3
* Related: fdo#74880 small leak in scaddinsCaolán McNamara2015-02-163-54/+23
* include algorithm for std::minCaolán McNamara2015-02-161-0/+1
* incomplete type error under some compilersCaolán McNamara2015-02-162-4/+4
* another dependency still requiredCaolán McNamara2015-02-163-14/+38
* restore dependenciesCaolán McNamara2015-02-165-0/+9
* boost->stdCaolán McNamara2015-02-168-17/+29
* set unotools mk to require boostCaolán McNamara2015-02-161-0/+2
* cppcheck: cstyleCastCaolán McNamara2015-02-161-10/+10
* boost::noncopyable->'= delete'Caolán McNamara2015-02-1654-156/+213
* boost::foo_ptr->std::foo_ptrCaolán McNamara2015-02-16162-2597/+2446
* Remove old icons.Andrew2015-02-16140-1165/+106
* Make LogUtils.getTrace actually workStephan Bergmann2015-02-161-25/+6
* tdf#89243 Allow box to expand on resizingAdolfo Jayme Barrientos2015-02-161-5/+10
* rhbz#1192732: Revert "From the context of the code, this field should...Stephan Bergmann2015-02-161-1/+1
* android: discard image buffer as soon as we upload to a textureTomaž Vajngerl2015-02-162-6/+237
* android: remove tileRerender method as it is obsoleteTomaž Vajngerl2015-02-161-14/+0
* android: remove ImmutableViewportMetrics as input to endDrawingTomaž Vajngerl2015-02-162-4/+4
* android: organise importsTomaž Vajngerl2015-02-164-29/+4
* android: invalidate all intersecting tiles in one LOEventTomaž Vajngerl2015-02-165-36/+51
* android: add support for text selection to JNITomaž Vajngerl2015-02-162-0/+25
* Enable mpCursorOverlay for Android tooTomaž Vajngerl2015-02-161-1/+1
* native-code.py: Add com_sun_star_comp_dba_ORowSet_get_implementation.Jan Holesovsky2015-02-161-0/+3
* Enable LOK_CALLBACK_TEXT_SELECTION_START/END on AndroidMiklos Vajna2015-02-161-42/+1
* LOK: add LOK_SETTEXTSELECTION_RESETMiklos Vajna2015-02-165-7/+13
* lokdocview: reset start/end or middle handle depending on if we have selectionMiklos Vajna2015-02-161-0/+4