Age | Commit message (Expand) | Author |
2018-08-10 | Revert "uitest for bug tdf#79569" | Stephan Bergmann |
2018-08-10 | tdf#116549 docx export: write "nil" to uninherit a border | Justin Luth |
2018-08-10 | sw: document Extent and MergedPara | Miklos Vajna |
2018-08-10 | unnecessary null check before dynamic_cast, in sw | Noel Grandin |
2018-08-10 | sw: Reduce redundant copy | Takeshi Abe |
2018-08-09 | One last attempt at fixing UITest_writer_tests for Jenkins ASan+UBSan build | Stephan Bergmann |
2018-08-09 | forcepoint#72 negative string index | Michael Stahl |
2018-08-09 | forcepoint73 deleted SwAnchoredObject still referenced in TmpConsiderWrapInfl | Caolán McNamara |
2018-08-09 | dynamic_cast followed by static_cast | Caolán McNamara |
2018-08-08 | sw TextGraphicObject: handle XBitmap for GraphicURL | Miklos Vajna |
2018-08-08 | sw HTML import: apply default table autoformat on cells in reqif mode | Miklos Vajna |
2018-08-08 | Temporarily sprinkle test code with debug print statements | Stephan Bergmann |
2018-08-08 | tdf#103961: delay merge of default props until export | Justin Luth |
2018-08-08 | loplugin:unusedfields | Noel Grandin |
2018-08-08 | tdf#119136 GetPropertyFromStyleSheet infinite loop | Justin Luth |
2018-08-08 | Fix typos | Andrea Gelmini |
2018-08-07 | tdf#119130 only have the active postit as a dialog control... | Caolán McNamara |
2018-08-07 | sw doc model xml dump: handle frame format of table boxes | Miklos Vajna |
2018-08-07 | sw: Replace std::list with std::vector for simplicity | Takeshi Abe |
2018-08-07 | sw: fix ignored frames in AppendAllObjs() | Michael Stahl |
2018-08-07 | Ensure consistent pointer-to-member representation on MSVC | Stephan Bergmann |
2018-08-07 | ofz#9733 drop bookmarks in deleted range | Caolán McNamara |
2018-08-07 | sw TextGraphicObject: fix GraphicURL handling in the descriptor | Miklos Vajna |
2018-08-07 | Try to make test_tdf81457_table_merge_undo deterministic | Stephan Bergmann |
2018-08-07 | tdf#109137 sw textbox: fix initial wrap type of a shape's textbox | Miklos Vajna |
2018-08-06 | sw: prefix members of SwInsertConfig | Miklos Vajna |
2018-08-06 | sw: Prefer std::vector for SwLineOffsetArray to std::list | Takeshi Abe |
2018-08-06 | loplugin:useuniqueptr in WW8PLCFx_Book | Noel Grandin |
2018-08-06 | loplugin:useuniqueptr in WW8PLCFx_AtnBook | Noel Grandin |
2018-08-06 | loplugin:useuniqueptr in WW8PLCFx_FactoidBook | Noel Grandin |
2018-08-05 | coverity#1438225 Improper use of negative value | Caolán McNamara |
2018-08-05 | coverity#1438212 Unchecked dynamic_cast | Caolán McNamara |
2018-08-05 | coverity#1438214 Unchecked dynamic_cast | Caolán McNamara |
2018-08-05 | coverity#1438218 Unchecked dynamic_cast | Caolán McNamara |
2018-08-05 | coverity#1438219 Unchecked dynamic_cast | Caolán McNamara |
2018-08-05 | coverity#1438226 Unchecked dynamic_cast | Caolán McNamara |
2018-08-05 | tdf#118859: Avoid trying to remove already removed nodes | Mike Kaganski |
2018-08-04 | Use more basegfx deg<->rad functions, instead of direct formulas | Mike Kaganski |
2018-08-04 | Fix typos | Andrea Gelmini |
2018-08-04 | tdf#118980 - No "clear list" control on formatting toolbar | heiko tietze |
2018-08-03 | Fix use-after-free in SwLayAction::IsShortCut | Stephan Bergmann |
2018-08-03 | Move angle normalization code from various places to tools | Mike Kaganski |
2018-08-03 | forcepoint#70 give all escher client data objects a common parent class | Caolán McNamara |
2018-08-03 | forcepoint#69 ditch any unclosed m_pPosAfterTOC before dropping cursor | Caolán McNamara |
2018-08-03 | Add missing sal/log.hxx headers | Gabor Kelemen |
2018-08-02 | sw user field type: fix locale of string -> float conversion | Miklos Vajna |
2018-08-02 | loplugin:returnconstant in filter | Noel Grandin |
2018-08-02 | [API CHANGE] add some more asserts to the string functions | Noel Grandin |
2018-08-02 | forcepoint#67 null deref | Caolán McNamara |
2018-08-01 | tdf#119042: Also check if SfxViewFrame::Current() is nullptr | Mike Kaganski |