summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-08-30tdf#39468: Translate German comments in core/rsc/incLucas Satabin13-166/+157
2015-08-30tdf#39468 Translate German commentsLuc Castermans1-7/+7
2015-08-30Access2Base - UTF-8 encoding and %-encodingJean-Pierre Ledure2-10/+108
2015-08-30canvas: replace while loops with range-based forDaniel Robertson7-104/+54
2015-08-30tdf#62525 vcl: use cow_wrapper for GradientDaniel Robertson2-78/+26
2015-08-30tdf#62525: use cow_wrapper for SvGlobalNameDaniel Robertson2-93/+57
2015-08-30Don't check SAL_DETAIL_ENABLE_LOG_INFO, check SAL_LOG_INFOTor Lillqvist1-2/+2
2015-08-30Don't check SAL_DETAIL_ENABLE_LOG_INFO, check SAL_LOG_INFOTor Lillqvist1-3/+3
2015-08-29o3tl/cow_wrapper: remove boost dependencyDaniel Robertson35-6/+42
2015-08-29o3tl: add another unit test to cow_wrapperDaniel Robertson4-2/+203
2015-08-29tdf#93536 - avoid crash when calling ToTop on disposed window.Michael Meeks1-0/+2
2015-08-30werror: fix build in vclThorsten Behrens1-0/+5
2015-08-29check stream statusCaolán McNamara2-0/+8
2015-08-29Access2Base - NewLine distinction Windows - Linux+Jean-Pierre Ledure4-6/+13
2015-08-29XOutBitmap::GraphicToBase64 can return boolMatteo Casalin5-12/+8
2015-08-29Unuseful temporary variableMatteo Casalin1-2/+1
2015-08-29Formatting and bail-out early (to not re-format too much)Matteo Casalin2-409/+412
2015-08-29Avoid explicit casts of (sizeof) constants known at compile timeMatteo Casalin3-8/+8
2015-08-29sal_uLong to sal_uInt32 as SvxEditSourceHint IDMatteo Casalin2-4/+4
2015-08-29SYSLOCALEOPTIONS_HINTs are sal_uInt32, not sal_uLongMatteo Casalin1-2/+2
2015-08-29sal_uLong to sal_uInt32 for CRC32Matteo Casalin19-35/+38
2015-08-29we only use 8 array entriesMarkus Mohrhard1-1/+1
2015-08-29remember password for all types of serviceSzymon Kłos7-39/+67
2015-08-29Date modified column - no secondsSzymon Kłos1-1/+1
2015-08-29Remove stored password if service is deletedSzymon Kłos1-0/+24
2015-08-29Remember window sizeSzymon Kłos2-3/+38
2015-08-29wider dialogSzymon Kłos1-1/+1
2015-08-29disable interface after service deleteSzymon Kłos1-0/+3
2015-08-29focus for the file list after opening folder using a treeSzymon Kłos1-0/+3
2015-08-29Autocompletion should be case insensitiveSzymon Kłos1-1/+1
2015-08-29clear file name field while changing dirSzymon Kłos1-0/+3
2015-08-29Breadcrumb: mouseover effectSzymon Kłos2-2/+37
2015-08-29RemoteFilesDialog: file name autocompletionSzymon Kłos5-19/+46
2015-08-29Edit control with autocompletionSzymon Kłos3-0/+150
2015-08-29don't show type column in the RemoteFilesDialogSzymon Kłos3-4/+10
2015-08-29Bump boost to 1.59 final releaseDavid Ostrovsky11-205/+99
2015-08-29WaE: 'rChunk' : unreferenced formal parameterTor Lillqvist1-2/+2
2015-08-29Avoid unintended unconditional std::cerr debug outputTor Lillqvist1-22/+21
2015-08-29Bin include file with unused stuffTor Lillqvist3-66/+0
2015-08-29This is C++, we have booleansTor Lillqvist1-1/+1
2015-08-28Add PerfSuite.conf Jenkins pseudo distro-configNorbert Thiebaud1-0/+8
2015-08-28check stream statusCaolán McNamara2-9/+25
2015-08-28eof isn't a Error, so use good not GetErrorCaolán McNamara2-14/+14
2015-08-28time stamp object selections and use newest as ref for equalizationCaolán McNamara3-5/+33
2015-08-28guard against 0 item sizeCaolán McNamara2-2/+9
2015-08-28check seeks and readsCaolán McNamara6-36/+76
2015-08-28tdf#39468: Translate German comments in core/rsc/sourceLucas Satabin13-250/+242
2015-08-28Avoid bogus warnings with VCL_GL_INFO, by making the optimizer work.Michael Meeks1-9/+8
2015-08-28vcl: fix resource management issue in WinSalLayoutMichael Stahl4-2/+16
2015-08-28Add missing helpful GL trace messages outside of the impl. itself.Michael Meeks3-25/+25