office-gobmx/autodoc/inc
Kevin Hunter a6a51b6a69 Simplify logic to use std::vector's .empty()
No need to muck about with iterators, adding a loop, and 2 function
calls to test for empty: it's a std::vector under the hood, so use
.empty(), and inline it.
2011-10-06 10:04:45 +02:00
..
ary Translated German comments and removed the redundant ones in the directories accessibility to (incl.) basebmp. 2011-08-23 17:36:50 +01:00
ary_i Simplify logic to use std::vector's .empty() 2011-10-06 10:04:45 +02:00
autodoc add modelines to .hxx files as well 2010-10-27 13:05:40 +01:00
display add modelines to .hxx files as well 2010-10-27 13:05:40 +01:00
parser add modelines to .hxx files as well 2010-10-27 13:05:40 +01:00