summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-05-22Disable the perf test for dbgutil build.Kohei Yoshida1-0/+2
2013-05-22make calc tests use some sort of pseudo-cycle measurementMichael Meeks1-79/+71
2013-05-22WaE: signed/unsigned comparisonCaolán McNamara1-1/+1
2013-05-22fdo#52540 fix hyphenation of Graphite ligaturesLászló Németh1-0/+1
2013-05-22fdo#63840 lp#1182082: disable internal unity integration against glib<2.36Bjoern Michaelsen1-1/+1
2013-05-22Try not to crash in mdds when _GLIBCXX_DEBUG is defined.Kohei Yoshida2-0/+32
2013-05-22Fix nss library paths for Mac OS XStephan Bergmann2-1/+68
2013-05-22Clean upStephan Bergmann1-4/+3
2013-05-22Missing dependenciesStephan Bergmann1-1/+5
2013-05-22Revert "Java cleanup, AccessibilityTools.."Stephan Bergmann3-90/+18
2013-05-22-Werror,-WuninitializedStephan Bergmann2-15/+14
2013-05-21fdo#62483 missing default button in format -> aligment dialog at mathJoren De Cuyper1-2/+2
2013-05-21Some more linking fixingFridrich Štrba1-0/+1
2013-05-21bnc#818997 RTF import: don't ignore page breaks between shapesMiklos Vajna7-0/+120
2013-05-21Revert "Adapt to new com/sun/star/oox/"Fridrich Štrba1-1/+0
2013-05-21absoletely guarantee there is no mem leakCaolán McNamara1-9/+5
2013-05-21Adapt to new com/sun/star/oox/Stephan Bergmann1-0/+1
2013-05-21Updated corePetr Mladek1-0/+0
2013-05-21Add tl for DbgUnhandledException()Tor Lillqvist1-0/+1
2013-05-21more linking fixNoel Grandin1-0/+1
2013-05-21fix for linkingNoel Grandin8-2/+9
2013-05-21Branch libreoffice-4-1Petr Mladek3-0/+0
2013-05-21Little cleanup in image loader internal functionslibreoffice-4-1-branch-pointRodolfo Ribeiro Gomes1-43/+22
2013-05-21move DBG_UNHANDLED_EXCEPTION out of lineNoel Grandin2-39/+54
2013-05-21do not second-guess help langs for installationDavid Tardon2-10/+3
2013-05-21Re-add PNG file that used to have a pathological (LF) filenameIsamu Mogi1-0/+0
2013-05-21Avoid pathological filename, breaking checkout on some systems.Isamu Mogi1-0/+0
2013-05-21Fix two SfxFilterMatcher_Impl memory leaks.Mark Wielaard1-1/+9
2013-05-21fdo#64011 fix the position and the drawing from left to right in RTL sheetFaisal M. Al-Otaibi1-0/+7
2013-05-21Updated corePetr Mladek0-0/+0
2013-05-21helpcontent2: add missing auxiliary helpcontent files for bn-INPetr Mladek1-0/+0
2013-05-21allow to create new database using the wizard again (fdo#62937)Petr Mladek1-7/+3
2013-05-21fdo#46808, fix unit testNoel Grandin1-0/+1
2013-05-21fdo#46808, Use service constructorsNoel Grandin2-28/+16
2013-05-21fdo#46808, Convert chart2::Title service to new styleNoel Grandin30-220/+309
2013-05-21fdo#46808, Convert various chart2:*Scaling services to new styleNoel Grandin10-42/+30
2013-05-21fdo#46808, GetStorageFromURL now takes an XComponentContextNoel Grandin1-1/+1
2013-05-21remove unnecessary macrosNoel Grandin1-20/+12
2013-05-21Remove unnecessary namespacingNoel Grandin2-21/+22
2013-05-21fix alignment in codeNoel Grandin1-8/+10
2013-05-21fdo#46808, Clean up old usages of ExtToolkitNoel Grandin3-10/+7
2013-05-21fdo#46808, Convert awt::XUnoControlDialog to new styleNoel Grandin15-139/+213
2013-05-21fdo#46808, Convert awt::UnoControlDialogModel to new styleNoel Grandin28-519/+627
2013-05-21Bypass for now an OSL_ENSURE that doesn't compileTor Lillqvist1-1/+3
2013-05-20Rehash the 0.8.1 package due to a last minute oops.Kohei Yoshida1-1/+1
2013-05-20We don't need this patch anymore.Kohei Yoshida2-26/+0
2013-05-20Update mdds to 0.8.1.Kohei Yoshida2-2/+2
2013-05-20Test performance of pasting of formula cells as well.Kohei Yoshida1-0/+94
2013-05-20Another performance scenario. Pasting of cells interspersed with empty ones.Kohei Yoshida1-0/+92
2013-05-20A bit cleaner way to measure time segment.Kohei Yoshida1-21/+40