summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-28odbc driver: let's not allocate the buffer twice for nothingNorbert Thiebaud
2014-06-28firebird driver: shutdown explicitely firebird on dispose of driver.Norbert Thiebaud
2014-06-28firebird: release driver on dispose rather than destroy.Norbert Thiebaud
2014-06-28firebird driver, abandon ref to about to be disposed embedded storage.Norbert Thiebaud
2014-06-28firebird: enable-debug cause trouble due to a lifecycle management issueNorbert Thiebaud
2014-06-28configmgr: accelerate getPropertyValue.Michael Meeks
2014-06-28vcl: don't do expensive desktop probing in headless mode.Michael Meeks
2014-06-28configmgr: accelerate simple config key fetches.Michael Meeks
2014-06-28filters: Batch fetch filter config properties.Michael Meeks
2014-06-28configmgr: implement a single item cache for node lookup.Michael Meeks
2014-06-28configmgr: re-factor findNode and clone into NodeMap.Michael Meeks
2014-06-28configmgr: hide NodeMap implementation.Michael Meeks
2014-06-28configmgr: avoid constructing duplicating and freeing Any'sMichael Meeks
2014-06-28Avoid loading persona images in headless mode.Michael Meeks
2014-06-28libgltf: fix Linux-with-check buildZolnai Tamás
2014-06-28Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-06-28sal_uInt16 to sal_(u)Int32Matteo Casalin
2014-06-28Micro optimizations: pre-increment and constifyMatteo Casalin
2014-06-28sal_uInt16 to SwTwips and delay downcastsMatteo Casalin
2014-06-28sal_uInt16: constify and avoid unneed castMatteo Casalin
2014-06-28sal_uInt16 to shortMatteo Casalin
2014-06-28Return value (sal_uInt16/size_t) is never usedMatteo Casalin
2014-06-28sal_uInt16 to size_tMatteo Casalin
2014-06-28sal_uInt16 to sal_Int32 and remove/fix commentsMatteo Casalin
2014-06-28sal_uInt16 to size_tMatteo Casalin
2014-06-28sal_uInt16 to size_tMatteo Casalin
2014-06-28revert forcing system-odbc on MAc as Maverick dropped system supportNorbert Thiebaud
2014-06-28WaE: null argument where non-null required (argument 2)David Tardon
2014-06-28fdo#80009: xmloff: ignore excessive fo:clip valuesMichael Stahl
2014-06-27fdo#80574 firebird memory management issuesNorbert Thiebaud
2014-06-27Blind fix for OPreparedStatement::setParameter's useWChar caseStephan Bergmann
2014-06-27fdo#80167 RTF export: don't loose page breaksMiklos Vajna
2014-06-27identation fixesMiklos Vajna
2014-06-27Unused declarationStephan Bergmann
2014-06-27libgltf: make 'Requires' valid in libgltf-0.0.pc fileZolnai Tamás
2014-06-27OSL_ENSURE->assert where guaranteed deref followsCaolán McNamara
2014-06-27Related: #i78498# Do not keep OutlineLevel attribute at paragraph...Oliver-Rainer Wittmann
2014-06-27create_SalInstance does not need an oslModule parameterStephan Bergmann
2014-06-27loplugin:unreffun: redundant function redeclarationStephan Bergmann
2014-06-27SwTextBoxHelper::create: handle TextAutoGrowHeightMiklos Vajna
2014-06-27Flush modified data to the model when pressing OK in the data table dialog.Kohei Yoshida
2014-06-27odbc properly support platform with sizeof(SQLWCHAR) = 4Norbert Thiebaud
2014-06-27fdo#69036 do not try to create a sfxApplication when we are tearing-downNorbert Thiebaud
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud
2014-06-27filter: remove redundant macro wasting time.Michael Meeks
2014-06-27Related: fdo#65634 make sidebar react to resizes when floatingCaolán McNamara
2014-06-27fdo#78758: sw: RTF export: don't export multiple \fldrst for one hyperlinkMichael Stahl
2014-06-27sw: avoid calling convertToString() with unsupported encodingsMichael Stahl
2014-06-27SwFlyFrm::Format: inform our custom shape about size changes if neededMiklos Vajna
2014-06-27SdrObjCustomShape::AdjustTextFrameWidthAndHeight: allow external textMiklos Vajna