summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-05-25Version 4.3.0.0.beta1-hotfix1, tag libreoffice-4.3.0.0.beta1-hotfix1libreoffice-4.3.0.0.beta1-hotfix1Christian Lohmaier
2014-05-24fdo#77891 unconditionally disable console streams for WinXPChristian Lohmaier
2014-05-24fdo#77993 actually impact 10.6 too apparentlyNorbert Thiebaud
2014-05-24using xargs for string manipulation is somewhat of an abuseChristian Lohmaier
2014-05-21Version 4.3.0.0.beta1, tag libreoffice-4.3.0.0.beta1libreoffice-4.3.0.0.beta1Christian Lohmaier
2014-05-21bump product version to 4.3.0.0.beta1Christian Lohmaier
2014-05-21Branch libreoffice-4-3Christian Lohmaier
2014-05-21the addfile rule doesn't like to continue on a new linelibreoffice-4-3-branch-pointChristian Lohmaier
2014-05-21So ZCodec::ReadAsynchron was wrong in using a persistent mpIStm after allStephan Bergmann
2014-05-21ZCodec::mpIStm is apparently(?) effectively only used by ReadAsynchronStephan Bergmann
2014-05-21we have GetEntryPos(), use itEike Rathke
2014-05-21ODS load perf: 7% of the time re-creating sheet name strings.Michael Meeks
2014-05-21libgltf: Updated version.Jan Holesovsky
2014-05-21Updated coreChristian Lohmaier
2014-05-21fdo#70596 dependency problem with debian packages for master/dev buildsChristian Lohmaier
2014-05-21Split ZCodec::ImplInitBuf into InitCompress, InitDecompressStephan Bergmann
2014-05-21Add assertionStephan Bergmann
2014-05-21crash because iterator position wasn't changed in stl conversionCaolán McNamara
2014-05-21Remove spurious assert(false)Stephan Bergmann
2014-05-21Replace ZCodec::mbInit with sane enumStephan Bergmann
2014-05-21try to fix Mac buildMiklos Vajna
2014-05-21don't crash on formatting outline level 10 in master viewCaolán McNamara
2014-05-21-Werror,-Wunused-variableStephan Bergmann
2014-05-21remove second part of the debug outputMarkus Mohrhard
2014-05-21remove debug outputMarkus Mohrhard
2014-05-21improve the text rendering a little bit moreMarkus Mohrhard
2014-05-21CosmeticsTor Lillqvist
2014-05-21collada2gltf: Ignore case of the extension.Jan Holesovsky
2014-05-21gltf: Send delta when rotating, not absolute value.Jan Holesovsky
2014-05-21Avoid blinking when doing operations in the spreadsheets.Jan Holesovsky
2014-05-21libgltf: The FPS counting is not necessary in LibreOffice.Jan Holesovsky
2014-05-21libgltf: Update to the new version.Jan Holesovsky
2014-05-21Use varying aElement nameStephan Bergmann
2014-05-21ZCodec::UpdateCRC is privateStephan Bergmann
2014-05-21Remove unused ZCodec::IsFinishedStephan Bergmann
2014-05-21ZCodec instances can be allocated on the stack just fineStephan Bergmann
2014-05-21ZCodec instances can be allocated on the stack just fineStephan Bergmann
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