summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-27Resolves: fdo#79130 Crash in DomainMapper_Impl::CloseFieldCommandCaolán McNamara
2014-09-27vs2012 express support.Norbert Thiebaud
2014-09-27error C2513: 'const short' : no variable declared before '='Miklos Vajna
2014-09-27border_width from 12 to 6, as the rest of dialogsAdolfo Jayme Barrientos
2014-09-27Use oox::drawingml::EMU_PER_HMMMiklos Vajna
2014-09-27Term change: Sound/Movie -> Audio/VideoSamuel Mehrbrodt
2014-09-27Add missing title to the Header and Footer dialogAdolfo Jayme Barrientos
2014-09-27HIG: Correct spacing for several UI options in Print dialogAdolfo Jayme Barrientos
2014-09-27fdo#84376 Add missing title to the Template Manager dialogAdolfo Jayme Barrientos
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