summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-05-21tdf#90999: Import spreadsheetML cells with inline formatting tagsRobert Antoni Buj Gelonch1-7/+6
2015-05-19codesign --forceAndras Timar1-1/+1
2015-05-19use Info.plist from cp-4.3Andras Timar1-467/+876
2015-05-19remove unoinfo from App Store packageAndras Timar1-1/+2
2015-05-19Don't package ui-previewer in App Store caseAndras Timar1-1/+3
2015-05-19remove unopkg script from MacOSX folder of sandboxed appAndras Timar1-1/+2
2015-05-19Don't put symlink to MacOS folder of sandboxed appAndras Timar1-0/+2
2015-05-19Don't package unoinfo in case of Mac OS X like app structureAndras Timar1-1/+1
2015-05-19Don't package gengal script in App Store caseAndras Timar1-1/+1
2015-05-19Don't build ui-previewer in the App Store caseAndras Timar1-5/+7
2015-05-19scp2: fix --disable-pythonAndras Timar1-1/+3
2015-05-19Fix --disable-pdfimport buildTor Lillqvist3-0/+13
2015-05-19Make cpp/poppler-version.h header optionalTomáš Chvátal3-3/+24
2015-05-19Check ENABLE_PDFIMPORTTor Lillqvist2-1/+3
2015-05-19This test was the wrong way surely?Tor Lillqvist1-1/+1
2015-05-19shell script in Contents/MacOS is not acceptedAndras Timar1-1/+1
2015-05-19do not set unix executable bit for CREDITS.fodt, LICENSE.fodt and NOTICEAndras Timar1-3/+3
2015-05-19Exclude Python components if --disable-pythonStephan Bergmann1-5/+7
2015-05-19create empty .lproj directories for languages supported by OS XAndras Timar1-5/+4
2015-05-19Remove potential old leftover before moving the app bundleTor Lillqvist1-0/+1
2015-05-19Add targets 'patch' and 'unpatch' to assist in handling of temporary patchesTor Lillqvist1-1/+19
2015-05-19Seems that we don't need the com.apple.application-identifier after allTor Lillqvist1-2/+0
2015-05-19We need the gengal program at build timeTor Lillqvist3-5/+15
2015-05-19We don't build the Apple Remote code when sandboxedTor Lillqvist1-7/+0
2015-05-19Skip some executables in the OS X sandboxed (Mac App Store) caseTor Lillqvist3-5/+13
2015-05-19We need CFBundleVersion, tooTor Lillqvist1-0/+2
2015-05-19Unzip the InfoPlist.strings files into correct locationsTor Lillqvist1-3/+9
2015-05-19We don't want those bin/InfoPlist_*.zip files in the app bundleTor Lillqvist1-0/+4
2015-05-19Make this work better in the ENABLE_MACOSX_MACLIKE_APP_STRUCTURE caseTor Lillqvist1-0/+10
2015-05-19Decouple the "Mac-like" app bundle structure choice from sandboxing choiceTor Lillqvist1-1/+10
2015-05-19The com.apple.application-identifier value should be prefixed with the teamidTor Lillqvist2-1/+14
2015-05-19tdf#80075 correct Writer formula bar screenshotAndras Timar22-0/+0
2015-05-19tdf#90808: sw: fix detection of duplicate CrossRefBookmarksMichael Stahl1-1/+1
2015-05-19tdf#91140: ODF import: try to ignore invalid draw:fill="solid"Michael Stahl2-2/+7
2015-05-19misspell some words, copy and paste slide to gimpCaolán McNamara1-2/+16
2015-05-19odf2xhtml: tdf#66999 there is no attribute 'name'Robert Antoni Buj Gelonch1-1/+1
2015-05-19odf2xhtml: tdf#66999 character '–' is not allowed in the value of attribute...Robert Antoni Buj Gelonch1-1/+1
2015-05-19tdf#85424: sw: fix ~SwIndexReg assert in SwXText::insertControlCharacter()Michael Stahl1-9/+10
2015-05-19tdf#90969: basic: add horrible hack to avoid crash due to ...Michael Stahl1-3/+16
2015-05-19Resolves: tdf#72007: on switching decks keep our left indent, don't assume 0Caolán McNamara1-53/+37
2015-05-19Resolves: tdf#90141 layout crash with table in footnoteCaolán McNamara1-1/+8
2015-05-19fix assert on re-export of fdo72640-6.docx to docxCaolán McNamara1-0/+2
2015-05-17Collabora specific URLsTor Lillqvist4-9/+18
2015-05-11it works if we first set the size and then the position, tdf#86624Markus Mohrhard1-3/+3
2015-05-11tdf#82968: python3: fix stdio detection on WNT harderMichael Stahl1-52/+35
2015-05-11sw: remove bogus assert in SwDoc::IsInHeaderFooter()Michael Stahl1-3/+0
2015-05-11rhbz#1215443 avoid null pointer dereferenceDavid Tardon1-1/+2
2015-05-11tdf#78834 enable localized system dialogs on OS XAndras Timar1-3/+9
2015-05-08Resolves: tdf#91057 transliterateChar2Char throws MultipleCharsOutputExceptionCaolán McNamara1-20/+36
2015-05-08Resolves tdf#90757 ensure start row / end row order makes senseEike Rathke2-10/+12