summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)Author
2016-08-08fftester: guard against empty table manager stackCaolán McNamara
2016-08-05tdf#78506 RTF import: fix handling of invalid \levelnumbersMiklos Vajna
2016-08-03fftester: null DestinationTextCaolán McNamara
2016-08-03fftester: guard against no drawing object property setCaolán McNamara
2016-08-02fftester: another table manager stack checksCaolán McNamara
2016-07-30fftester: another empty table manager stackCaolán McNamara
2016-07-30fftester: context stack checkCaolán McNamara
2016-07-28fftester: throw on empty stack accessCaolán McNamara
2016-07-28tdf#99434 docx enable docprotection only when enforcedJustin Luth
2016-07-28fftester: empty table manager stackCaolán McNamara
2016-07-18protect against empty m_aTableManagers stackCaolán McNamara
2016-07-07Resolves: tdf#100770 crash on loading specific docxCaolán McNamara
2016-06-17tdf#91684 RTF import: handle fFlipH and fFlipV shape propsMiklos Vajna
2016-06-07tdf#50821 RTF import: fix handling of \trpaddf{b,l,r,t}Miklos Vajna
2016-06-02tdf#77349 RTF import: automatically generate names for images if neededMiklos Vajna
2016-05-25tdf#74795 RTF import: handle row-level default cell marginsMiklos Vajna
2016-05-23writerfilter: use auto where it improves code readabilityMiklos Vajna
2016-05-20writerfilter: use '= default;'Miklos Vajna
2016-05-19loplugin:unusedmethods in writerfilter to xmloffNoel Grandin
2016-05-18tdf#82073 RTF import: handle \clcbpatrawMiklos Vajna
2016-05-18clang-tidy modernize-make-sharedNoel Grandin
2016-05-17sw, writerfilter: indentation fixesMiklos Vajna
2016-05-14crashtesting: Error: attempt to increment a singular iteratorCaolán McNamara
2016-05-13clang-tidy modernize-loop-convert in writerfilter to xmlsecurityNoel Grandin
2016-05-10tdf#42949: clean up includes in include/oox/helper with iwyuJorenz Paragas
2016-05-10Fix typosAndrea Gelmini
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-05-10tdf#96275 RTF import: fix anchor of shapes inside tablesMiklos Vajna
2016-05-10rtf: m_aStates can be empty in the inner conditionCaolán McNamara
2016-05-09writerfilter: extract dispatch{destination,flag,symbol,value} from rtfdocimplMiklos Vajna
2016-05-06writerfilter: replace 's_m_' prefixes with just 's_'Miklos Vajna
2016-05-06teach passstuffbyref plugin to check for..Noel Grandin
2016-05-04use Any constructor instead of temporariesNoel Grandin
2016-05-03tdf#95707 RTF import: handle device-independent bitmapsMiklos Vajna
2016-04-29tdf#99434: import/export documentProtection-forms from .docx incl. testOliver Specht
2016-04-28Related: tdf#65642 RTF filter: import \pgndecMiklos Vajna
2016-04-27Resolves: tdf#99498 don't overwrite trwWidth value if set on a tableCaolán McNamara
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin
2016-04-26tdf#90097 RTF import: handle fRelFlipV property for line shapesMiklos Vajna
2016-04-25Some more sal_Bool -> boolStephan Bergmann
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-04-21Related: tdf#65642 RTF filter: import \pgnlcrmMiklos Vajna
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-04-14Related: tdf#65642 RTF filter: import \pgnucrmMiklos Vajna
2016-04-14loplugin:passstuffbyref in writerfilterNoel Grandin
2016-04-12clang-tidy performance-unnecessary-value-param in writerfilterNoel Grandin
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-08tdf#99140 DOCX import: fix table horizontal aligment to be 'from left' ...Miklos Vajna
2016-04-08tdf#99140 DOCX import: fix table at the bottom of the page to span over ...Miklos Vajna