summaryrefslogtreecommitdiff
path: root/stoc
AgeCommit message (Expand)Author
2012-04-08gbuild: "use" vs. "add":Michael Stahl
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06javaloader: add_linked_lib salhelperMatúš Kukan
2012-04-06fix makefilesDavid Tardon
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06merge feature/gbuild_componentsDavid Tardon
2012-04-05Resolves: fdo#47068 use of pointer to deleted objectCaolán McNamara
2012-04-03stoc: add helpful structural documentation from mailing list post.Stephan Bergmann
2012-04-01merge origin/masterDavid Tardon
2012-03-29We want just the library basename in the DISABLE_DYNLOADING caseTor Lillqvist
2012-03-24add $(gb_STDLIBS) to linked libsDavid Tardon
2012-03-21More hacking on static linking (iOS) supportTor Lillqvist
2012-03-18Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2012-03-12gbuildize stocDavid Tardon
2012-02-28Avoid temporary rtl::OUStringTakeshi Abe
2012-02-26Avoid temporary rtl::OUStringJulien Nabet
2012-02-19Get rid of size() == 0Elton Chung
2012-02-16java: add STOC_FORCE_NO_JRE env. var to enable easy testing of no-JRE case.Michael Meeks
2012-02-06Added READMEs for modules related to URE, with content from the wikiJosh Heidenreich
2012-02-01A few safe replacements of pathes->pathsJesús Corrius
2012-01-26Code cleanup: ( () ) replaced by (())Alexander Bergmann
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2012-01-20Code clean up.Stephan Bergmann
2012-01-19Drop UNO_REF_QUERY[_THROW] duplicates of UNO_QUERY[_THROW].Stephan Bergmann
2012-01-15Clang -Wunused-variable.Stephan Bergmann
2012-01-12Fix mistake in type OUStringBufferOlivier Hallot
2012-01-12Fix for fdo43460 Part XXXV getLength() to isEmpty()Olivier Hallot
2012-01-02Get rid of manual ref counting.Stephan Bergmann
2012-01-02USE_INTROSPECTION_CACHE is always defined.Stephan Bergmann
2011-12-27function component_canUnload is exportedDavid Tardon
2011-12-27catch exception by constant referenceTakeshi Abe
2011-12-16msvc 2008 express won't link without explicit salhelperCaolán McNamara
2011-12-15Removed extra semicolonsJesse
2011-12-11I don't see NO_BSYMBOLIC being used anywhereTor Lillqvist
2011-11-27remove precompiled_xxx.hxx/cxxNorbert Thiebaud
2011-11-27remove include of pch header from stocNorbert Thiebaud
2011-11-27remove PCH support in dmake-moduleNorbert Thiebaud
2011-11-17Enforce a "lib" prefix for UNO components for AndroidTor Lillqvist
2011-10-05Fix logic of isDerivedFrom functionKevin Hunter
2011-10-03WaE: unreachable code, also add comment pondering what the code meansTor Lillqvist
2011-09-30add mode-lines to .m files and last round of merged files, etc.Caolán McNamara
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann
2011-09-24remove obsolete Forte NOOPT filesMichael Meeks
2011-09-22just silence the auto_ptr deprecations in isolationCaolán McNamara
2011-09-21OSL_TRACE: Remove trailing newlinesThomas Arnhold
2011-09-12sb140: #i117698# no implementations of XIdlClassProvider remain, so code that...Stephan Bergmann
2011-09-12sb140: #i117694# some CppUnit related cleanupStephan Bergmann
2011-08-29fix this up, revert using comphelper stuff, but modify to-dosCaolán McNamara
2011-08-29Need to link with COMPHELPERLIB for isupperAscii etcTor Lillqvist