summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-10-23fdo#54938: Kill ServiceInfoHelper::supportsService and use cppu's instead.Marcos Paulo de Souza
2013-10-23remove comment that is irrelevant after the death of String classAndras Timar
2013-10-23librelogo: optional SVG/SMIL looping (at ending SLEEP)László Németh
2013-10-23remove RTL_CONSTASCII_(U)STRINGPARAMChr. Rossmanith
2013-10-23There is no inc in solver any moreTor Lillqvist
2013-10-23Add dummy implementations of the UI layer callbacks now requiredTor Lillqvist
2013-10-23Define SAL_MATH_FINITE for Android, tooTor Lillqvist
2013-10-23Improve testStephan Bergmann
2013-10-23Fix and enable CppunitTest_comphelper_syntaxhighlight_testStephan Bergmann
2013-10-23convert code to use OUString::endsWithNoel Grandin
2013-10-22macosx: add a LSMinimumSystemVersion in Info.plistNorbert Thiebaud
2013-10-22add a distro config for MacOSX 64 bits build (10.8 min sdk)Norbert Thiebaud
2013-10-23add inital test for syntaxhighlighterMarkus Mohrhard
2013-10-23nss: handle libsqlite3.so like other libsMichael Stahl
2013-10-23nss: remove nss-config and nspr-configMichael Stahl
2013-10-23nss: use libraries from WORKDIRMichael Stahl
2013-10-23nss: what is libnsssysinit.so good for?Michael Stahl
2013-10-23WaE: declaration shadows a member of 'this'Tor Lillqvist
2013-10-22Remove unnecessary component_getProcessComponentContext C wrapperStephan Bergmann
2013-10-22Simplify SVLIBRARYStephan Bergmann
2013-10-23More work on selection handling in iOSTor Lillqvist
2013-10-22Add a fileTor Lillqvist
2013-10-22postx.h: BYTE, BOOL, INT8, INT64 should no longer cause problemsMichael Stahl
2013-10-22vcl: convert some BOOL to sal_uInt8Michael Stahl
2013-10-22sfx2: remove obsolete redefinitions of Win32 UINT64 etc. typesMichael Stahl
2013-10-22premac.h: remove StringPtr manglingMichael Stahl
2013-10-22prex.h: remove String manglingMichael Stahl
2013-10-22sc: remove StringPtr type, just use OUString directlyMichael Stahl
2013-10-22libxml2, libxslt: use executables from WORKDIRMichael Stahl
2013-10-22libxml2, libxslt: use libraries from WORKDIRMichael Stahl
2013-10-22firebird: use libraries from WORKDIRMichael Stahl
2013-10-22firebird: fix typo in b0f00d38254eca70e196e1580faac4a215bc2b12Michael Stahl
2013-10-22Bin some pointless commentsTor Lillqvist
2013-10-22imapdlg.hxx: cleanupThomas Arnhold
2013-10-22ImplCalcSize etc can be constCaolán McNamara
2013-10-22drop unused StringCompareCaolán McNamara
2013-10-22writerfilter: remove unused DffBlock class in doctokMiklos Vajna
2013-10-22Make violation of "trailing OUString NUL is impl. detail" more obviousStephan Bergmann
2013-10-22Minor clean-upStephan Bergmann
2013-10-22HighlightPortion's indizes into strings should be sal_Int32Stephan Bergmann
2013-10-22Use conventional std::vector idiomsStephan Bergmann
2013-10-22Unwind HighlightPortions typedefStephan Bergmann
2013-10-22sw: try to fix Android tinderbox re StringMichael Stahl
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-22Terminating NUL at end of its buffer is not considered part of OUStringStephan Bergmann
2013-10-22libxml2/libxslt: no need for libfoo.so.X.Y.Z filesMichael Stahl
2013-10-22nss: stop delivering libsqlite on MacMichael Stahl
2013-10-22Fix tools/string.hxx remnantsStephan Bergmann
2013-10-22extensions: try to fix WNT StringMichael Stahl
2013-10-22stray String in extensionsCaolán McNamara