summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-05-30Resolves: fdo#79360 impress hangs on using sidebar new styleCaolán McNamara2-17/+5
2014-05-29Detach all DocBasicItem objects upon process termination.Kohei Yoshida1-0/+2
2014-05-28Related: fdo#79142 make SetName default to ReindexingCaolán McNamara2-3/+7
2014-05-28Resolves: fdo#79142 When Creating Styles - The 2nd One Always Replaces the 1stCaolán McNamara1-0/+1
2014-05-26rebase all import libsDavid Tardon3-25/+23
2014-05-23switch the Western language list box to SvxLanguageComboBoxEike Rathke2-1/+16
2014-05-22bnc#467278: Introduce a warning that changes to VBA macros cannot be saved.Jan Holesovsky1-1/+1
2014-05-21cp#1000072: Skip styles import for external link cache documents.Kohei Yoshida1-7/+5
2014-05-21So ZCodec::ReadAsynchron was wrong in using a persistent mpIStm after allStephan Bergmann1-1/+0
2014-05-21ZCodec::mpIStm is apparently(?) effectively only used by ReadAsynchronStephan Bergmann1-1/+1
2014-05-21we have GetEntryPos(), use itEike Rathke1-0/+3
2014-05-21Split ZCodec::ImplInitBuf into InitCompress, InitDecompressStephan Bergmann1-1/+2
2014-05-21Replace ZCodec::mbInit with sane enumStephan Bergmann1-2/+8
2014-05-21ZCodec::UpdateCRC is privateStephan Bergmann1-1/+2
2014-05-21Remove unused ZCodec::IsFinishedStephan Bergmann1-1/+0
2014-05-21Remove unnecessary GZCodec derivationStephan Bergmann1-14/+3
2014-05-21Remove unused ZCODEC_BEST_SPEED, ZCODEC_BEST_COMPRESSION macrosStephan Bergmann1-2/+0
2014-05-21Split ZCodec::BeginCompression param into its 3 independent componentsStephan Bergmann1-13/+10
2014-05-21Remove unnecessary ZCODEC_DEFAULT macroStephan Bergmann1-3/+2
2014-05-21Remove unnecessary ZCODEC_DEFAULT_STRATEGY macroStephan Bergmann1-4/+2
2014-05-21Remove unused ZCODEC_ZFILTERED, ZCODEC_ZHUFFMAN_ONLY macrosStephan Bergmann1-2/+0
2014-05-21Remove unnecessary DEFAULT_IN/OUT_BUFSIZE macrosStephan Bergmann1-11/+1
2014-05-21nMemUsage is always MAX_MEM_USAGEStephan Bergmann1-4/+1
2014-05-21A single ZCodec ctor sufficesStephan Bergmann1-2/+1
2014-05-21Clean-up C-style (void) parameter listsStephan Bergmann1-3/+3
2014-05-21RID_DLG_UPDATE conversion to .uisk941-0/+1
2014-05-21fix my issues with the offscreen renderingMarkus Mohrhard1-2/+2
2014-05-21add static LanguageTag::isValidBcp47()Eike Rathke1-0/+16
2014-05-21Use more specific tagTor Lillqvist1-0/+1
2014-05-21Log also the sizeTor Lillqvist2-2/+2
2014-05-21Bin ENUM_FONTRELIEF_DECLARED crackTor Lillqvist1-5/+0
2014-05-21Add debugging output operator<< for FontMetricTor Lillqvist1-1/+16
2014-05-21ODS load perf: transfer ownership of the ScTokenArray to save cycles.Michael Meeks1-0/+1
2014-05-21add method for creating framebuffer objects to OpenGLHelperMarkus Mohrhard1-0/+7
2014-05-20fdo#60338: Introduce osl_createDirectoryWithFlagsStephan Bergmann2-2/+25
2014-05-20SvxRelativeField: set the unit from the passed stringmapMichael Stahl2-1/+4
2014-05-20use VCL's OpenGLContext for 3D transitionsDavid Tardon1-0/+3
2014-05-20enhance pass-by-ref plugin to detect large argumentsNoel Grandin5-7/+7
2014-05-20remove unused header filesThomas Arnhold4-341/+0
2014-05-19Fix overriding exception specificationStephan Bergmann1-1/+1
2014-05-19Register OpenGL windows to ScGridWindow upon file load.Kohei Yoshida2-2/+14
2014-05-19hrc and src files: squeeze multiple newlinesThomas Arnhold14-77/+0
2014-05-20vcl: rename CopyAreaFinal to CopyDeviceAreaChris Sherlock2-2/+2
2014-05-19Resolves: #i86528# use the module manager to identify the context...Tsutomu Uchino1-8/+12
2014-05-19fdo#60338: Add osl_File_OpenFlag_Private to avoid umaskStephan Bergmann1-1/+2
2014-05-19add COLOR functionMarkus Mohrhard2-1/+3
2014-05-18fdo#46839 Convert line color picker to split buttonMaxim Monastirsky3-18/+26
2014-05-18hrc files should have hrc suffixThomas Arnhold1-2/+2
2014-05-18fix include guard for sal/types.hThomas Arnhold1-3/+3
2014-05-17move boost rng wrapper from sc to comphelperThomas Arnhold1-0/+33