Commit History

Author SHA1 Message Date
  Bastien Guerry 51b9ad93c9 org-table.el: Better message when interactively toggling Row/Col display 12 years ago
  Bastien Guerry 5d57364256 org-table.el: Minor docstring update 12 years ago
  Nicolas Goaziou 7ff8c166e6 org-table: Accept comma as a decimal mark to represent numbers 12 years ago
  Bastien Guerry 16ea0364a4 Call `buffer-substring-no-properties' and remove `org-no-properties' 12 years ago
  Bastien Guerry 70dd1196d2 Massive code clean-up. 12 years ago
  Bastien Guerry 24c9083bd5 org-table.el: Fix bug when converting remote table references. 12 years ago
  Bastien Guerry 0c77568f67 org-table.el (orgtbl-to-generic): Fix docstring. 12 years ago
  Bastien Guerry a88dae9236 Fix compilation warning. 12 years ago
  Bastien Guerry e3f30e12d2 Add `orgtbl-to-table.el' and `orgtbl-to-unicode'. 12 years ago
  Bastien Guerry d5aa0e0d73 Rename `org-indent-line-function' to `org-indent-line'. 12 years ago
  Bastien Guerry e2c2afe013 When exporting tables, use the file name extension to suggest the right conversion format. 12 years ago
  Bastien Guerry 43ded1398d Remove spurious line inserted by previous commit. 13 years ago
  Carsten Dominik 3216210668 Merge branch 'master' of orgmode.org:org-mode 13 years ago
  Carsten Dominik b25a931eef Fix bug with hline references on LHS of table formulas 13 years ago
  Bastien Guerry 8fb20b7f93 org-table.el: handle =02:34;t durations formula correctly. 13 years ago
  Bastien Guerry 3c34028497 Merge branch 'maint' 13 years ago
  Bastien Guerry 0dbe17b8e0 org-table.el: Fix bug about handling a negative duration value. 13 years ago
  Bastien Guerry 8342fdb70a org-table.el: Fix bug in ̀org-table-maybe-eval-formula'. 13 years ago
  Bastien Guerry 1f663e7ab3 Merge branch 'maint' 13 years ago
  Bastien Guerry 3053c13d2c org-table.el: Fix bug in a free variable name. 13 years ago
  Bastien Guerry d7dfe9fd69 org-table.el: Fix `org-table-store-formulas'. 13 years ago
  Nicolas Goaziou 9743a2ca3d Merge branch 'maint' 13 years ago
  Nicolas Goaziou 374c56bad3 org-table: Fix typo in a docstring 13 years ago
  niels giesen 549c498bb6 org-table.el: Add defcustoms for LaTeX export of table rules :tstart, :hline and :tend 13 years ago
  Bastien Guerry 1c203d8d19 Match #+name/#+tblname/#+tblfm along with uppercase twins. 13 years ago
  Bastien Guerry e9dec29bb1 org-table.el: Escape some special characters when sending radio tables. 13 years ago
  Bastien Guerry d5c0af72cf Use (derived-mode-p 'org-mode) instead of (eq major-mode 'org-mode). 13 years ago
  Bastien Guerry c836b05084 Merge branch 'hotfix' 13 years ago
  Bastien Guerry 7d8c5c66e9 org-table.el: Fix bug about handling remote references as durations. 13 years ago
  Bastien Guerry 8ab0dedc4e Merge branch 'hotfix' 13 years ago