summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-09-28jurt: remove constructor in AnyConverter_Test (JUnit)Robert Antoni Buj i Gelonch1-15/+31
2014-09-28ridljar: Any_Test & UnoRuntime_Test (JUnit)Robert Antoni Buj i Gelonch2-6/+10
2014-09-28fdo#75757: remove inheritance to std::vectorTakeshi Abe1-13/+6
2014-09-28Add tooltips for non-obvious, unlabeled buttons in redlinefilterpage.uiAdolfo Jayme Barrientos1-49/+8
2014-09-28Restore missing title in addresstemplatedialog.uiAdolfo Jayme Barrientos1-0/+1
2014-09-28Avoid leaking dbus objectsMatthew J. Francis1-4/+4
2014-09-28Resolves: fdo#73608 bail out on loop in style sheet hierarchyCaolán McNamara2-0/+4
2014-09-28Related: fdo#73608 don't crash on missing table stylesCaolán McNamara2-1/+11
2014-09-28Fix 64914e407ccac9 - #endif/#else mixupChris Sherlock1-1/+2
2014-09-28Use constants for ST_TextDirection valuesMiklos Vajna5-21/+20
2014-09-28javaunohelper: migrate PropertySet_Test to JUnitRobert Antoni Buj i Gelonch2-1175/+1204
2014-09-28WaE: implicit conversion of NULL constant to 'boost::detail::sp_nullptr_t'Tor Lillqvist1-1/+1
2014-09-27DomainMapperTableManager::sprm: fix typoMiklos Vajna1-1/+1
2014-09-27Updated coreStanislav Horacek1-0/+0
2014-09-27Resolves: fdo#79130 Crash in DomainMapper_Impl::CloseFieldCommandCaolán McNamara1-1/+1
2014-09-27vs2012 express support.Norbert Thiebaud5-2/+109
2014-09-27error C2513: 'const short' : no variable declared before '='Miklos Vajna1-0/+4
2014-09-27border_width from 12 to 6, as the rest of dialogsAdolfo Jayme Barrientos32-122/+107
2014-09-27Use oox::drawingml::EMU_PER_HMMMiklos Vajna1-3/+3
2014-09-27Term change: Sound/Movie -> Audio/VideoSamuel Mehrbrodt4-10/+10
2014-09-27Add missing title to the Header and Footer dialogAdolfo Jayme Barrientos1-1/+3
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