summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-09-03tdf#75256 sifr updatesMatthias Freund9-0/+0
2015-09-03Fix some perl shebangs.Pedro Giffuni14-14/+14
2015-09-03-fsanitize=vptrStephan Bergmann1-14/+14
2015-09-03the ww8 dumper is long deadCaolán McNamara2-17/+0
2015-09-03loplugin:stringconstant also for cases using char const v[] = "..."Stephan Bergmann18-36/+46
2015-09-03convert Link<> to typedNoel Grandin24-54/+37
2015-09-03convert Link<> to typedNoel Grandin4-16/+4
2015-09-03convert Link<> to typedNoel Grandin25-54/+38
2015-09-03sw: indentation fixesMiklos Vajna4-54/+56
2015-09-03cui: prefix members of SvxBitmapTabPageMiklos Vajna2-115/+115
2015-09-03disable an assert in color tests due to rounding errorTomaž Vajngerl1-1/+2
2015-09-03opengl: let OutputDevice do the bezier subdivisionTomaž Vajngerl1-22/+8
2015-09-03Change color test to report expected values when assert failsTomaž Vajngerl1-31/+20
2015-09-03Report reference color and expected color if test failsTomaž Vajngerl1-1/+12
2015-09-03introduce ScRangeList::Join(const ScRangeList&)Eike Rathke2-0/+10
2015-09-03comment a nice-to-have ideaEike Rathke1-0/+4
2015-09-03TableRef: use ScRangeList instead of vector for Join()Eike Rathke2-5/+9
2015-09-03TableRef: ensure column name vector has the minimum needed sizeEike Rathke1-1/+2
2015-09-03TableRef: factor out and reuse SetTableColumnName()Eike Rathke1-14/+25
2015-09-03replace for with whileEike Rathke1-1/+1
2015-09-03TableRef: add RefreshTableColumnNames() from rangeEike Rathke5-0/+60
2015-09-03add ScDocShellModificator::AppendCellContentModified()Eike Rathke2-0/+11
2015-09-02Resolve merge failure: an OutputDevice parameter not WorkWindow.Michael Meeks1-1/+1
2015-09-02Fix redland on MSVC 14.0David Ostrovsky2-66/+64
2015-09-02Add another vcldemo OpenGL test to try to catch another Windows nasty.Michael Meeks1-4/+43
2015-09-02tdf#93867 - clear current GL context before thread switch.Michael Meeks6-4/+24
2015-09-02Fix cppunit on MSVC 14.0David Ostrovsky1-1/+2
2015-09-02Don't redefine snprintf as VS 2015 supports ISO standardDavid Ostrovsky4-1/+18
2015-09-02doc para property ranges cannot be 0 lengthCaolán McNamara2-0/+13
2015-09-02-Wundefined-bool-conversionCaolán McNamara1-1/+0
2015-09-02percheck: produce similar stats than off-tree callgrindNorbert Thiebaud3-10/+10
2015-09-02Updated coreOlivier Hallot1-0/+0
2015-09-02Don't call GL debugging methods if there is no context.Michael Meeks3-16/+37
2015-09-02opengl: Don't cache the menubar background.Jan Holesovsky1-0/+6
2015-09-02Fix poppler on MSVC 14.0David Ostrovsky1-1/+1
2015-09-02dtrans, winaccessibility: consistently use $(gb_UWINAPI)Michael Stahl2-7/+1
2015-09-02hinter: 'after' better than 'behind'Caolán McNamara1-2/+2
2015-09-02Fix documentationStephan Bergmann1-1/+2
2015-09-02detect if new offsets are the same as the previous ones and avoid loopCaolán McNamara1-0/+9
2015-09-02configmgr: Split dconf in two /org/libreoffice/registry/{system,user}/Stephan Bergmann3-6/+11
2015-09-02Add SAL_DISABLE_GL_WATCHDOG env. var for obvious reasons.Michael Meeks2-1/+3
2015-09-02tdf#93859 opengl - don't cache radiobuttons, refactor code dupl.Tomaž Vajngerl4-3/+19
2015-09-02TableRef: introduce ScDBDataPortion enumEike Rathke14-48/+62
2015-09-02Fix nss on MSVC 14.0David Ostrovsky2-1/+14
2015-09-02Fix coinmp on MSVC 14.0David Ostrovsky1-0/+1
2015-09-02Fix libgltf on MSVC 14.0David Ostrovsky1-2/+2
2015-09-02icu: Parallelize writing to PDB filesDavid Ostrovsky1-1/+1
2015-09-02tdf#93857 opengl: adapt UniscribeLayout's DrawCachedGlyphs() to FillDXArray()Miklos Vajna1-1/+7
2015-09-02tdf#93830 txXfrm offset workaround works in rounded rectangle case as wellAndras Timar3-1/+27
2015-09-02Fix x86-64 bridge on MSVC 14.0David Ostrovsky1-1/+2