summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-08-30tdf#93733: Assertion failed when clear font size field in paragraph styleJulien Nabet1-1/+1
2015-08-30loplugin:saloverrideStephan Bergmann1-1/+1
2015-08-30loplugin:simplifyboolStephan Bergmann1-1/+1
2015-08-30libcdr: fix build with boost 1.59David Tardon1-1/+2
2015-08-30libvisio: fix build with boost 1.59David Tardon1-1/+2
2015-08-30libabw: fix build with boost 1.59David Tardon1-1/+2
2015-08-30libodfgen: drop dep. on boostDavid Tardon2-4/+3
2015-08-30libmwaw: drop dep. on boostDavid Tardon2-6/+3
2015-08-30libwps: drop dep. on boostDavid Tardon4-4/+28
2015-08-30Mark rsc comments as translatedLucas Satabin1-1/+1
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