summaryrefslogtreecommitdiff
path: root/writerfilter
AgeCommit message (Expand)Author
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
2016-04-07tdf#99140 Factor out FloatingTableConversion() from CloseSectionGroup()Miklos Vajna
2016-04-05sequence->vector in writerfilterNoel Grandin
2016-04-04tdf#99074 DOCX import: handle <w:view w:val="web"/>Miklos Vajna
2016-04-04Use std::size_tMiklos Vajna
2016-03-31tdf#98987 sw: add AddVerticalFrameOffsets compat modeMiklos Vajna
2016-03-31use SAL_N_ELEMENTS in for loopsNoel Grandin
2016-03-31tdf#98806 RTF import: handle bookmarks in table textMiklos Vajna
2016-03-30Related: tdf#65642 RTF filter: import \pgnlcltrMiklos Vajna
2016-03-29loplugin:staticmethodsStephan Bergmann
2016-03-29tdf#98882 DOCX import: set default para properties on the Standard para styleMiklos Vajna
2016-03-22tdf#65642 RTF filter: import \pgnrestart and \pgnucltrMiklos Vajna
2016-03-14remove some unused typedefs, and inline some use-onceNoel Grandin
2016-03-11writerfilter: avoid ugly cross-directory includeMiklos Vajna
2016-03-10sfx2 classification: merge common code from sw and writerfilterMiklos Vajna
2016-03-10writerfilter: -Werror,-Wunused-variableMiklos Vajna