summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-10-23convert code to use OUString::endsWithNoel Grandin47-133/+111
2013-10-22macosx: add a LSMinimumSystemVersion in Info.plistNorbert Thiebaud1-2/+4
2013-10-22add a distro config for MacOSX 64 bits build (10.8 min sdk)Norbert Thiebaud1-0/+16
2013-10-23add inital test for syntaxhighlighterMarkus Mohrhard2-0/+82
2013-10-23nss: handle libsqlite3.so like other libsMichael Stahl1-3/+1
2013-10-23nss: remove nss-config and nspr-configMichael Stahl5-177/+0
2013-10-23nss: use libraries from WORKDIRMichael Stahl3-37/+33
2013-10-23nss: what is libnsssysinit.so good for?Michael Stahl1-3/+0
2013-10-23WaE: declaration shadows a member of 'this'Tor Lillqvist1-2/+4
2013-10-22Remove unnecessary component_getProcessComponentContext C wrapperStephan Bergmann6-27/+8
2013-10-22Simplify SVLIBRARYStephan Bergmann1-11/+3
2013-10-23More work on selection handling in iOSTor Lillqvist7-63/+117
2013-10-22Add a fileTor Lillqvist1-0/+2
2013-10-22postx.h: BYTE, BOOL, INT8, INT64 should no longer cause problemsMichael Stahl1-4/+0
2013-10-22vcl: convert some BOOL to sal_uInt8Michael Stahl1-3/+3
2013-10-22sfx2: remove obsolete redefinitions of Win32 UINT64 etc. typesMichael Stahl1-10/+0
2013-10-22premac.h: remove StringPtr manglingMichael Stahl2-2/+0
2013-10-22prex.h: remove String manglingMichael Stahl2-5/+0
2013-10-22sc: remove StringPtr type, just use OUString directlyMichael Stahl2-10/+9
2013-10-22libxml2, libxslt: use executables from WORKDIRMichael Stahl4-27/+9
2013-10-22libxml2, libxslt: use libraries from WORKDIRMichael Stahl9-36/+46
2013-10-22firebird: use libraries from WORKDIRMichael Stahl2-4/+8
2013-10-22firebird: fix typo in b0f00d38254eca70e196e1580faac4a215bc2b12Michael Stahl1-1/+1
2013-10-22Bin some pointless commentsTor Lillqvist5-14/+10
2013-10-22imapdlg.hxx: cleanupThomas Arnhold1-18/+3
2013-10-22ImplCalcSize etc can be constCaolán McNamara2-4/+4
2013-10-22drop unused StringCompareCaolán McNamara1-3/+0
2013-10-22writerfilter: remove unused DffBlock class in doctokMiklos Vajna2-155/+0
2013-10-22Make violation of "trailing OUString NUL is impl. detail" more obviousStephan Bergmann2-10/+7
2013-10-22Minor clean-upStephan Bergmann2-7/+8
2013-10-22HighlightPortion's indizes into strings should be sal_Int32Stephan Bergmann3-5/+9
2013-10-22Use conventional std::vector idiomsStephan Bergmann3-36/+44
2013-10-22Unwind HighlightPortions typedefStephan Bergmann5-17/+14
2013-10-22sw: try to fix Android tinderbox re StringMichael Stahl1-1/+1
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist733-1523/+1523
2013-10-22Terminating NUL at end of its buffer is not considered part of OUStringStephan Bergmann1-1/+1
2013-10-22libxml2/libxslt: no need for libfoo.so.X.Y.Z filesMichael Stahl2-3/+2
2013-10-22nss: stop delivering libsqlite on MacMichael Stahl2-8/+4
2013-10-22Fix tools/string.hxx remnantsStephan Bergmann1-8/+11
2013-10-22extensions: try to fix WNT StringMichael Stahl1-1/+2
2013-10-22stray String in extensionsCaolán McNamara1-1/+1
2013-10-22missing headerCaolán McNamara1-0/+1
2013-10-22vcl: mark more Image constructors as "explicit"Michael Stahl34-210/+227
2013-10-22vcl: Image: mark newly added constructor "explicit"Michael Stahl1-1/+1
2013-10-22Makefile: remove broken "usedcxxfiles" targetMichael Stahl1-3/+0
2013-10-22Revert "Repository.mk: adjust layer of libraries in smoketest instset"Michael Stahl3-11/+7
2013-10-22bah, Len->!isEmptyCaolán McNamara1-3/+3
2013-10-22Updated coreCaolán McNamara1-0/+0
2013-10-22aqua String remnantsCaolán McNamara3-16/+16
2013-10-22some sneaky strings in vcl/winCaolán McNamara1-15/+15