wp_query: implicit paging? I get less posts that I should

If you want to get all the pages instead, you should add
posts_per_page'=>-1 to your query

You can have a look at the WordPress Codex http://codex.wordpress.org/Class_Reference/WP_Query