summaryrefslogtreecommitdiff
path: root/writerperfect
AgeCommit message (Expand)AuthorFilesLines
2012-05-30Handle opacity in gradientsBrennan Vincent1-4/+15
2012-01-26Fix crashes due to inexisting attributeFridrich Štrba1-2/+2
2012-01-20Implementing text rotationsFridrich Štrba1-2/+41
2012-01-13Implement flips and rotations of raster images in the OdgGenerator.cxxFridrich Štrba1-21/+43
2012-01-13Adapt to the more intuitive libvisio/libwpg APIFridrich Štrba1-12/+36
2012-01-12Logical error in writerperfectFridrich Štrba1-1/+1
2012-01-12Consider the style:mirror propertyFridrich Štrba1-0/+8
2011-12-07in modules, when we have a env we are in stage gbuildBjoern Michaelsen1-0/+1
2011-12-06Allow inserting of ole objects into draw documentsFridrich Štrba2-7/+16
2011-11-29move reconfigure into gbuildBjoern Michaelsen1-1/+1
2011-11-29callcatcher: some unused methodsCaolán McNamara1-6/+0
2011-11-25make gbuild makefiles run independant of pwd againBjoern Michaelsen1-3/+3
2011-11-16tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud1-4/+4
2011-11-03Add possibilty to embed ole object and to pass paragraph bordersLaurent Alonso2-22/+34
2011-10-28Removing unused headerFridrich Štrba1-38/+0
2011-10-28Modelines also for this fileFridrich Štrba1-1/+4
2011-10-28Fix a memory leak with opacity gradientsFridrich Štrba1-8/+6
2011-10-28Adapt the build bitsFridrich Štrba1-1/+1
2011-10-28Use shared_ptr to avoid leaksLaurent Alonso13-160/+155
2011-10-27fSectionSpaceAfter is unusedCaolán McNamara1-6/+0
2011-10-27Syncing with out-of-tree writerperfectFridrich Štrba7-11/+26
2011-10-26No struct lconv::decimal_point in Android's libcTor Lillqvist1-0/+4
2011-10-25Realy not need to make this one depend on boostFridrich Štrba4-19/+12
2011-10-25Added line marker supportTibby Lickle1-13/+72
2011-10-25Fix a typo + don't open a row or cell if no table is startedLaurent Alonso2-5/+15
2011-10-25Prefer pre-increment in for loopsFridrich Štrba7-45/+43
2011-10-25remove unused code... againDavid Tardon1-6/+0
2011-10-25Put the modeline backFridrich Štrba1-0/+3
2011-10-25Fix the buildFridrich Štrba2-24/+24
2011-10-25White-space change to fix messy mix of different coding stylesFridrich Štrba38-631/+725
2011-10-24Some cppcheck cleaning (I let the extra qualified as advised on IRC)Julien Nabet3-14/+14
2011-10-24fix warning and indent and use boost::noncopyableCaolán McNamara6-56/+52
2011-10-24was the intent to mark this as non-copyableCaolán McNamara1-3/+2
2011-10-23Removed apparently unused fSectionSpaceAfter (nee OdtGenerator::mfSectionSpac...Stephan Bergmann1-6/+0
2011-10-23Handle styles in a more intelligent wayLaurent Alonso14-330/+411
2011-10-15Try to handle more text-box propertiesFridrich Štrba1-0/+20
2011-10-12write out the text margins in text blockFridrich Štrba1-0/+20
2011-10-05simplfy dmake to gbuild bridgefileBjoern Michaelsen1-40/+1
2011-10-04Make draw:stroke==solid default for missing draw:stroke elementFridrich Štrba1-5/+3
2011-10-04Allow hairlines svg:stroke-width==0 and handle special cases in the libraries...Fridrich Štrba1-3/+1
2011-09-30add mode-lines to .m files and last round of merged files, etc.Caolán McNamara24-0/+70
2011-09-29Adapt to the new way of passing dash-arrays from libvisio, still need to adap...Fridrich Štrba1-24/+20
2011-09-27If gradient type is not specified, assume linearFridrich Štrba1-0/+5
2011-09-20A bit more defensive programmingFridrich Štrba1-2/+2
2011-09-15Some cppcheck cleaningJulien Nabet1-6/+6
2011-09-10Proper fix for "problem with sytem wpd/wpg"Lionel Elie Mamane1-3/+1
2011-09-09Work around a problem when building with system libwpd and libwpgFridrich Štrba1-0/+2
2011-09-04Output the Font styles in office:font-face-declsFridrich Štrba1-0/+37
2011-09-03Get rid of some warningsFridrich Štrba5-31/+36
2011-09-03try to use text propertiesFridrich Štrba4-45/+127