summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-03-23.component files don't need executable bitsMichael Stahl64-0/+0
2012-03-23.gif files don't need executable bitsMichael Stahl13-0/+0
2012-03-23.hrc files don't need executable bitsMichael Stahl131-0/+0
2012-03-23.hxx files don't need executable bitsMichael Stahl4-0/+0
2012-03-23.h files don't need executable bitsMichael Stahl35-0/+0
2012-03-23.cxx files don't need executable bitsMichael Stahl4-0/+0
2012-03-23.c files don't need executable bitsMichael Stahl3-0/+0
2012-03-23.java files don't need executable bitsMichael Stahl179-0/+0
2012-03-23match DB_ENV creation flags to DB creation flagsCaolán McNamara2-3/+6
2012-03-23cut mozab down to size somewhatCaolán McNamara5-90/+0
2012-03-23remove old product from MSI's CustomAction tableAndras Timar1-117/+0
2012-03-23Make default zero-initialization explicitStephan Bergmann1-1/+1
2012-03-23Improve error reportingStephan Bergmann1-9/+23
2012-03-23old products are unconditionally removed, clean up unused codeAndras Timar8-248/+1
2012-03-23Removed unused directoriesStephan Bergmann1-11/+0
2012-03-23Java new cannot return nullStephan Bergmann1-13/+1
2012-03-23Improve error reportingStephan Bergmann1-34/+61
2012-03-23fdo#46102: Fix Java script examples after gbuild'ificationStephan Bergmann23-5/+41
2012-03-23fdo#46102: Load Java scripts with class loaders that actually find themStephan Bergmann6-9/+54
2012-03-23we dont' need any SvCompatWeakBase use in SfxMedium AKAICSCaolán McNamara3-13/+2
2012-03-23weird use of volatileCaolán McNamara2-4/+4
2012-03-23SvtAccessibilityOptions::GetIsForBorders is no longer usedCaolán McNamara6-16/+1
2012-03-23only SV_DECL_COMPAT_WEAK is still in useCaolán McNamara1-34/+3
2012-03-23ditch archaic ifdefs for gcc 2.8.1, 2.9.0 and 2.9.1Caolán McNamara2-8/+0
2012-03-23scripting: don't need x bits for theseMichael Stahl170-0/+0
2012-03-23JavaClassSet: whitespace cleanupMichael Stahl1-8/+8
2012-03-23JavaClassSet: giving only changed java files to javac is bogusMichael Stahl1-3/+1
2012-03-23GenericSalLayout::KashidaJustify: STL assertionMichael Stahl1-2/+3
2012-03-23GenericSalLayout::KashidaJustify: fix infinite loopMichael Stahl1-0/+2
2012-03-23GenericSalLayout::KashidaJustify: STL assertionMichael Stahl1-1/+2
2012-03-23fdo#42750 fdo#45562 fdo#47717: border paint ordering:Michael Stahl1-10/+17
2012-03-23Localize the group prefix for pivot table defult group names.Kohei Yoshida3-3/+7
2012-03-23n#751573: docx, no mso-fit-shape-to-text means the textbox size is fixedCédric Bosdonnat4-1/+12
2012-03-23removed duplicate includes in swTakeshi Abe8-13/+0
2012-03-23removed duplicate includes in salTakeshi Abe5-7/+0
2012-03-23older versions of tar don't do autodetection of compression formatChristian Lohmaier1-1/+1
2012-03-23fdo#47326 fix RTF import of mixed super/nonsuper textMiklos Vajna3-0/+22
2012-03-23Hop, a logical errorFridrich Štrba1-1/+1
2012-03-23Enable use of older tars that uses --strip-path to strip componentsFridrich Štrba3-1/+20
2012-03-23Move spotlight plugin out of minizipFridrich Štrba7-2363/+317
2012-03-23replace OpenOffice.org to LibreOffice in registry keysAndras Timar9-20/+20
2012-03-23remove unused installer modulesAndras Timar3-1936/+0
2012-03-23remove unused DatabaseFolder dialog from MSIAndras Timar16-124/+0
2012-03-23Take a meg off our memory footprintCaolán McNamara1-1/+48
2012-03-23DbEnv argument is always NULLCaolán McNamara3-13/+8
2012-03-23build db4 with symbols if symbols globally enabledCaolán McNamara1-0/+4
2012-03-23overly static lingering OUStringsCaolán McNamara3-29/+20
2012-03-23fixed crash due to use of STL deque for SwLineRectsCédric Bosdonnat1-3/+13
2012-03-23add testcase for n#751054Miklos Vajna4-0/+187
2012-03-23Initialize m_hFile in FileMapping constructor.Catalin Iacob1-1/+1