summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2013-10-23convert code to use OUString::endsWithNoel Grandin47-133/+111
Convert places that call aStr[aStr.getLength()-1] == 'x' to use the shorter form aStr.endsWith("x") Change-Id: I1b3a19c0e89b8989cdbeed440f95fc76f9a4b6b6
2013-10-22macosx: add a LSMinimumSystemVersion in Info.plistNorbert Thiebaud1-2/+4
the minimum version is set based on MACOSX_DEPLOYMENT_VERSION It's purpose is to prevent the generated app to be executed on a system that does not meet the requirement Change-Id: I4ec09f8d1f96af1263d40bbe0e4b144c9622bba4
2013-10-22add a distro config for MacOSX 64 bits build (10.8 min sdk)Norbert Thiebaud1-0/+16
Change-Id: I21fbfce72cdf7446845df8ae8f65d6d899163d2f
2013-10-23add inital test for syntaxhighlighterMarkus Mohrhard2-0/+82
Test is partly disabled as we still generate invalid tokens Change-Id: I1a9b03b9bbe2ed7087c6ab7b6d0823ac1d058ba7
2013-10-23nss: handle libsqlite3.so like other libsMichael Stahl1-3/+1
Change-Id: Ic000787d9a3155d95bd2f5db531192791650392f
2013-10-23nss: remove nss-config and nspr-configMichael Stahl5-177/+0
Apparently curl is the only external that is looking for these, but it turns out that we already pass --with-nss=dir to its configure which overrides the nss-config/nspr-config calls. Change-Id: I967e74a74690a64b5bccfd98d1509bba1dd12259
2013-10-23nss: use libraries from WORKDIRMichael Stahl3-37/+33
Change-Id: I120fdbd32d3c20df7f2c6f67e0df6de216606396
2013-10-23nss: what is libnsssysinit.so good for?Michael Stahl1-3/+0
Change-Id: I6b047d8e6c6e747cc5fd8b3cde14486138c56d84
2013-10-23WaE: declaration shadows a member of 'this'Tor Lillqvist1-2/+4
Change-Id: I1f5b3ffccb89a5b9111e60c0a1943e1642c3499b
2013-10-22Remove unnecessary component_getProcessComponentContext C wrapperStephan Bergmann6-27/+8
Change-Id: I9d9f1a542dbbfc461dd27c32b57e4cad5532fab0
2013-10-22Simplify SVLIBRARYStephan Bergmann1-11/+3
Change-Id: Ib1c3cdca7652f5621ba79b1e3590a9241021c389
2013-10-23More work on selection handling in iOSTor Lillqvist7-63/+117
Got the selection start and end handle dragging working... The trick was not to call SwWrtShell::SetCursor(), but SwCrsrShell::SetCrsr(). Sounds easy but took a lot of guessing and experimentation to figure out. Anyway, now it does what I had expected it to do a few das ago already. There are glitches, especially in corner cases like if you move the start handle past the end handle or vice versa. more Change-Id: Id6c1d99a4052531789bccf0d48165cfb41b89cfe 9b94c0dd55b04a7b6b3c40654562a9c51fa9b450
2013-10-22Add a fileTor Lillqvist1-0/+2
Change-Id: I0d0934d964143231b11356fc25cc3e6dad289d15
2013-10-22postx.h: BYTE, BOOL, INT8, INT64 should no longer cause problemsMichael Stahl1-4/+0
Change-Id: Ifd5e918028c15c4b2b61ff1612ae27ed96f45d3b
2013-10-22vcl: convert some BOOL to sal_uInt8Michael Stahl1-3/+3
Change-Id: Ib0d90de832bc8006eaa62b55abb416e2d19b4782
2013-10-22sfx2: remove obsolete redefinitions of Win32 UINT64 etc. typesMichael Stahl1-10/+0
Change-Id: I6b7acb44c16bcf4d3f8bcc338cb785fb7262eae6
2013-10-22premac.h: remove StringPtr manglingMichael Stahl2-2/+0
Change-Id: I94f5331fd00602778421ff6ba5f96cf2366cf1da
2013-10-22prex.h: remove String manglingMichael Stahl2-5/+0
Change-Id: Idb74e75b4f3e499eb4a633605600f639fb87b728
2013-10-22sc: remove StringPtr type, just use OUString directlyMichael Stahl2-10/+9
Change-Id: I2e74afb0c5bdd4d980feb43500117e731cdf578e
2013-10-22libxml2, libxslt: use executables from WORKDIRMichael Stahl4-27/+9
Change-Id: I1324c8f21e31c69b9780136cc777e1aea3bc546e
2013-10-22libxml2, libxslt: use libraries from WORKDIRMichael Stahl9-36/+46
Change-Id: I3067e3c819a4918e1d3c91dc0e0cfa3e4fc92b3d
2013-10-22firebird: use libraries from WORKDIRMichael Stahl2-4/+8
Change-Id: I6dce79824c1b138226f5661878442275df6aff58
2013-10-22firebird: fix typo in b0f00d38254eca70e196e1580faac4a215bc2b12Michael Stahl1-1/+1
Change-Id: I824721abeecfbd6d9592e00f73f6ef4b6e6d54ac
2013-10-22Bin some pointless commentsTor Lillqvist5-14/+10
Change-Id: Ia7c5b1654f3decc549b363c4443863f40c3f26e6
2013-10-22imapdlg.hxx: cleanupThomas Arnhold1-18/+3
Change-Id: I27240d18099f73e6a327ad1c259ddc3f32a02ce6 Reviewed-on: https://gerrit.libreoffice.org/6387 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org>
2013-10-22ImplCalcSize etc can be constCaolán McNamara2-4/+4
Change-Id: Idd1e33b6da8be9575e74701735f0dbc742849c07
2013-10-22drop unused StringCompareCaolán McNamara1-3/+0
Change-Id: I09a350dbd35a04f737d360bff7804dab74fdce82
2013-10-22writerfilter: remove unused DffBlock class in doctokMiklos Vajna2-155/+0
Change-Id: I4b8cd7d7166f100bd718d2bf00ae44d347000f6d
2013-10-22Make violation of "trailing OUString NUL is impl. detail" more obviousStephan Bergmann2-10/+7
Change-Id: I4e91b73dc276f984a4fe324c3a80cb94e8df6ee3
2013-10-22Minor clean-upStephan Bergmann2-7/+8
Change-Id: I48280cf6e12a5219adaa34f57323a93d21c3f554
2013-10-22HighlightPortion's indizes into strings should be sal_Int32Stephan Bergmann3-5/+9
(Had to fix type of some variables holding TextPaM::GetIndex() values from sal_uLong to sal_uInt16 to avoid -Werror,-Wsign-compare failures when comparing those against HightlightPortion's nEnd.) Change-Id: Ia8a0ba682ae28e86e394ee48adff3225eb8de053
2013-10-22Use conventional std::vector idiomsStephan Bergmann3-36/+44
Change-Id: I4d26372ea40e7890b76461a764435f8948466ae1
2013-10-22Unwind HighlightPortions typedefStephan Bergmann5-17/+14
Change-Id: I0ecc15f9bfd557d0a70a05536906a4984a46463c
2013-10-22sw: try to fix Android tinderbox re StringMichael Stahl1-1/+1
Change-Id: I73ab199eb12a89373ca75cb659a77550d3512653
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist733-1523/+1523
They are practically always useless, often misleading or obsolete. Change-Id: I2d32182a31349c9fb3b982498fd22d93e84c0c0c
2013-10-22Terminating NUL at end of its buffer is not considered part of OUStringStephan Bergmann1-1/+1
Change-Id: I3eb11659d1bd45327b66abb567e3ccf132d31915
2013-10-22libxml2/libxslt: no need for libfoo.so.X.Y.Z filesMichael Stahl2-3/+2
Change-Id: I0ed69bcfee650ae403d793b27db4ad906132efed
2013-10-22nss: stop delivering libsqlite on MacMichael Stahl2-8/+4
Change-Id: I90fcfb9f5fe62eb394359716d0ae96b216f2e07e
2013-10-22Fix tools/string.hxx remnantsStephan Bergmann1-8/+11
Change-Id: I06c95dcfcf2af14e109fabdde69bf98d06801331
2013-10-22extensions: try to fix WNT StringMichael Stahl1-1/+2
Change-Id: I17ec25a836eda7bb023c440db1f40186b6156067
2013-10-22stray String in extensionsCaolán McNamara1-1/+1
Change-Id: Iea98e52fd026d93f68ab9916ccb583b156d5c9a7
2013-10-22missing headerCaolán McNamara1-0/+1
Change-Id: I84aebf0e107add76dfb293b3a34a30705fd0b3a6
2013-10-22vcl: mark more Image constructors as "explicit"Michael Stahl34-210/+227
Change-Id: If59d7c75c89a102a573738d15d8593cb8ac5c486
2013-10-22vcl: Image: mark newly added constructor "explicit"Michael Stahl1-1/+1
Change-Id: I6d114e932d113f3d126cac3f7e43fade2a740245
2013-10-22Makefile: remove broken "usedcxxfiles" targetMichael Stahl1-3/+0
Was (accidentally?) added in 99f8cf1221b216c301e000eab88d75dbe9e9aa20. Change-Id: I099be6c3e480a8365f2ffea371be435194973c5b
2013-10-22Revert "Repository.mk: adjust layer of libraries in smoketest instset"Michael Stahl3-11/+7
This reverts commit 1b736bf55e8ca79a06faabfa9866fffa6cab6c81. Obsoleted by commit 359472b2b50165966c27c239eccd3ecfb03e2acc.
2013-10-22bah, Len->!isEmptyCaolán McNamara1-3/+3
Change-Id: Icc09ef129d39575e02de4eaf1e371e3de8758eb3
2013-10-22Updated coreCaolán McNamara1-0/+0
Project: dictionaries 8106a55e4469c5d2bbdfac8a6816153843ee6b83
2013-10-22aqua String remnantsCaolán McNamara3-16/+16
Change-Id: Ic574acda26775848918dc42ce3bce43c731ae267
2013-10-22some sneaky strings in vcl/winCaolán McNamara1-15/+15
Change-Id: I489b0088302016fb403fed090be9de9d6c213350