summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2012-06-21Executable_oosplash.mk: fix typo in Solaris "socket" libMichael Stahl1-1/+1
2012-06-21re-base on ALv2 code.Michael Meeks55-885/+826
2012-06-21re-base on ALv2 code.Michael Meeks3448-73760/+51482
2012-06-21re-work to test the effect of boost elision.Michael Meeks1-27/+41
2012-06-21Fix X Session Management supportStephan Bergmann2-4/+7
2012-06-21make sure we don't export shapes with negative size (fixes n#760997)Radek Doulik1-0/+5
2012-06-21fdo#49919 Don't default to desktop pollutionAndras Timar1-3/+0
2012-06-21hrc cleanup: Remove unused definesThomas Arnhold180-3260/+80
2012-06-21Remove unused dbexch.hrcThomas Arnhold13-83/+0
2012-06-21fdo#34093: fix error in calculation of page number of SwRectIvan Timofeev2-29/+37
2012-06-21convert array to std::vectorIvan Timofeev2-61/+39
2012-06-21no need to be a class memberIvan Timofeev2-7/+6
2012-06-21remove misterious NextToolbox functionalityIvan Timofeev3-144/+1
2012-06-21so many code to just add a minimal border in the galleryIvan Timofeev4-65/+12
2012-06-21fdo#51270 fix RemoveExtensions custom actionAndras Timar4-37/+13
2012-06-21fix problems in 1015cd4ff73ee25e55b4da8c8bc55a41e652da87:Michael Stahl4-13/+17
2012-06-20don't link CppunitTest_sw_swdoc_test against swMichael Stahl1-1/+0
2012-06-20gah :/ some cleanup for 7fff9872 that I applied to wrong source tree.Noel Power5-25/+0
2012-06-20big formula performance improvement for xlsx import (bnc#763168 & bnc#765942)Noel Power14-16/+430
2012-06-20move ScNamedEntryArr_Impl out of header to make MSVC happyMichael Stahl2-21/+35
2012-06-20adapt DBG_UTIL code to previous commitMichael Stahl3-5/+9
2012-06-20Convert SV_DECL_PTRARR_DEL(SwTableLines) to std::vectorNoel Grandin36-539/+550
2012-06-20Convert SV_DECL_PTRARR(SwTOXMarks) to std::vectorNoel Grandin8-17/+15
2012-06-20Convert SV_DECL_PTRARR(SwSttNdPtrs) to std::vectorNoel Grandin1-14/+14
2012-06-20Convert SV_DECL_PTRARR(SfxObjectShellArr_Impl) to std::vectorNoel Grandin3-15/+12
2012-06-20Convert SV_DECL_PTRARR(SfxViewFrameArr_Impl) to std::vectorNoel Grandin3-22/+21
2012-06-20Convert SV_DECL_PTRARR(SfxViewShellArr_Impl) to std::vectorNoel Grandin3-11/+11
2012-06-20Convert SV_DECL_PTRARR_DEL(SfxTbxCtrlFactArr_Impl) to std::vectorNoel Grandin5-11/+19
2012-06-20Convert SV_DECL_PTRARR_DEL(SfxStbCtrlFactArr_Impl) to std::vectorNoel Grandin5-8/+17
2012-06-20Convert SV_DECL_PTRARR_DEL(SfxMenuCtrlFactArr_Impl) to std::vectorNoel Grandin5-8/+20