summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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-21Split ZCodec::ImplInitBuf into InitCompress, InitDecompressStephan Bergmann
2014-05-21Replace ZCodec::mbInit with sane enumStephan Bergmann
2014-05-21ZCodec::UpdateCRC is privateStephan Bergmann
2014-05-21Remove unused ZCodec::IsFinishedStephan 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-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-21A single ZCodec ctor sufficesStephan Bergmann
2014-05-21Clean-up C-style (void) parameter listsStephan Bergmann
2014-05-21RID_DLG_UPDATE conversion to .uisk94
2014-05-21fix my issues with the offscreen renderingMarkus Mohrhard
2014-05-21add static LanguageTag::isValidBcp47()Eike Rathke
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 debugging output operator<< for FontMetricTor Lillqvist
2014-05-21ODS load perf: transfer ownership of the ScTokenArray to save cycles.Michael Meeks
2014-05-21add method for creating framebuffer objects to OpenGLHelperMarkus Mohrhard
2014-05-20fdo#60338: Introduce osl_createDirectoryWithFlagsStephan Bergmann
2014-05-20SvxRelativeField: set the unit from the passed stringmapMichael Stahl
2014-05-20use VCL's OpenGLContext for 3D transitionsDavid Tardon
2014-05-20enhance pass-by-ref plugin to detect large argumentsNoel Grandin
2014-05-20remove unused header filesThomas Arnhold
2014-05-19Fix overriding exception specificationStephan Bergmann
2014-05-19Register OpenGL windows to ScGridWindow upon file load.Kohei Yoshida
2014-05-19hrc and src files: squeeze multiple newlinesThomas Arnhold
2014-05-20vcl: rename CopyAreaFinal to CopyDeviceAreaChris Sherlock
2014-05-19Resolves: #i86528# use the module manager to identify the context...Tsutomu Uchino
2014-05-19fdo#60338: Add osl_File_OpenFlag_Private to avoid umaskStephan Bergmann
2014-05-19add COLOR functionMarkus Mohrhard
2014-05-18fdo#46839 Convert line color picker to split buttonMaxim Monastirsky
2014-05-18hrc files should have hrc suffixThomas Arnhold
2014-05-18fix include guard for sal/types.hThomas Arnhold
2014-05-17move boost rng wrapper from sc to comphelperThomas Arnhold
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante
2014-05-16unused XGradient::VclGradientMiklos Vajna
2014-05-16more SvxLanguageBoxBase interfacingEike Rathke
2014-05-16ODF filters: fallback glTF model to bitmap for older versionsZolnai Tamás
2014-05-16loplugin:saloverrideStephan Bergmann
2014-05-16clean up, remove eof commentsThomas Arnhold
2014-05-16ooxml: Preserve shape effects when there's more than oneJacobo Aragunde Pérez
2014-05-16introduce SvxLanguageBoxBase, SvxLanguageBox, SvxLanguageComboBoxEike Rathke