summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* loplugin:stringconstantStephan Bergmann2016-08-311-1/+1
* Resolves: tdf#98100 no valueset tooltips with extended tips...Caolán McNamara2016-08-311-1/+1
* Updated coreEike Rathke2016-08-311-0/+0
* loplugin:stringconstantStephan Bergmann2016-08-311-2/+2
* Replace use of our own SmNodeIterator with range-based for loopTakeshi Abe2016-08-313-27/+44
* fix windows buildNoel Grandin2016-08-311-0/+1
* Remove irrelevant commentStephan Bergmann2016-08-311-2/+0
* build fixCaolán McNamara2016-08-311-1/+1
* writerfilter: use sal_Size for offset values in RTFTokenizer::resolveParse()Miklos Vajna2016-08-311-2/+2
* Resolves: tdf#98097 no tooltip for colors in "Recent" colors areaCaolán McNamara2016-08-315-25/+34
* fftester: non-contiguous cells, lets keep the test case thoughCaolán McNamara2016-08-311-0/+0
* fix buildNoel Grandin2016-08-311-0/+1
* inline some get-function-pointer-collection functionsNoel Grandin2016-08-316-37/+14
* Get rid of a pointless indirect function pointer variableNoel Grandin2016-08-313-10/+8
* Get rid of a pointless indirect function pointer variableNoel Grandin2016-08-317-76/+9
* Get rid of a pointless indirect function pointer variableNoel Grandin2016-08-313-10/+9
* Get rid of a pointless indirect function pointer variableNoel Grandin2016-08-3113-70/+25
* Get rid of a pointless indirect function pointer variableNoel Grandin2016-08-3118-70/+59
* convert FindRanges to o3tl::typed_flags_setNoel Grandin2016-08-3111-47/+54
* convert SwDocPositions to scoped enumNoel Grandin2016-08-3114-73/+73
* remove the SwMoveFnCollection* typedefsNoel Grandin2016-08-3119-170/+168
* convert XmlReader::State to scoped enumNoel Grandin2016-08-312-17/+15
* Get rid of a pointless indirect function pointer variableNoel Grandin2016-08-314-18/+13
* Improve polynomial trendline equation representationLaurent Balland-Poirier2016-08-312-3/+7
* store: remove STORE_IMPL_ISP2 and STORE_IMPL_CONCAT.Arnaud Versini2016-08-312-10/+1
* store : Replace store::swap with std::swapArnaud Versini2016-08-311-16/+10
* gtk3: Implement menubar hidingMaxim Monastirsky2016-08-315-13/+22
* Ignore schema files for src tarball generationThorsten Behrens2016-08-301-0/+1
* add Venetian (vec) ui languageChristian Lohmaier2016-08-313-0/+8
* Updated coreChristian Lohmaier2016-08-301-0/+0
* Revert "fftester: empty tabbox protection"Michael Stahl2016-08-301-2/+1
* return const&Eike Rathke2016-08-302-2/+2
* LanguageType is unsigned int16Eike Rathke2016-08-306-17/+17
* tdf#101237 SVGIO: Use black as default when parents' fill...Xisco Fauli2016-08-303-6/+49
* tdf#76349 writer: make 1column-as-page break a compatibility optionJustin Luth2016-08-308-1/+35
* construct only when neededEike Rathke2016-08-301-4/+2
* Revert "fftester: non-contiguous cells"Michael Stahl2016-08-303-22/+15
* calling set::find() before set::insert() is unwiseEike Rathke2016-08-301-3/+2
* pass the already available bcp47 string instead of yet another conversionEike Rathke2016-08-301-6/+4
* Related: tdf#83376 fallback to known in linguistic context is wrong, always.Eike Rathke2016-08-303-3/+3
* Resolves: tdf#97055 hyphenation claims its already active after closingCaolán McNamara2016-08-301-3/+6
* default dtors are fine hereCaolán McNamara2016-08-3013-46/+1
* no point in these dtors being virtualCaolán McNamara2016-08-3012-31/+1
* default assignment operator is fineCaolán McNamara2016-08-304-31/+0
* declare default dtor as virtualCaolán McNamara2016-08-302-12/+1
* coverity#1371300 Missing move assignment operatorCaolán McNamara2016-08-302-0/+7
* rework for coverity#1371269 Missing move assignment operatorCaolán McNamara2016-08-303-20/+17
* silence coverity#1371204 Missing move assignment operatorCaolán McNamara2016-08-301-11/+16
* default assignment and ctor are fine hereCaolán McNamara2016-08-302-77/+1
* Resolves: tdf#83376 do not let linguistic tools fall back to known languagesEike Rathke2016-08-301-4/+4