summaryrefslogtreecommitdiff
path: root/sw/qa/extras/uiwriter
AgeCommit message (Expand)Author
2017-01-19tdf#105417 sw hyphenation: avoid infinite loop on zero-length last lineMiklos Vajna
2016-12-21tdf#104814 Writer: accepting change tracking changes get stuckNoel Grandin
2016-12-12tdf#104425 sw: split rows w/large min height (fix layout loop)Mike Kaganski
2016-11-21related: tdf#90362: remove option from Formatting AidsMike Kaganski
2016-11-21tdf#95699: allow copy FORMCHECKBOX and FORMDROPDOWN ...Mike Kaganski
2016-11-16make the element names in dumpAsXml match the class namesNoel Grandin
2016-11-03svx: add missing ~CONVERT_TWIPS mask in SvxPageItem::PutValue()Miklos Vajna
2016-10-14coverity#1371215 Missing move assignment operatorCaolán McNamara
2016-10-12convert PD_ constants to typed_flagsNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-27tdf#87914 sw: add an initial .uno:SmallCaps commandMiklos Vajna
2016-09-26CppunitTest_sw_uiwriter: avoid SfxLokHelperMiklos Vajna
2016-09-23tdf#102384 sw: avoid moving cursors of other windows in SwTextNode::Update()Miklos Vajna
2016-09-21Related: tdf#102308 sw: ignore seconds when combining redlinesMiklos Vajna
2016-09-20tdf#102308 sw: improve redline timestamp precisionMiklos Vajna
2016-09-15sw: allow select of redline by indexMiklos Vajna
2016-09-11rework to avoid coverity#1371295 Missing move assignment operatorCaolán McNamara
2016-09-08convert nsRedlineMode_t to typed_flagsNoel Grandin
2016-09-07tdf#78727 sw: fix missing textbox text when anchored inside flying tableMiklos Vajna
2016-08-31inline some get-function-pointer-collection functionsNoel Grandin
2016-08-31Get rid of a pointless indirect function pointer variableNoel Grandin
2016-08-31convert SwDocPositions to scoped enumNoel Grandin
2016-08-30Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann
2016-08-29sw: use SwModule::GetRedlineAuthor() in SwTextShell::ExecField()Miklos Vajna
2016-08-29Get rid of pointless indirect function pointer variablesTor Lillqvist
2016-08-29Adapt loplugin:stringconstant to improved OUStringLiteral1Stephan Bergmann
2016-08-29Switch isTextBox to use the format pointersJan-Marek Glogowski
2016-08-18sw redlining: support per-view authorsMiklos Vajna
2016-08-17sw: allow accept/reject of redline by indexMiklos Vajna
2016-08-16GSoC Writer Table Styles; Update by exampleJakub Trzebiatowski
2016-08-16new loplugin to check for static OUStringsNoel Grandin
2016-08-10GSoC Writer Table Styles; Create by example; fix undoJakub Trzebiatowski
2016-07-01clang-analyzer-deadcode.DeadStoresStephan Bergmann
2016-06-22sw: fix loplugin:defaultparamsMiklos Vajna
2016-06-21Added Test for tdf#72788 clear direct formattingVarun Dhall
2016-05-05Related: tdf#84695 sw: fix TextBox begin text edit by pressing normal charMiklos Vajna
2016-05-04CPPUNIT_ASSERT(a == b) -> CPPUNIT_ASSERT_EQUAL(b, a)Miklos Vajna
2016-05-03tdf#98512 sw: add unit testMichael Stahl
2016-04-30Fix tdf#96515 unit testJan-Marek Glogowski
2016-04-28teach stylepolice plugin about ref-counted-pointer namingNoel Grandin
2016-04-21Fix typosAndrea Gelmini
2016-04-05tdf#84695 sw: make TextBox in shape accessible without mouseMiklos Vajna
2016-04-01tdf#99004 SwAnchoredObjectPosition: handle textboxes when determining surroundMiklos Vajna
2016-03-31tdf#98987 sw: add AddVerticalFrameOffsets compat modeMiklos Vajna
2016-03-25fix headless buildOliver Specht
2016-03-24tdf#88453 sw layout, nested table split: shrink inner tables as wellMiklos Vajna
2016-03-23Added Test for tdf#63553 copy/paste of cross referencesVarun Dhall
2016-03-23tdf#88453 sw layout: fix split of nested tables with large amount of rowsMiklos Vajna
2016-03-22loplugin:constantparam in swNoel Grandin
2016-03-15loplugin:constantparamNoel Grandin