summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-09-27HIG: Correct spacing for several UI options in Print dialogAdolfo Jayme Barrientos1-10/+7
2014-09-27fdo#84376 Add missing title to the Template Manager dialogAdolfo Jayme Barrientos1-2/+3
2014-09-27Actually we use C++11 on master so don't need to check std::shared_ptr supportZolnai Tamás1-24/+0
2014-09-27fdo#53682 Merge 'Insert Image' and 'Insert Audio/Video' in submenuSamuel Mehrbrodt10-12/+16
2014-09-27fdo#84008: make configure fail if no std::shared_ptr available for colladaZolnai Tamás1-1/+4
2014-09-27fdo#83808 Scale images proportionally by default in CalcSamuel Mehrbrodt1-0/+10
2014-09-26svx: convert some horrible code to SolarMutexTryAndBuyGuardMichael Stahl1-10/+3
2014-09-26add a RAII class that tries to acquire the SolarMutex and releases itMichael Stahl3-8/+51
2014-09-26android: PanZoomControler updates from FennecTomaž Vajngerl6-128/+119
2014-09-26android: remove unused screenSize (Fennec import)Tomaž Vajngerl2-4/+2
2014-09-26android: change pageSize to pageRect (Fennec import)Tomaž Vajngerl16-345/+249
2014-09-26android: remove tiles delayed by one redraw callTomaž Vajngerl2-10/+28
2014-09-26android: rerender tiles when the zoom changesTomaž Vajngerl7-172/+156
2014-09-26android: clean MultiTileLayer of unneeded variables/methodsTomaž Vajngerl2-32/+2
2014-09-26android: Log number of invalidated tilesTomaž Vajngerl1-9/+10
2014-09-26vcl: restore that cast for MSVCMichael Stahl1-1/+1
2014-09-26WaE: implicit conversion of NULL constant to 'nullptr_t'Tor Lillqvist1-2/+2
2014-09-26DOCX drawingML import: fix remaining rotation / flip combinationsMiklos Vajna7-15/+39
2014-09-26fdo#83808 Scale images proportionally by default in Impress/DrawSamuel Mehrbrodt2-6/+16
2014-09-26factorise odbc headers inclusionLionel Elie Mamane7-40/+6
2014-09-26oox: std::auto_ptr -> std::unique_ptrStephan Bergmann4-13/+7
2014-09-26connectivity: typoMichael Stahl1-1/+1
2014-09-26tools: change INetURLObject::getData to return std::unique_ptrMichael Stahl4-13/+16
2014-09-26fix build & better name for ERROR_INVALID_TABLELionel Elie Mamane4-6/+6
2014-09-26Hunspell: fix buffer overflow during morphological analysisLászló Németh2-0/+31
2014-09-26fdo#84370 - xlsx threaded import - protect editeng.Michael Meeks1-0/+5
2014-09-26AddressSanitizer: alloc-dealloc-mismatch (operator new vs free)Michael Stahl1-4/+4
2014-09-26svx: fix up c10225762ce2c242d21126b5730b1d60f0150edMichael Stahl1-1/+1
2014-09-26loplugin:inlinevisibleStephan Bergmann1-2/+2
2014-09-26formula: std::auto_ptr -> std::unique_ptrStephan Bergmann12-51/+24
2014-09-26untabifyLionel Elie Mamane1-3/+3
2014-09-26try "Use system ODBC on MS Windows unless specifically overriden" againLionel Elie Mamane1-2/+2
2014-09-26implement --with-system-odbc on windowsNoel Grandin12-45/+63
2014-09-26remove unnecessary casts in misc calls to SvStream.Write*Noel Grandin10-20/+20
2014-09-26remove unnecessary casts in calls to SvStream.WriteUInt32Noel Grandin41-436/+436
2014-09-26remove unnecessary casts in calls to SvStream.WriteInt32Noel Grandin23-205/+205
2014-09-26remove unnecessary casts in calls to SvStream.WriteUInt16Noel Grandin71-365/+365
2014-09-26remove unnecessary casts in calls to SvStream.WriteInt16Noel Grandin18-138/+138
2014-09-26remove unnecessary casts in calls to SvStream.WriteSCharNoel Grandin3-23/+23
2014-09-26remove unnecessary casts in calls to SvStream.WriteUCharNoel Grandin43-400/+400
2014-09-26remove pointless commentsNoel Grandin15-27/+0
2014-09-26remove unnecessary casts'sNoel Grandin30-104/+95
2014-09-26remove unnecessary static_cast'sNoel Grandin26-68/+68
2014-09-26SvStream - rename WriteNumber methodsNoel Grandin4-37/+37
2014-09-26remove ::svxform::OStaticDataAccessTools from DbCellControlLionel Elie Mamane3-10/+13
2014-09-26rip out all remaining uses of svxform::OTypeConversionClient and remove itLionel Elie Mamane7-162/+36
2014-09-26Resolves: fdo#83943 avoid infinite recursionCaolán McNamara2-2/+41
2014-09-26improve gbuild-to-ide error messagePeter Foley1-1/+1
2014-09-26Fix firebird without cygwin gccPeter Foley1-1/+1
2014-09-26cleanup GUID/ClsId/CLSID typesNoel Grandin9-190/+112