Age | Commit message (Expand) | Author |
2012-06-28 | Remove unused header files | Thomas Arnhold |
2012-06-27 | targetted re-work of cppunit pieces. | Michael Meeks |
2012-06-26 | re-base on ALv2 code. | Michael Meeks |
2012-06-21 | replace all but one .hdl include with equivalent .hpp includes. | Michael Meeks |
2012-06-15 | WaE: clear higher debugging levels warnings | Caolán McNamara |
2012-06-13 | re-base on ALv2 code. | Michael Meeks |
2012-06-13 | quiet potential size warnings. | Michael Meeks |
2012-06-13 | targetted sb140 revert. | Michael Meeks |
2012-05-23 | Better fix for ThreadPool/ORequestThread life cycle | Stephan Bergmann |
2012-05-18 | fdo#42865: privatized unique empty string symbol: | Michael Stahl |
2012-05-16 | Fixed ThreadPool (and dependent ORequestThread) life cycle | Stephan Bergmann |
2012-04-29 | make gbuild the default assumption of build.pl | Bjoern Michaelsen |
2012-04-26 | fix OSL_DEBUG_LEVEL > 1 build | Caolán McNamara |
2012-04-26 | Reverted "Leak TypeDescriptor_Init_Impl to avoid problems at exit." | Stephan Bergmann |
2012-04-25 | WaE: Clang unused variable | Catalin Iacob |
2012-04-24 | WaE: implicit conversion changes signedness | Tor Lillqvist |
2012-04-23 | doxygen warning fixes | Luboš Luňák |
2012-04-17 | remove doxygen warnings | Norbert Thiebaud |
2012-04-09 | cppu: use InternalUnoApi | Matúš Kukan |
2012-04-08 | LinkTarget.mk: remove gb_LinkTarget_add_package_headers | Michael Stahl |
2012-04-08 | gbuild: "use" vs. "add": | Michael Stahl |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi |
2012-04-05 | Do two fairly useless but often emitted OSL_TRACEs only if OSL_DEBUG_LEVEL > 2 | Tor Lillqvist |
2012-03-21 | More hacking on static linking (iOS) support | Tor Lillqvist |
2012-03-21 | Uniquify uno_initEnvironment and uno_ext_getMapping in the static linking case | Tor Lillqvist |
2012-03-21 | Use MAX_ALIGNMENT_4 also for iOS | Tor Lillqvist |
2012-03-14 | Dead code | Stephan Bergmann |
2012-03-14 | Enable -Wnon-virtual-dtor for GCC 4.6 | Stephan Bergmann |
2012-03-10 | gbuild: get rid of realpath in gb_Foo_set_include | Matúš Kukan |
2012-02-27 | cppu: JobQueue::enter: add mutex guards for m_nToDo | Michael Stahl |
2012-02-23 | Some doxygen warnings cleanup | Korrawit Pruegsanusak |
2012-02-21 | WaE: silence some documentation errors | Thomas Arnhold |
2012-02-14 | cleanup: remove remenants of gcc version checking | Michael Meeks |
2012-02-10 | Avoid deadlocks when disposing recursive JobQueue::enter | Stephan Bergmann |
2012-02-06 | Added READMEs for modules related to URE, with content from the wiki | Josh Heidenreich |
2012-02-05 | switch to include-based build rather than sourced-based build | Norbert Thiebaud |
2012-01-26 | Code cleanup: ( () ) replaced by (()) | Alexander Bergmann |
2012-01-21 | Removed some unused parameters; added SAL_UNUSED_PARAMETER. | Stephan Bergmann |
2012-01-19 | Drop UNO_REF_QUERY[_THROW] duplicates of UNO_QUERY[_THROW]. | Stephan Bergmann |
2012-01-06 | typo in OSL_DEBUG_LEVEL > 1 code | Caolán McNamara |
2012-01-05 | Switch from autodoc to doxygen for SDK C++ documentation. | Stephan Bergmann |
2012-01-05 | Leak TypeDescriptor_Init_Impl to avoid problems at exit. | Stephan Bergmann |
2012-01-05 | Explicitly initialize TypeDescriptor_Init_Impl. | Stephan Bergmann |
2012-01-02 | Replace dynamic array with std::vector. | Stephan Bergmann |
2011-12-23 | OSL_ASSERT -> assert | Stephan Bergmann |
2011-12-19 | Add symbols from addsym.awk to gbuilified .map files. | Stephan Bergmann |
2011-12-19 | get this to build under msvc 2008 | Caolán McNamara |
2011-12-19 | Prevent creation of new ORequestThreads during shutdown. | Stephan Bergmann |
2011-12-19 | Removed superfluous CPPU_DLLPUBLIC from definitions. | Stephan Bergmann |