summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2016-12-19no need to wrap calls to SAL_INFO in #ifdef DBG_UTILNoel Grandin
2016-12-17tdf#104613 fix logic error in code replacement: CalcLineSpaceJustin Luth
2016-12-16tdf#91260 sw: fix nasty corner case of SdrGroupObject in headerMichael Stahl
2016-12-16tdf#101464 tdf#91260 tdf#104620 sw: fix null SwPageFrame crashMichael Stahl
2016-12-16crashtesting: 10 squillion .doc export assertsCaolán McNamara
2016-12-16fix a regression in lcl_GetWW8PosCaolán McNamara
2016-12-16these sal_uLongs want to be sal_uInt64Caolán McNamara
2016-12-16these sal_uLongs want to be sal_uInt32Caolán McNamara
2016-12-16there want to be 32bit in size, not "long"Caolán McNamara
2016-12-16SwDocPosUpdate definition uses SwTwips while decl is longCaolán McNamara
2016-12-16tdf#104488 sw: assert if exception escapes from UpdateAccessible()Michael Stahl
2016-12-16tdf#99227 follow-up: synchronize setting serializersMike Kaganski
2016-12-16these are SwTwips, currently INVALID_TWIPS == LONG_MAX, so use INVALID_TWIPSCaolán McNamara
2016-12-16coverity#1397203 Dereference after null checkCaolán McNamara
2016-12-16coverity#1397207 Dereference before null checkCaolán McNamara
2016-12-15tdf#75856 SwTwips: replace with unambiguous sal_Int32Justin Luth
2016-12-15decloak some string literalsJochen Nitschke
2016-12-15teach sallogareas plugin to catch inconsistenciesNoel Grandin
2016-12-15tdf#104554: fix iterator calculusJulien Nabet
2016-12-14sw: WW8 import: try to prevent overlapping field-marks and redlinesMichael Stahl
2016-12-14Disable the auto-completion for LibreOfficeKit for good.Jan Holesovsky
2016-12-14sw: use auto when initializing with a cast in rtfexportMiklos Vajna
2016-12-14use proper message passingBjoern Michaelsen
2016-12-13add "Linked graphics" to RID_SVXSTRARY_NUMBERINGTYPEEike Rathke
2016-12-13rename to numberingtype instead of pagenumberingEike Rathke
2016-12-13remove now unused STRRES_NUMTYPES sw/source/ui/misc/numberingtypelistbox.srcEike Rathke
2016-12-13use RID_SVXSTRARY_PAGE_NUMBERING StringArray also in WriterEike Rathke
2016-12-13tdf#104545 SID_PARA_DLG: use passed PaM instead of GetCursorJustin Luth
2016-12-13Resolves: tdf#103938 replace fix for tdf#78599/tdf#87977Caolán McNamara
2016-12-13crashtesting: assert on loading certain rtfCaolán McNamara
2016-12-13tdf#97361 Fixed check_cross_references.pykerem
2016-12-13tdf#97361 Fixed check_flies.pykerem
2016-12-13tdf#104228 RTF import: fix override of style left/right para marginMiklos Vajna
2016-12-13Don't leave WW8AnchorConvResult::m_bConverted uninitializedStephan Bergmann
2016-12-13tdf#46941 docx: don't balance columns before page-break-sectionJustin Luth
2016-12-12loplugin:staticmethodsStephan Bergmann
2016-12-12sw: prefix members of SwClientMiklos Vajna
2016-12-12remove another imagelistCaolán McNamara
2016-12-12reintroduce CONV2CHAR/CONV2LINE splitBjoern Michaelsen
2016-12-12refactor out lcl_SetRelationOrientBjoern Michaelsen
2016-12-12add relative to tablecell as stateBjoern Michaelsen
2016-12-12refactor out lcl_GetWW8PosBjoern Michaelsen
2016-12-12use message passingBjoern Michaelsen
2016-12-12move enums up so core specific functionality can followBjoern Michaelsen
2016-12-12remove another imagelistCaolán McNamara
2016-12-12tdf#99227: use correct serializer when exporting drawingMike Kaganski
2016-12-12remove useless Mutex guardsNoel Grandin
2016-12-12tdf#104425 sw: split rows w/large min height (fix layout loop)Mike Kaganski
2016-12-11tdf#101729 recover fnGetSize,fnLeftDist,fnRightDist,fnXIncMark Hung
2016-12-09tdf#103925 RTF import: fix handling of \animtext0Miklos Vajna