1. 22 Eki, 2014 2 kayıt (commit)
    • Miklos Vajna's avatar
      sw: port two switchHeaderFooter() calls to DocxTableExportContext · 9212cd18
      Miklos Vajna yazdı
      These two APIs do the same, except that the previous doesn't handle
      nested calls, while the later does, as it stores its state on the stack.
      
      The idea is that once all calls to the previous are eliminated, we can
      get rid of it, reducing code duplication.
      
      Change-Id: I0162f3ab475e306734412b39d7166c4f0bc6cd7f
      9212cd18
    • Tor Lillqvist's avatar
      Replace DISABLE_SCRIPTING with HAVE_FEATURE_SCRIPTING · 9ecac387
      Tor Lillqvist yazdı
      Feature test macros that govern conditional compilation should be
      defined in config_*.h include files, not on the compilation command
      line.
      
      Change-Id: I40575a4762fd2564f10927b6f38a112dd9f9a3d7
      9ecac387
  2. 21 Eki, 2014 36 kayıt (commit)
  3. 20 Eki, 2014 2 kayıt (commit)