summaryrefslogtreecommitdiff
path: root/vcl/backendtest
ModeNameSize
-rw-r--r--VisualBackendTest.cxx21845logplain
d---------outputdevice396logplain
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl 2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl 2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl 2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud 2012-09-21o3tl::sorted_vector::insert should take const parameterMichael Stahl 2012-08-02Revert "Revert "sorted_vector: turn Find parameter into template""Michael Stahl 2012-08-01Revert "sorted_vector: turn Find parameter into template"Michael Stahl 2012-08-01sorted_vector: turn Find parameter into templateMichael Stahl 2012-07-31sorted_vector: add an additional template parameter:Michael Stahl 2012-07-25sorted_vector: removing the vector::ersase makes more senseMichael Stahl 2012-07-25sorted_vector: MSVC doesn't know which erase to callMichael Stahl 2012-07-25sorted_vector: add erase(const_iterator) methodsMichael Stahl 2012-07-20Unnecessary sorted_vector_compareStephan Bergmann 2012-07-17sorted_vector: operator[] returning by value doesn't make much senseMichael Stahl 2012-07-17sorted_vector: rename nonconst methods to be more obviousMichael Stahl 2012-07-17sorted_vector: fix silly problems with gcc:Michael Stahl 2012-07-17Add erase(size_t) method to o3tl::sorted_vectorNoel Grandin 2012-07-17Improvements to sorted_vectorNoel Grandin 2012-07-12sorted_vector should not inherit public std::vectorMichael Stahl 2012-07-12Create a template container class for sorted vectorNoel Grandin 2012-06-27targetted re-work of cppunit pieces.Michael Meeks 2012-06-26re-base on ALv2 code.Michael Meeks 2012-06-21re-base on ALv2 code.Michael Meeks 2012-04-29make gbuild the default assumption of build.plBjoern Michaelsen 2012-04-08LinkTarget.mk: remove gb_LinkTarget_add_package_headersMichael Stahl 2012-04-08gbuild: "use" vs. "add":Michael Stahl 2012-03-20callcatcher update listCaolán McNamara 2012-02-08Added (and improved) READMEs for modules which used to be in libs-guiJosh Heidenreich 2012-02-05switch to include-based build rather than sourced-based buildNorbert Thiebaud 2011-12-20Link most libs and executables with gb_STDLIBS as presumably is intendedTor Lillqvist 2011-12-07in modules, when we have a env we are in stage gbuildBjoern Michaelsen 2011-12-01typo fix: explicitely -> explicitlyLior Kaplan 2011-11-29move reconfigure into gbuildBjoern Michaelsen 2011-11-25make gbuild makefiles run independant of pwd againBjoern Michaelsen 2011-11-16tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud 2011-10-05simplfy dmake to gbuild bridgefileBjoern Michaelsen 2011-09-29fix trunk gcc compile errorsMatúš Kukan 2011-09-12sb140: #i113503# mixing system CppUnit and OOo STLport does not work, backed ...Stephan Bergmann 2011-08-19detect gmake 3.81 and limit to -j1 unless num-cpu is explicitly setNorbert Thiebaud 2011-08-11fix compile errors from trunck gccTom Tromey