summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-05-25bundle librevengeDavid Tardon14-0/+991
2014-05-25build libodfgen as shared libDavid Tardon7-8/+276
2014-05-25add delete shape functionweigao2-33/+67
2014-05-25fix the bar model generateweigao1-3/+3
2014-05-25Improve computation of the text area to make it nicer.Jan Holesovsky1-7/+3
2014-05-25vcl: Document GetTextBoundRect() / GetTextWidth() / GetTextHeight().Jan Holesovsky1-1/+58
2014-05-25reportdesign: Update shape buttons with sub toolbar selectionMaxim Monastirsky1-1/+6
2014-05-25fdo#39468: translate comment in Window::ImplInit()Chris Sherlock1-1/+1
2014-05-24fdo#77891 unconditionally disable console streams for WinXPChristian Lohmaier1-8/+26
2014-05-24some work on mouse scrolling and improved mouse draggingMarkus Mohrhard4-16/+49
2014-05-24kmz3collada: Workaround for missing texturesZolnai Tamás1-1/+9
2014-05-24sc: constify GetCellGroup.Michael Meeks2-2/+2
2014-05-24ODS load perf: remove left-over / debugging getenv.Michael Meeks1-3/+1
2014-05-24ODS load perf: accelerate CompileXML for formula by stringify and compare.Michael Meeks1-3/+45
2014-05-24coverity#1158081 Unchecked dynamic_castMiklos Vajna1-0/+2
2014-05-24writerfilter: unused efforts.shMiklos Vajna1-20/+0
2014-05-24CppunitTest_sw_rtfimport: the point here was only that this was nearly zeroMiklos Vajna1-1/+2
2014-05-24Fix loop test and evaluate token count just onceMatteo Casalin1-1/+2
2014-05-24OUString: constify, avoid temporaries and buffersMatteo Casalin1-57/+36
2014-05-24sal_uInt16 to size_tMatteo Casalin1-6/+6
2014-05-24OUString: constify and avoid temporariesMatteo Casalin1-8/+9
2014-05-24Use more proper integer types, constify, avoid unneeded conversionsMatteo Casalin1-45/+50
2014-05-24Avoid temporary OUStringsMatteo Casalin1-2/+2
2014-05-24sal_uInt16 to sal_uInt32 + some constMatteo Casalin1-5/+4
2014-05-24OUString: avoid temporaries + equalsAscii to ==Matteo Casalin1-23/+21
2014-05-24sal_uInt16 to more proper types and constifyMatteo Casalin1-32/+31
2014-05-24Remove unused headersMatteo Casalin9-11/+2
2014-05-24Reduce scopeMatteo Casalin1-2/+1
2014-05-24Remove redundant checksMatteo Casalin2-20/+14
2014-05-24sal_uInt16 to size_tMatteo Casalin7-12/+12
2014-05-24libgltf: turn off openMP usage without any detection code.Michael Meeks2-0/+13
2014-05-24cppcheck: unreadVariableThomas Arnhold1-2/+0
2014-05-24cppcheck: unreadVariableThomas Arnhold1-8/+0
2014-05-24cppcheck: unreadVariableThomas Arnhold1-3/+0
2014-05-24cppcheck: unreadVariableThomas Arnhold1-4/+0
2014-05-24cppcheck: variableScopeThomas Arnhold1-6/+3
2014-05-24cppcheck: catchExceptionByValueThomas Arnhold1-1/+1
2014-05-24cppcheck: unusedPrivateFunctionThomas Arnhold1-16/+0
2014-05-24Win32: fix cppunit test strangeness.Michael Meeks2-1/+5
2014-05-24cppunit: always compile with debugging symbols on windows.Michael Meeks4-5/+23
2014-05-24WaE: -Werror=unused-parameterCaolán McNamara1-1/+1
2014-05-24convert doc recovery save page to .uiCaolán McNamara9-174/+192
2014-05-24Updated coreCaolán McNamara1-0/+0
2014-05-24SvxMSDffImportRec: these members are all 32bit "signed integers"Michael Stahl1-13/+13
2014-05-24fdo#77454: fix WW8 import/export of negative image cropMichael Stahl4-16/+57
2014-05-24libgltf: Another new version.Jan Holesovsky4-135/+10
2014-05-24Stub mouse move events propagation to 3D charts.Michael Meeks4-0/+23
2014-05-24much improved camera control for 3D chartMarkus Mohrhard4-2/+42
2014-05-24add a text cache to improve rendering performanceMarkus Mohrhard4-14/+43
2014-05-24fix chart background colorMarkus Mohrhard1-1/+1