summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bin ifdeffed-out and commented-out codeprivate/tml/fixwintextTor Lillqvist2016-03-141-254/+0
* Make AddChunkOfGlyphs() bail when CJK text is requestedTim Eves2016-03-141-0/+16
* Fix what seems to have been off-by-one errors in glyph bounds calculationTor Lillqvist2016-03-141-2/+2
* Rename OpenGLGlyphChunk::mnAscent to mnBaselineOffset to reflect curr useTim Eves2016-03-141-9/+9
* Fix horizontal occsional alingment issues in OpenGL cached glyphsTim Eves2016-03-141-26/+27
* Fix vertical alignment problems.Tim Eves2016-03-141-20/+8
* Further tweak, getting much closer to correctTor Lillqvist2016-03-111-1/+1
* Fix several miscalulations in positioning glyph to be rendered into that AtlasTim Eves2016-03-111-10/+4
* Temporary tweak of glyph vertical positioningTor Lillqvist2016-03-111-1/+2
* Mark the mnAscent in the chunk bitmap debug outputTor Lillqvist2016-03-111-3/+7
* Passing a string to a std::ostringstream ctor is trickyTor Lillqvist2016-03-111-1/+1
* Try calculating a chunks ascent & height from the inkboxesTim Eves2016-03-111-4/+10
* Handle the non-real glyph case for AddChunkOfGlyphsTim Eves2016-03-111-0/+13
* Use better baselineTor Lillqvist2016-03-111-1/+1
* I assume we want to initialise the rectangle with zero left/right/top/bottomTor Lillqvist2016-03-111-1/+1
* Don't treat success as an errorTor Lillqvist2016-03-111-0/+2
* Refactor D2DWriteTextOutRenderer and apply to rendering GlyphAtlasTim Eves2016-03-111-131/+464
* Starting to render horizontal text apparently correctly ...Michael Meeks2016-03-111-55/+83
* framework: Kill BmkMenuMaxim Monastirsky2016-03-117-316/+34
* wrap vcl::window* pointer members in VclPtr, tdf#97344 follow-upEike Rathke2016-03-102-4/+13
* coverity#1355504 Dereference before null checkCaolán McNamara2016-03-102-2/+2
* coverity#1355499 Unchecked return valueCaolán McNamara2016-03-101-2/+4
* coverity#1355501 Dereference after null checkCaolán McNamara2016-03-101-1/+1
* coverity#1355507 uninitialized scalar fieldCaolán McNamara2016-03-108-21/+25
* Fix memory leaksStephan Bergmann2016-03-103-32/+32
* No more need for jfw_freeJavaInfoStephan Bergmann2016-03-107-42/+26
* Turn JavaInfo sal_Sequence* member into rtl::ByteSequenceStephan Bergmann2016-03-104-20/+10
* Turn JavaInfo rtl_uString* members into OUStringStephan Bergmann2016-03-105-38/+19
* Manage JavaInfo instances via new/deleteStephan Bergmann2016-03-104-21/+11
* No need for SAL_CALL hereStephan Bergmann2016-03-101-19/+19
* No need to repeat SAL_CALL in definitionsStephan Bergmann2016-03-101-20/+18
* No need for extern "C" hereStephan Bergmann2016-03-103-16/+12
* -Werror=shadowStephan Bergmann2016-03-101-2/+2
* sc lok: Don't interact with the user during .uno:SortAscending or Descending.Jan Holesovsky2016-03-105-2/+259
* Improve error message when URL cannot be opened externallyStephan Bergmann2016-03-102-2/+7
* Avoid reserved identifiersStephan Bergmann2016-03-101-10/+10
* Avoid reserved identifierStephan Bergmann2016-03-101-1/+1
* Avoid reserved identifierStephan Bergmann2016-03-101-2/+2
* Avoid reserved identifiersStephan Bergmann2016-03-101-4/+4
* Avoid reserved identifierStephan Bergmann2016-03-101-5/+5
* Avoid reserved identifiersStephan Bergmann2016-03-101-4/+4
* Avoid reserved identifierStephan Bergmann2016-03-101-2/+2
* Avoid reserved identifiersStephan Bergmann2016-03-104-14/+14
* Avoid reserved identifier, remove unnecessary typedefStephan Bergmann2016-03-102-4/+2
* Avoid reserved identifierStephan Bergmann2016-03-102-3/+3
* Avoid reserved identifierStephan Bergmann2016-03-101-2/+2
* Avoid reserved identifierStephan Bergmann2016-03-101-4/+4
* Avoid reserved identifiersStephan Bergmann2016-03-101-39/+39
* Avoid reserved identifiersStephan Bergmann2016-03-101-4/+4
* Avoid reserved identifiersStephan Bergmann2016-03-101-8/+8