summaryrefslogtreecommitdiff
path: root/writerperfect/source/filter/OdtGenerator.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-05-02simplify writerperfect structure and prepare for libodfgenFridrich Štrba1-1482/+0
2013-03-11Improve lists generationLaurent Alonso1-14/+82
2013-03-11Support some new parametersLaurent Alonso1-2/+12
2013-02-18Writerperfect: Improve list codeLaurent Alonso1-24/+30
2012-07-05audit and re-license writerperfect.Fridrich Štrba1-18/+3
2012-05-07Add possibility of generating foot/endnotes with text labelsLaurent Alonso1-4/+22
2012-05-07Check for frame borders and frame backgroundLaurent Alonso1-0/+8
2012-04-08Allow conversion of embedded images to another binary image formatFridrich Štrba1-10/+48
2012-01-26Fix crashes due to inexisting attributeFridrich Štrba1-2/+2
2011-12-06Allow inserting of ole objects into draw documentsFridrich Štrba1-5/+8
2011-11-29callcatcher: some unused methodsCaolán McNamara1-6/+0
2011-11-03Add possibilty to embed ole object and to pass paragraph bordersLaurent Alonso1-3/+6
2011-10-28Use shared_ptr to avoid leaksLaurent Alonso1-38/+33
2011-10-27fSectionSpaceAfter is unusedCaolán McNamara1-6/+0
2011-10-27Syncing with out-of-tree writerperfectFridrich Štrba1-0/+6
2011-10-25Fix a typo + don't open a row or cell if no table is startedLaurent Alonso1-3/+13
2011-10-25Prefer pre-increment in for loopsFridrich Štrba1-21/+21
2011-10-25remove unused code... againDavid Tardon1-6/+0
2011-10-25Put the modeline backFridrich Štrba1-0/+3
2011-10-25Fix the buildFridrich Štrba1-20/+20
2011-10-25White-space change to fix messy mix of different coding stylesFridrich Štrba1-48/+67
2011-10-24Some cppcheck cleaning (I let the extra qualified as advised on IRC)Julien Nabet1-8/+8
2011-10-24fix warning and indent and use boost::noncopyableCaolán McNamara1-10/+11
2011-10-23Removed apparently unused fSectionSpaceAfter (nee OdtGenerator::mfSectionSpac...Stephan Bergmann1-6/+0
2011-10-23Handle styles in a more intelligent wayLaurent Alonso1-207/+70
2011-09-30add mode-lines to .m files and last round of merged files, etc.Caolán McNamara1-0/+3
2011-09-20A bit more defensive programmingFridrich Štrba1-2/+2
2011-09-03Get rid of some warningsFridrich Štrba1-0/+16
2011-09-03try to use text propertiesFridrich Štrba1-39/+0
2011-06-12Some cppcheck cleaningJulien Nabet1-1/+4
2011-06-11Some cppcheck cleaningJulien Nabet1-26/+26
2011-05-09WaE - comparison between signed and unsignedChristian Lohmaier1-1/+1
2011-05-06Refactor writerperfectFridrich Štrba1-0/+1487