summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-06-22cleanup malingering vendor name in disabled codeMichael Meeks2-29/+20
2012-06-22try somewhat harder to smoothscale objects (bnc#765998)Luboš Luňák2-31/+30
2012-06-22make it possible to cache the resulting pixmap with a metafileLuboš Luňák2-11/+305
2012-06-22fix counting of bitmaps in a metafileLuboš Luňák1-6/+6
2012-06-22be somewhat lenient when doing the one-bitmap WMF optimizationLuboš Luňák1-86/+97
2012-06-22improve/fix commentsLuboš Luňák1-7/+7
2012-06-22fix off-by-one when reading WMF/EMFLuboš Luňák1-2/+2
2012-06-22fix off-by-one in WMF/EMF readingLuboš Luňák1-1/+1
2012-06-22remove useless commentsLuboš Luňák1-4/+0
2012-06-22remove unused variableLuboš Luňák1-1/+0
2012-06-22fdo#50831 fix RTF export of direct run formatting for empty paragraphsMiklos Vajna10-13/+47
2012-06-22Some further clean-up of X Session Management codeStephan Bergmann2-237/+247
2012-06-22reuse existing codeIvan Timofeev1-52/+4
2012-06-22rely on the return value optimizationIvan Timofeev2-21/+17
2012-06-22forgot to remove lucene from Makefile.topMiklos Vajna1-1/+0
2012-06-22Added a preferences activity to set default behaviour.Iain Billett8-11/+3009
2012-06-22add missing quotesDavid Tardon1-1/+1
2012-06-22Resolves: fdo#45869 we want page preview text to layout for print outputCaolán McNamara1-1/+4
2012-06-22convert BitInt signatures to rtl::OUStringCaolán McNamara2-6/+6
2012-06-22specify the sourced file with pathDavid Tardon1-1/+1
2012-06-22fixing pyuno bridge on mingw: packaging system-pythonDavid Ostrovsky11-20/+148
2012-06-22Translate German comments in sc/inc/viewopti.hxxFlorian Reisinger1-15/+5
2012-06-22more new formulabuffer const cleanupNoel Power2-10/+10
2012-06-22Uploading libvisio 0.0.18, fixing fdo#48602Fridrich Štrba6-161/+3
2012-06-22fdo#50682: Setting DYLD_LIBRARY_PATH in python script appears unnecessaryStephan Bergmann1-4/+5
2012-06-22Remove empty or non-called methodsThomas Arnhold42-235/+0
2012-06-22Remove some PCH tracesThomas Arnhold6-16/+0
2012-06-22n#758883 test remaining issuesMiklos Vajna2-3/+42
2012-06-22Remove commented code, superfluous comments and translate GermanSebastian Spaeth1-298/+50
2012-06-22fdo#43180: Use hyphen for copyright range in About boxRobinson Tryon1-1/+1
2012-06-22re-base on ALv2 code.Michael Meeks315-7321/+4566
2012-06-22correct ODBC timestamp column sizeLionel Elie Mamane1-1/+2
2012-06-22cleanup of duplicated includesPhilipp Riemer3-17/+0
2012-06-21icu: add patch for Solaris/GCCJonathan Adams2-0/+59
2012-06-21replace all but one .hdl include with equivalent .hpp includes.Michael Meeks101-128/+126
2012-06-21some const correctness tweaks to various signatures in new formulabufferNoel Power2-38/+40
2012-06-21fdo#51249 Disable stream copy when saving a file with 'Changes Record' activePierre-Eric Pelloux-Prayer1-2/+3
2012-06-21add "Publisher Document" filter to drawing filters in file selectorAndras Timar1-1/+1
2012-06-21add helper script for gerrit CLI integrationBjoern Michaelsen1-0/+187
2012-06-21fdo#51274 optionally associate Visio file types (vsd/vst) to DrawAndras Timar11-29/+84
2012-06-21fix core dump setting preload value for some cell formulaNoel Power2-6/+9
2012-06-21kill copy&paste by introducing SwModelTestBase::parseDump()Miklos Vajna3-67/+62
2012-06-21sw/qa/extras: link to libxml2 in all testsMiklos Vajna4-0/+43
2012-06-21n#758883 testcaseMiklos Vajna3-0/+58
2012-06-21sw: include the height of SwNumberPortions in layout dumpMiklos Vajna5-5/+15
2012-06-21reduce scope and replace some String::CreateFromAsciiCaolán McNamara41-202/+152
2012-06-21unused aNameCaolán McNamara1-2/+0
2012-06-21re-base on ALv2 code.Michael Meeks5062-119681/+76278
2012-06-21n#758883 oox: anchor vml shapes without anchor info as at-characterMiklos Vajna4-5/+25
2012-06-21Remove commented out codeSebastian Spaeth1-109/+21