-
Notifications
You must be signed in to change notification settings - Fork 344
Comparing changes
Open a pull request
base repository: mikemaccana/python-docx
base: master
head repository: Hybrid-Force/python-docx
compare: master
- 17 commits
- 9 files changed
- 2 contributors
Commits on Jul 28, 2012
-
modified paragraph, search and replace, relationship...
Add multi-line text support to paragraph. Different lines are splited into different <w:r>s. Modified paragraph to support more complicated style like color and font size. Improved advSearch and advReplace algorithem. Support extracting relation and contenttype form .docx file Add findElementByText function
Configuration menu - View commit details
-
Copy full SHA for a9500ad - Browse repository at this point
Copy the full SHA a9500adView commit details -
Revert "modified paragraph, search and replace, relationship..."
This reverts commit a9500ad.
Configuration menu - View commit details
-
Copy full SHA for d34d5e4 - Browse repository at this point
Copy the full SHA d34d5e4View commit details -
modified paragraph, search and replace, relationship, etc.
Add multi-line text support to paragraph. Different lines are splited into different <w:r>s. Modified paragraph to support more complicated style like color and font size. Improved advSearch and advReplace algorithem. Support extracting relation and contenttype form .docx file. Add findElementByText function. Mistakely set the line ending to Windows in the last commit... :P
Configuration menu - View commit details
-
Copy full SHA for 2c58132 - Browse repository at this point
Copy the full SHA 2c58132View commit details -
Add multi-line support to advReplace
Limit advReplace to accept string because previous code has bug when replacing etree elements. Different line are split into different <w:r>s.
Configuration menu - View commit details
-
Copy full SHA for dc159fe - Browse repository at this point
Copy the full SHA dc159feView commit details
Commits on Jul 30, 2012
-
Configuration menu - View commit details
-
Copy full SHA for b7147b0 - Browse repository at this point
Copy the full SHA b7147b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6654bf0 - Browse repository at this point
Copy the full SHA 6654bf0View commit details -
possibility to add special properties to paragraph chunks; fixed cell…
… properties when adding element as cell
Configuration menu - View commit details
-
Copy full SHA for 1cee810 - Browse repository at this point
Copy the full SHA 1cee810View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ff63aa - Browse repository at this point
Copy the full SHA 6ff63aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for c1d0122 - Browse repository at this point
Copy the full SHA c1d0122View commit details -
Configuration menu - View commit details
-
Copy full SHA for ce2e58d - Browse repository at this point
Copy the full SHA ce2e58dView commit details
Commits on Jul 31, 2012
-
Configuration menu - View commit details
-
Copy full SHA for b27e820 - Browse repository at this point
Copy the full SHA b27e820View commit details -
don't use common docx directory. Copy the whole template to temporary…
… directory specified by user and work on it - so we're saved from collisions
Configuration menu - View commit details
-
Copy full SHA for 236a864 - Browse repository at this point
Copy the full SHA 236a864View commit details
Commits on Aug 8, 2012
-
merge with highcat's fork and modified the make document example
Configuration menu - View commit details
-
Copy full SHA for 00244da - Browse repository at this point
Copy the full SHA 00244daView commit details -
Configuration menu - View commit details
-
Copy full SHA for 301afa1 - Browse repository at this point
Copy the full SHA 301afa1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d4a4bd - Browse repository at this point
Copy the full SHA 8d4a4bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for c2c09b6 - Browse repository at this point
Copy the full SHA c2c09b6View commit details
Commits on Apr 3, 2013
-
Configuration menu - View commit details
-
Copy full SHA for a30c449 - Browse repository at this point
Copy the full SHA a30c449View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master