summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2018-04-07forcepoint #28 missing cell on abw importCaolán McNamara
2018-04-07forcepoint#36 avoid dangling SvTextShapeImportHelper in case of exceptionsCaolán McNamara
2018-04-07ofz#6999 check available data lenCaolán McNamara
2018-04-07ofz#6827 Bad-castCaolán McNamara
2018-04-07forcepoint #24 back() on empty vectorCaolán McNamara
2018-04-07ofz#6827 drop last anchor pos if it will be joinedCaolán McNamara
2018-04-03tdf#107035 Fix field character style DOCX importLuke Deller
2018-04-03tdf#116472: import "auto" border color as blackMike Kaganski
2018-04-03tdf#116179 Support reading "auto" colour from docxLuke Deller
2018-03-23tdf#115861 DOCX import: avoid last-paragraph removal when discarding footerMiklos Vajna
2018-03-23tdf#112118: Use correct border when calculating marginMike Kaganski
2018-03-23tdf#116403: consider borders when updating right-aligned tab in indexMike Kaganski
2018-03-23tdf#112118: DOC: properly import/export border distanceMike Kaganski
2018-03-23tdf#112118: DOCX: properly import/export border distanceMike Kaganski
2018-03-14sw: remove duplicate "MsWordCompTrailingBlanks" view settingMichael Stahl
2018-03-14tdf#104349, tdf#104668 MS Word compatibility trailing blanks optionVitaliy Anderson
2018-03-14avoid crash in 130+ odt export testsCaolán McNamara
2018-03-14tdf#104349 remove the difference between MSO and LO highlight charsVitaliy Anderson
2018-03-14tdf#104668 remove the difference between MSO and LO text alignmentVitaliy Anderson
2018-03-06forcepoint #17 nTextBreak is an index into pKernArray of len rInf.GetLen()Caolán McNamara
2018-03-06forcepoint #10 pop empty stackCaolán McNamara
2018-03-06tdf#88802 disable arrow if database or table or field not selectedekuiitr
2018-03-06ofz#6450 use the rule name, not the rule itselfCaolán McNamara
2018-03-06ofz#6173 check index before useCaolán McNamara
2018-03-06ofz#5435 sw: fix SwCache::Insert() stale pointersMichael Stahl
2018-03-06ofz#5535 max decimal places for rtl_math_round is 20Caolán McNamara
2018-03-06ofz#5566 sw: HTML import: ignore <DIV> in table structure elementsMichael Stahl
2018-03-06ofz: check nLevel against maParaSprms sizeCaolán McNamara
2018-03-06ofz#4754 sw: HTML import: fix invalid tables being createdMichael Stahl
2018-03-06ofz#5447 on plcf save force current Fkp to stick in cacheCaolán McNamara
2018-02-12DOCX import: handle horizontal flip of bitmapsMiklos Vajna
2018-02-09tdf#114217: Consider relative width when importing floating tableMike Kaganski
2018-02-06tdf#115132: don't move out from current cell on Backspace/DeleteMike Kaganski
2018-02-06tdf#115088: Pasting multi-line text from external source behaves strangelyTamás Zolnai
2018-01-26tdf115103: find data source if sDataSource/sCommand are emptyAron Budea
2018-01-26Don't create database files in $HOMEMike Kaganski
2018-01-19Resolves: tdf#106322 keep original cell content when assigning number formatEike Rathke
2018-01-19tdf#115013: quote columns with spaces and properly escape charactersMike Kaganski
2018-01-19tdf#115013: write merge field column into docx merge fieldsMike Kaganski
2018-01-17tdf#112352 ooxmlimport: ALWAYS treat 1st nextpage w/cols as contJustin Luth
2018-01-17tdf#114338 don't crash on watermark insert w/ existing headerSzymon Kłos
2018-01-17tdf#114308 DOC import correctly watermark without paddingSzymon Kłos
2018-01-17tdf#114308 Export Watermark size as isSzymon Kłos
2018-01-17tdf#113037 Watermark centered in DOCSzymon Kłos
2018-01-17tdf#113037 Unify Watermark in DOC & DOCXSzymon Kłos
2018-01-17tdf#113037 DOCX Watermark correct ratioSzymon Kłos
2018-01-17tdf#113037 create Watermark with correct ratioSzymon Kłos
2018-01-17Use UTF-8 sequences (VS2013 doesn't accept u8)Mike Kaganski
2017-11-28sw lok: add Accept/Reject All tracked changes, tdf#101977Henry Castro
2017-11-28lokdialog: Move the LOKWindowId <-> VclPtr<Window> mapping to Window.Jan Holesovsky