summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-05-21ZCodec instances can be allocated on the stack just fineStephan Bergmann
2014-05-21Remove unnecessary GZCodec derivationStephan Bergmann
2014-05-21Remove unused ZCODEC_BEST_SPEED, ZCODEC_BEST_COMPRESSION macrosStephan Bergmann
2014-05-21Split ZCodec::BeginCompression param into its 3 independent componentsStephan Bergmann
2014-05-21Simplify logicStephan Bergmann
2014-05-21Remove unnecessary ZCODEC_DEFAULT macroStephan Bergmann
2014-05-21Remove unnecessary ZCODEC_DEFAULT_STRATEGY macroStephan Bergmann
2014-05-21Remove unused ZCODEC_ZFILTERED, ZCODEC_ZHUFFMAN_ONLY macrosStephan Bergmann
2014-05-21Remove unnecessary DEFAULT_IN/OUT_BUFSIZE macrosStephan Bergmann
2014-05-21nMemUsage is always MAX_MEM_USAGEStephan Bergmann
2014-05-21Use default argument valuesStephan Bergmann
2014-05-21A single ZCodec ctor sufficesStephan Bergmann
2014-05-21Clean-up C-style (void) parameter listsStephan Bergmann
2014-05-21glTF embedding: handle missing image on a better wayZolnai Tamás
2014-05-21glTF objects: set playback loop by defaultZolnai Tamás
2014-05-21care for Java 1.5 support in external packagesDouglas Mencken
2014-05-21cid#708875 Unused pointer valueNoel Grandin
2014-05-21drop unused helpidsCaolán McNamara
2014-05-21improve the text rendering a bitMarkus Mohrhard
2014-05-21we need to set text size in woorld coordinatesMarkus Mohrhard
2014-05-21Updated coreCaolán McNamara
2014-05-21lets drop the custom DescriptionEdit widgetCaolán McNamara
2014-05-21RID_DLG_UPDATE conversion to .uisk94
2014-05-21fix my issues with the offscreen renderingMarkus Mohrhard
2014-05-21add unit test for static isValidBcp47() methodEike Rathke
2014-05-21add static LanguageTag::isValidBcp47()Eike Rathke
2014-05-21fix spellingNoel Grandin
2014-05-21also add Unity and SystemdBjoern Michaelsen
2014-05-21most certainly == was meantEike Rathke
2014-05-21add Debian JessieBjoern Michaelsen
2014-05-21remove obsolete Ubuntu names (pre 10.04 LTS)Bjoern Michaelsen
2014-05-21add current Ubuntu release namesBjoern Michaelsen
2014-05-21Bin code that died in 2010 in d4dbc31173487a97e4b022f0bb9dae25440856a8Tor Lillqvist
2014-05-21fdo#77725 make testcase minimalMiklos Vajna
2014-05-21Use more specific tagTor Lillqvist
2014-05-21Log also the sizeTor Lillqvist
2014-05-21Bin ENUM_FONTRELIEF_DECLARED crackTor Lillqvist
2014-05-21Add a SAL_INFOTor Lillqvist
2014-05-21Add debugging output operator<< for FontMetricTor Lillqvist
2014-05-21Don't disable painting.Jan Holesovsky
2014-05-21fdo#78663 : Corrupt: 2007 WordArt whithin a Drawing toolRajashri
2014-05-21extras: add some more words to technical.dicMichael Stahl
2014-05-21unused DocxSdrExport::setDrawingOpen()Miklos Vajna
2014-05-21fdo#78469 FileCorrupt:During export LO was adding wrong tags inside <w:sdtPr>Tushar Bende
2014-05-21ODS load perf: transfer ownership of the ScTokenArray to save cycles.Michael Meeks
2014-05-21ODS load perf: avoid excessive calls to uppercase to compare tab names.Michael Meeks
2014-05-21Default OS X thread stack size too small for -fsanitize=addressStephan Bergmann
2014-05-21Work around Clang -fsanitize=address inline asm errorStephan Bergmann
2014-05-21fdo#78921 Don't crash when there is no storage specifiedMaxim Monastirsky
2014-05-21upgrade to python-3.3.5Thomas Arnhold