summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-27Actually we use C++11 on master so don't need to check std::shared_ptr supportZolnai Tamás
2014-09-27fdo#53682 Merge 'Insert Image' and 'Insert Audio/Video' in submenuSamuel Mehrbrodt
2014-09-27fdo#84008: make configure fail if no std::shared_ptr available for colladaZolnai Tamás
2014-09-27fdo#83808 Scale images proportionally by default in CalcSamuel Mehrbrodt
2014-09-26svx: convert some horrible code to SolarMutexTryAndBuyGuardMichael Stahl
2014-09-26add a RAII class that tries to acquire the SolarMutex and releases itMichael Stahl
2014-09-26android: PanZoomControler updates from FennecTomaž Vajngerl
2014-09-26android: remove unused screenSize (Fennec import)Tomaž Vajngerl
2014-09-26android: change pageSize to pageRect (Fennec import)Tomaž Vajngerl
2014-09-26android: remove tiles delayed by one redraw callTomaž Vajngerl
2014-09-26android: rerender tiles when the zoom changesTomaž Vajngerl
2014-09-26android: clean MultiTileLayer of unneeded variables/methodsTomaž Vajngerl
2014-09-26android: Log number of invalidated tilesTomaž Vajngerl
2014-09-26vcl: restore that cast for MSVCMichael Stahl
2014-09-26WaE: implicit conversion of NULL constant to 'nullptr_t'Tor Lillqvist
2014-09-26DOCX drawingML import: fix remaining rotation / flip combinationsMiklos Vajna
2014-09-26fdo#83808 Scale images proportionally by default in Impress/DrawSamuel Mehrbrodt
2014-09-26factorise odbc headers inclusionLionel Elie Mamane
2014-09-26oox: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-26connectivity: typoMichael Stahl
2014-09-26tools: change INetURLObject::getData to return std::unique_ptrMichael Stahl
2014-09-26fix build & better name for ERROR_INVALID_TABLELionel Elie Mamane
2014-09-26Hunspell: fix buffer overflow during morphological analysisLászló Németh
2014-09-26fdo#84370 - xlsx threaded import - protect editeng.Michael Meeks
2014-09-26AddressSanitizer: alloc-dealloc-mismatch (operator new vs free)Michael Stahl
2014-09-26svx: fix up c10225762ce2c242d21126b5730b1d60f0150edMichael Stahl
2014-09-26loplugin:inlinevisibleStephan Bergmann
2014-09-26formula: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-26untabifyLionel Elie Mamane
2014-09-26try "Use system ODBC on MS Windows unless specifically overriden" againLionel Elie Mamane
2014-09-26implement --with-system-odbc on windowsNoel Grandin
2014-09-26remove unnecessary casts in misc calls to SvStream.Write*Noel Grandin
2014-09-26remove unnecessary casts in calls to SvStream.WriteUInt32Noel Grandin
2014-09-26remove unnecessary casts in calls to SvStream.WriteInt32Noel Grandin
2014-09-26remove unnecessary casts in calls to SvStream.WriteUInt16Noel Grandin
2014-09-26remove unnecessary casts in calls to SvStream.WriteInt16Noel Grandin
2014-09-26remove unnecessary casts in calls to SvStream.WriteSCharNoel Grandin
2014-09-26remove unnecessary casts in calls to SvStream.WriteUCharNoel Grandin
2014-09-26remove pointless commentsNoel Grandin
2014-09-26remove unnecessary casts'sNoel Grandin
2014-09-26remove unnecessary static_cast'sNoel Grandin
2014-09-26SvStream - rename WriteNumber methodsNoel Grandin
2014-09-26remove ::svxform::OStaticDataAccessTools from DbCellControlLionel Elie Mamane
2014-09-26rip out all remaining uses of svxform::OTypeConversionClient and remove itLionel Elie Mamane
2014-09-26Resolves: fdo#83943 avoid infinite recursionCaolán McNamara
2014-09-26improve gbuild-to-ide error messagePeter Foley
2014-09-26Fix firebird without cygwin gccPeter Foley
2014-09-26cleanup GUID/ClsId/CLSID typesNoel Grandin
2014-09-26DOCX drawingML import: fix handling of rotation in case of horizontal flipMiklos Vajna
2014-09-26Resolves: fdo#84261 unexpected exception -> clang builds terminateCaolán McNamara