summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-05-11sal_Bool to boolTakeshi Abe7-82/+82
2013-05-10Resolves: #i120306# enforce finite memory consumption of loaded jpegHerbert Dürr1-0/+21
2013-05-10editeng: fix 32bit -Werror=formatMichael Stahl1-2/+2
2013-05-10minor spelling fix for comphelper's comparison functorsHerbert Dürr1-2/+2
2013-05-10typoCaolán McNamara1-1/+1
2013-05-10make some important single-parameter constructors explicitHerbert Dürr25-172/+172
2013-05-10Updated corepje335_NL1-0/+0
2013-05-10resolved fdo#35756 import more than 64k HTML table cellsEike Rathke154-1754/+1851
2013-05-10don't override TMPDIR with /tmp on cygwin, cleanup TMPDIR/TMP handlingChristian Lohmaier5-33/+10
2013-05-10Updated coreAndras Timar1-0/+0
2013-05-10Potty mouthChris Sherlock1-2/+2
2013-05-10Fix: change to std::dec after having used std::hexChris Sherlock1-31/+31
2013-05-10Related: #i120306# better input checks in WinSalBitmap::ImplCreateDIB()Herbert Dürr1-33/+43
2013-05-10WaE: unreachable codeTor Lillqvist1-2/+0
2013-05-10Related: #i115922# Fontwork alignment and spacing controlsHerbert Dürr2-59/+59
2013-05-10bnc#758621: show preset texts in slide placeholderFelix Zhang2-8/+36
2013-05-10Font refcount is not uint16 (anymore)Eike Rathke2-7/+11
2013-05-10Enhancements to VCL metafile handlingChris Sherlock2-32/+78
2013-05-10More gb_PROGRAMDIRNAME clean upStephan Bergmann22-57/+42
2013-05-10Solve fdo#64406 Missing right closing parenthesisJoren De Cuyper1-2/+2
2013-05-10Resolves: #i122208# introduce rtl::CStringHash and rtl::CStringEqualHerbert Dürr7-83/+23
2013-05-10Resolves: #i122142# use simple text hilight framesArmin Le Grand2-0/+9
2013-05-10Abstract over PACKAGEDIRNAME as it is MacOS rather than program on Mac OS XStephan Bergmann4-14/+14
2013-05-10UntabifyTor Lillqvist1-28/+28
2013-05-10Personas: Kill the non-finished "Background Image" feature.Jan Holesovsky4-226/+13
2013-05-10Updated coreAndras Timar1-0/+0
2013-05-10fix kde buildCaolán McNamara1-2/+2
2013-05-10Updated coreAndras Timar1-0/+0
2013-05-10protect SalFrameView's isOpaque() method by an isAlive() checkHerbert Dürr1-1/+7
2013-05-10Related: #i112873# check native widget's control value type...Herbert Dürr4-10/+7
2013-05-10temporarily disable unit test that fails on windowsNoel Power1-0/+2
2013-05-10Fix more exception specificationsStephan Bergmann1-18/+49
2013-05-10Make harfbuzz Windows XP compatibleFridrich Štrba2-0/+138
2013-05-10Fix exception specificationStephan Bergmann1-1/+3
2013-05-10WaE: private field 'pFilenameLab' is not usedTor Lillqvist1-2/+0
2013-05-09MinorKhaled Hosny1-2/+2
2013-05-09[coretext] Fix line spacingKhaled Hosny1-3/+1
2013-05-09coverity#736132: comparison of array against NULLMarkus Mohrhard1-3/+0
2013-05-09icoverity#705451: comparison of array against NULLMarkus Mohrhard1-3/+1
2013-05-09coverity#705449: comparing array against NULLMarkus Mohrhard1-2/+0
2013-05-09coverity#705446: self assignmentMarkus Mohrhard2-9/+6
2013-05-09coverity#982277: reosurce leakMarkus Mohrhard2-2/+0
2013-05-09coverity#704141: resource leakMarkus Mohrhard1-0/+1
2013-05-09Related fdo#35546: Cosmetic fixes for Photo Album DialogSamuel Mehrbrodt2-83/+57
2013-05-09Related: #119477#, nBuStart is initialized as -1, an unsigned int is requiredXisco Fauli1-3/+1
2013-05-09#119477# fix bullet's start with error when save .ppt fileSun Ying2-15/+15
2013-05-09Perhaps this will help the clang buildbot (?)Kohei Yoshida2-0/+26
2013-05-09Get clucene to build on Windows.Kohei Yoshida1-1/+6
2013-05-09add missing exception specificationLuboš Luňák2-2/+2
2013-05-09no FT_Face_GetCharVariantIndex on RHEL-5, dlsym itCaolán McNamara1-2/+9