summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-06-09sal_Bool to boolTakeshi Abe6-48/+48
2013-06-09Transmittersiqi6-1/+128
2013-06-09Command interpreter works, notification center can now call segua for view tr...siqi12-97/+244
2013-06-09Revert "Fix qa tests after "non-primitive" patch"Julien Nabet2-2/+2
2013-06-09adjusted code indentation for consistencyPhilipp Riemer6-14/+13
2013-06-09removed commented out code in sw/source/core/editPhilipp Riemer5-6/+2
2013-06-09fdo#62475 - remove visual noise in sw/source/core/editPhilipp Riemer20-364/+12
2013-06-09work on existing comments in sw/source/core/editPhilipp Riemer12-271/+201
2013-06-08fdo#39468: Translate German comments in sw/source/core/editPhilipp Riemer13-681/+433
2013-06-08Fix qa tests after "non-primitive" patchJulien Nabet2-2/+2
2013-06-08Revert "Check pointer before deferenging"Caolán McNamara2-24/+13
2013-06-08Check pointer before deferengingMatteo Casalin2-13/+24
2013-06-08sal_Bool to bool and some cleanupMatteo Casalin20-94/+91
2013-06-08Resolves: #i121455# Adapted from NonPrimitive to non-primitive...Armin Le Grand1-1/+1
2013-06-08Resolves: #i121382# Corrected size handling including font size handling...Armin Le Grand3-3/+19
2013-06-08the header file new.h is obsolete on our platformsHerbert Dürr2-6/+1
2013-06-08Resolves: #i119831# check again the node if the bookmark belongs to itJürgen Schmidt1-2/+2
2013-06-08Resolves: fdo#65536 check if builder is NULLCaolán McNamara2-1/+2
2013-06-08Updated coreCaolán McNamara1-0/+0
2013-06-08set rows to 6 pixel spacingCaolán McNamara1-2/+6
2013-06-08add X-KDE-ProtocolsBjoern Michaelsen9-0/+9
2013-06-08TyposJulien Nabet2-2/+2
2013-06-08Fix typo: alway -> alwaysJulien Nabet1-1/+1
2013-06-08Typos: alwas -> alwaysJulien Nabet2-4/+4
2013-06-08convert pdf links tab page to .uiabdulmajeed ahmed7-182/+235
2013-06-08Revert "fdo#64977 Adding Tibetan Language Support"Fridrich Strba4-1016/+0
2013-06-08fdo#64977 Adding Tibetan Language SupportElie Roux4-0/+1016
2013-06-07sal_Bool to boolMatteo Casalin5-48/+48
2013-06-07Resolves: #i121932# fixed ODF CustomShape import/exportArmin Le Grand1-6/+7
2013-06-07Resolves: #i121603# corrected D&D on existing shapes (CTRL+SHIFT pressed)Armin Le Grand4-14/+22
2013-06-07For backward compatibility take mirrorings in setTransformation into accountArmin Le Grand3-21/+65
2013-06-07Resolves: #i49853# comment the DTD to emphasize that this DTD is...Dennis E. Hamilton1-0/+12
2013-06-07Resolves: #i121136# Improve Spreadsheet performance in some areasWang Lei2-4/+8
2013-06-07cppcanvas: try to make MSVC tinderbox happyMichael Stahl1-4/+4
2013-06-07smoketest: unbreak after recent Extension changesMichael Stahl3-4/+9
2013-06-07typosJulien Nabet3-3/+3
2013-06-07 cmd interpreter implementedsiqi15-68/+365
2013-06-07autogen client pinsiqi1-1/+7
2013-06-07One more gbuild $ -> $$ fixStephan Bergmann1-1/+1
2013-06-07gbuild: fix library paths in gb_Extension__compile_help_onelangMichael Stahl1-3/+3
2013-06-07gbuild: fix over-evaluation in gb_ExternalExecutable__set_internalMichael Stahl1-1/+3
2013-06-07share spPaperSizeTable ( and associated access code ) in msfilterNoel Power4-210/+148
2013-06-07RTFDocumentImpl::checkUnicode: make this a bit more readableMiklos Vajna2-11/+11
2013-06-07Fix some typos found by Noel GrandinPedro Giffuni2-4/+4
2013-06-07Set target version of apache-commons to Java 5Pedro Giffuni1-1/+1
2013-06-07jlong is 64-bit, my badFridrich Štrba1-1/+1
2013-06-07XubString->OUStringCaolán McNamara5-19/+19
2013-06-07Let us cast pointers to pointer-sized integersFridrich Štrba1-1/+1
2013-06-07In real jni_md.h, jint is 32bits and jlong is pointer widthFridrich Štrba1-1/+1
2013-06-07Fix bean linking on wntgccxFridrich Štrba3-4/+10