summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-28clip strings to max available sizeCaolán McNamara
2015-08-28tdf#93529 - add glDebugMessageInsert wrappers to help with API tracing.Michael Meeks
2015-08-28avoid loops in atom chainsCaolán McNamara
2015-08-28avoid hang in certain pptsCaolán McNamara
2015-08-28don't write SvxBackgroundColorItem via inherited SvxColorItem::StoreCaolán McNamara
2015-08-28Don't attempt to cache glyphs that are vertical but the text direction isn'tTor Lillqvist
2015-08-28Error handlingTor Lillqvist
2015-08-28Make vertical fonts show up when using OpenGL glyph cachingTor Lillqvist
2015-08-28No NO_MAPPERS, NO_TYPE3, NO_TYPE42 or NO_TTCR anywhereTor Lillqvist
2015-08-28Adjust for the TA_BASELINE of the DCTor Lillqvist
2015-08-28Drop code that is dead after 4667db065d34193d99bce82f7e8f3b20a03ecadeTor Lillqvist
2015-08-28Still more hacking on OpenGL glyph caching for WindowsTor Lillqvist
2015-08-28Make the pixel greylevel debug output work as intendedTor Lillqvist
2015-08-28Add SAL_ENABLE_GLYPH_CACHINGTor Lillqvist
2015-08-28More fixing of glyph rendering for caching with OpenGL on WindowsTor Lillqvist
2015-08-28More fixing of OpenGL glyph caching on WindowsTor Lillqvist
2015-08-28Add FIXME comment and bin an #if 0 snippetTor Lillqvist
2015-08-28(disabled) Initial work for OpenGL glyph caching on WindowsTor Lillqvist
2015-08-28Add a globally usable WindowsErrorString functionTor Lillqvist
2015-08-28WaE: 'rArgs' : unreferenced formal parameterTor Lillqvist
2015-08-28Drop SimpleWinLayoutTor Lillqvist
2015-08-28SimpleWinLayout::mbDisableGlyphs was always trueTor Lillqvist
2015-08-28Add missing SAL_OVERRIDEsTor Lillqvist
2015-08-28Avoid some ugly and pointless initial double colonsTor Lillqvist
2015-08-28check seeks and offsetsCaolán McNamara
2015-08-28check seekCaolán McNamara
2015-08-28don't loop on overly-short nEndPosCaolán McNamara
2015-08-28check returns of SeekToEndOfRecordCaolán McNamara
2015-08-28crashtesting: tiff loop detection too slowCaolán McNamara
2015-08-28gtk3: paste special emptyCaolán McNamara
2015-08-28tdf#93558 Hardcode black text on white backgroundMaxim Monastirsky
2015-08-28xmloff: ODF export: actually ODF 1.2 does not allow graphic-propertiesMichael Stahl
2015-08-27tdf#80512 KDE4: fix RTL scrollbar handlingJan-Marek Glogowski
2015-08-27extend seek, loop ending tests to ppt specific codeCaolán McNamara
2015-08-27KDE4: don't ignore write(2) return valueJan-Marek Glogowski
2015-08-27coverity#1320472 Uninitialized scalar fieldCaolán McNamara
2015-08-26Revert "do not parse range fragments as valid ranges"Eike Rathke
2015-08-26there might be no modelCaolán McNamara
2015-08-26various hangs, check seeks and record lengthsCaolán McNamara
2015-08-26don't hang on unreachable record endsCaolán McNamara
2015-08-26fix crash on loading certain pptsCaolán McNamara
2015-08-26behave like the native format filter for non-insert modeCaolán McNamara
2015-08-26we only need the PaM for its Point and only to create a uno cursorCaolán McNamara
2015-08-26tdf#93620: show OpenGL status in Help->AboutLászló Németh
2015-08-26do not parse range fragments as valid rangesEike Rathke
2015-08-26ensure editeng str len is in sync with attributesCaolán McNamara
2015-08-26tdf#92019 Use texture atlas for 16, 24, 32, 48, 64 px width imagesTomaž Vajngerl
2015-08-26opengl: push mask coords to the shaders along the image coordsTomaž Vajngerl
2015-08-26Fixed (fixed size) texture atlas for "caching" OpenGL texuresTomaž Vajngerl
2015-08-26Resolves: rhbz#1255811 implement Edit modify handlerEike Rathke