summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-07-24icu: un-break installation of Java extensions on Windows (rel. fdo#63756)Michael Stahl4-4/+38
2014-07-24sal: avoid STL asserts in create_merged_environmentMichael Stahl1-0/+5
2014-07-24use BOOST_STATIC_ASSERT for sizeof checkMichael Stahl2-3/+7
2014-07-24remove some unused headers from svgfilter.hxxMichael Stahl1-13/+0
2014-07-23by default we want the non-benchmark modeMarkus Mohrhard1-1/+1
2014-07-23that mutex is not necessaryMarkus Mohrhard1-1/+2
2014-07-23fix one more deadlockMarkus Mohrhard1-1/+2
2014-07-23avoid deadlocks in BENCHMARK_MODEMarkus Mohrhard1-0/+19
2014-07-23avoid deadlock in 3D chartsMarkus Mohrhard1-1/+1
2014-07-23update creditsChristian Lohmaier1-3165/+3189
2014-07-23modify the light to make the sence looks betterweigao2-7/+14
2014-07-23add benchmark render threadweigao2-1/+80
2014-07-23Revert "opengl charts: Move the init from sc to chart2 ...Markus Mohrhard11-96/+79
2014-07-23Revert "Fix OpenGL chart reinitializing"Markus Mohrhard7-18/+5
2014-07-23TyposJulien Nabet9-14/+14
2014-07-23make libgltf compile on OSXMarkus Mohrhard5-3/+5
2014-07-24Drop unused #includesTakeshi Abe5-11/+0
2014-07-23Annotate.Kohei Yoshida1-0/+2
2014-07-23Add documentation.Kohei Yoshida1-0/+16
2014-07-23svl: avoid warning C4715 "not all control paths return a value"Michael Stahl1-0/+2
2014-07-23SwTbxInsertCtrl: [loplugin:saloverride]Michael Stahl1-2/+1
2014-07-23svl: fix comparison in new unit testMichael Stahl1-1/+1
2014-07-23configure: unused variableMichael Stahl1-1/+0
2014-07-23configure: stop calling native Win32 make "horribly slow"Michael Stahl1-19/+15
2014-07-23fdo#39468 Translate German commentsPhilipp Weissenbacher3-250/+201
2014-07-23fdo#76754 Add return first to IndexedStyleSheets to speed up ods writingTobias Lippert4-3/+40
2014-07-23remove unused private fieldNoel Grandin1-1/+0
2014-07-23convert SfxItemState constants to a proper enumNoel Grandin32-76/+88
2014-07-23remove dead SfxArgumentError typedefNoel Grandin1-2/+0
2014-07-23move string IO methods out of global headerNoel Grandin10-75/+142
2014-07-23convert SfxPoolItem kind constants to an enumNoel Grandin4-20/+52
2014-07-23remove unused values from SfxFieldUnit enumNoel Grandin1-3/+1
2014-07-23simplify SfxItemPool::GetPresentationNoel Grandin10-136/+24
2014-07-23rename SfxItemDesruptor -> SfxItemDisruptorNoel Grandin2-10/+10
2014-07-23mark m_nRefCount in SfxPoolItem as mutableNoel Grandin1-3/+3
2014-07-23remove unused return type from SfxItemPool::AddRefNoel Grandin2-6/+6
2014-07-23remove unused SfxPoolItem::Delete_Impl methodNoel Grandin1-1/+0
2014-07-23comments and code formatting in SfxPoolItemNoel Grandin3-19/+18
2014-07-23remove SFX_ITEM_PRESENTATION_NAMEONLYNoel Grandin2-5/+0
2014-07-23fdo#81651 Wrong argument type in overriding classMaxim Monastirsky2-2/+2
2014-07-23fdo#76754 Add Positions by StyleSheetFamily to IndexedStyleSheetsTobias Lippert4-9/+113
2014-07-23Resolves: #i125289# do apply possible changed <GraphicStreamURL>...Oliver-Rainer Wittmann1-13/+19
2014-07-23AmbigousFilterRequest is only ever extracted, never createdCaolán McNamara9-157/+1
2014-07-23drop DLG_CHART_WIZARD via .resCaolán McNamara6-71/+8
2014-07-23_SwSaveTypeCountContent dead and gone (and there was much rejoicing.)Bjoern Michaelsen1-16/+4
2014-07-23remove obsolete Add() functionBjoern Michaelsen1-6/+2
2014-07-23remove obsolete SetContent/GetContent functionsBjoern Michaelsen1-14/+10
2014-07-23remove obsolete SetCount/DecCount/GetCount functionsBjoern Michaelsen1-14/+11
2014-07-23remove obsolete SetCharBound/IsCharBound functionsBjoern Michaelsen1-8/+5
2014-07-23remove obsolete debug functionsBjoern Michaelsen1-19/+0