summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-06-28libgltf: fix Linux-with-check buildZolnai Tamás3-0/+71
2014-06-28Avoid possible memory leaks in case of exceptionsTakeshi Abe7-51/+37
2014-06-28sal_uInt16 to sal_(u)Int32Matteo Casalin2-8/+8
2014-06-28Micro optimizations: pre-increment and constifyMatteo Casalin1-3/+2
2014-06-28sal_uInt16 to SwTwips and delay downcastsMatteo Casalin6-16/+9
2014-06-28sal_uInt16: constify and avoid unneed castMatteo Casalin1-3/+4
2014-06-28sal_uInt16 to shortMatteo Casalin1-1/+1
2014-06-28Return value (sal_uInt16/size_t) is never usedMatteo Casalin2-3/+2
2014-06-28sal_uInt16 to size_tMatteo Casalin4-9/+8
2014-06-28sal_uInt16 to sal_Int32 and remove/fix commentsMatteo Casalin1-3/+2
2014-06-28sal_uInt16 to size_tMatteo Casalin2-10/+8
2014-06-28sal_uInt16 to size_tMatteo Casalin1-35/+32
2014-06-28revert forcing system-odbc on MAc as Maverick dropped system supportNorbert Thiebaud1-1/+1
2014-06-28WaE: null argument where non-null required (argument 2)David Tardon1-1/+2
2014-06-28fdo#80009: xmloff: ignore excessive fo:clip valuesMichael Stahl1-0/+7
2014-06-27fdo#80574 firebird memory management issuesNorbert Thiebaud3-57/+76
2014-06-27Blind fix for OPreparedStatement::setParameter's useWChar caseStephan Bergmann1-11/+22
2014-06-27fdo#80167 RTF export: don't loose page breaksMiklos Vajna6-3/+34
2014-06-27identation fixesMiklos Vajna1-3/+3
2014-06-27Unused declarationStephan Bergmann1-10/+0
2014-06-27libgltf: make 'Requires' valid in libgltf-0.0.pc fileZolnai Tamás2-0/+14
2014-06-27OSL_ENSURE->assert where guaranteed deref followsCaolán McNamara8-36/+21
2014-06-27Related: #i78498# Do not keep OutlineLevel attribute at paragraph...Oliver-Rainer Wittmann10-86/+88
2014-06-27create_SalInstance does not need an oslModule parameterStephan Bergmann4-7/+5
2014-06-27loplugin:unreffun: redundant function redeclarationStephan Bergmann3-6/+0
2014-06-27SwTextBoxHelper::create: handle TextAutoGrowHeightMiklos Vajna3-0/+19
2014-06-27Flush modified data to the model when pressing OK in the data table dialog.Kohei Yoshida2-4/+3
2014-06-27odbc properly support platform with sizeof(SQLWCHAR) = 4Norbert Thiebaud3-23/+30
2014-06-27fdo#69036 do not try to create a sfxApplication when we are tearing-downNorbert Thiebaud2-16/+21
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud147-414/+412
2014-06-27filter: remove redundant macro wasting time.Michael Meeks4-93/+81
2014-06-27Related: fdo#65634 make sidebar react to resizes when floatingCaolán McNamara1-29/+41
2014-06-27fdo#78758: sw: RTF export: don't export multiple \fldrst for one hyperlinkMichael Stahl11-34/+47
2014-06-27sw: avoid calling convertToString() with unsupported encodingsMichael Stahl1-1/+2
2014-06-27SwFlyFrm::Format: inform our custom shape about size changes if neededMiklos Vajna1-0/+17
2014-06-27SdrObjCustomShape::AdjustTextFrameWidthAndHeight: allow external textMiklos Vajna2-29/+52
2014-06-27CppunitTest_sw_ooxmlimport: use exact value from bugdoc in testMceNested()Miklos Vajna1-1/+1
2014-06-27Resolves: fdo#65634 improve wheel-scrolling sidebar panelsCaolán McNamara3-36/+29
2014-06-27loplugin:unreffun: also warn about redundant redeclarationsStephan Bergmann31-131/+38
2014-06-27libgltf: use WHITESPACEZolnai Tamás1-4/+1
2014-06-27Missing include dirStephan Bergmann1-0/+1
2014-06-27do what I mean, not what I sayCaolán McNamara1-1/+1
2014-06-27libgltf: fix wrong include path to config_$(gb_Side)Zolnai Tamás1-1/+1
2014-06-27send wheel scroll events of disabled widgets to its enabled parent firstCaolán McNamara1-2/+14
2014-06-27rsc: fix how -isystem args are filtered out for the preprocStephan Bergmann2-13/+18
2014-06-27libgltf: it seems gb_SPACE is not that we need hereZolnai Tamás1-1/+4
2014-06-27Updated coreCaolán McNamara1-0/+0
2014-06-27Assume $FRAMEWORKSHOME/JavaVM/Headers is junkStephan Bergmann1-1/+2
2014-06-27update to latest libexttextcatCaolán McNamara4-26/+10
2014-06-27fix build of libpagemaker on windowsDavid Tardon4-0/+104