Age | Commit message (Expand) | Author |
2015-02-16 | we shouldn't need a static ref in these createOneInstance factory helpers | Caolán McNamara |
2015-02-16 | tdf#80715: fix infinite loop in find-and-replace if SwTxtNode full | Michael Stahl |
2015-02-16 | sw: test case for search-and-replace bug fixed by commit ... | Michael Stahl |
2015-02-16 | sw: work around buggy boost::intrusive::circular_list_algorithms::unlink() | Michael Stahl |
2015-02-16 | (related: tdf#80715) sw: fix Ring::MoveTo() not doing anything... | Michael Stahl |
2015-02-16 | sw: RingContainer::merge(): assert that the Rings aren't already linked | Michael Stahl |
2015-02-16 | MM: don't read column content twice to fill SwCalc | Jan-Marek Glogowski |
2015-02-16 | WaE: unused function 'lcl_getLayoutRect' | Tor Lillqvist |
2015-02-16 | remove debugging spew | Caolán McNamara |
2015-02-16 | include algorithm for std::max | Caolán McNamara |
2015-02-16 | Enable mpCursorOverlay for Android too | Tomaž Vajngerl |
2015-02-16 | Enable LOK_CALLBACK_TEXT_SELECTION_START/END on Android | Miklos Vajna |
2015-02-16 | LOK: add LOK_SETTEXTSELECTION_RESET | Miklos Vajna |
2015-02-16 | LOK: add lok::Document::setTextSelection() | Miklos Vajna |
2015-02-16 | LOK: add LOK_CALLBACK_TEXT_SELECTION_START/END | Miklos Vajna |
2015-02-16 | sw: clean up remaining format collection dumpers | Miklos Vajna |
2015-02-16 | add GetSelectEntryData to ListBox and ComboBox | Noel Grandin |
2015-02-15 | RTF filter: handle mirrored margins | Miklos Vajna |
2015-02-15 | Extract SwTxtFmtColls::dumpAsXml() from docnode | Miklos Vajna |
2015-02-14 | tdf#87574 - Outline numbering "None" is not retained in docx | Mark Hung |
2015-02-14 | related tdf#89004 move to std:set instead of std::vector | Ursache Vladimir |
2015-02-14 | related tdf#89004 improve performance of document data collection | Ursache Vladimir |
2015-02-14 | Related: tdf#63690 - remove rtl_logfile | Thorsten Behrens |
2015-02-13 | tdf#49893 partial fix for blank rentangle problem in RTF | Vasily Melenchuk |
2015-02-13 | loplugin:unreffun | Stephan Bergmann |
2015-02-13 | cp#1000115 forgot to add bugdoc | Miklos Vajna |
2015-02-13 | cp#1000115 SwTxtFrm: don't join follow just because it has no content | Miklos Vajna |
2015-02-13 | Work around -fsanitize=vptr | Stephan Bergmann |
2015-02-13 | disable control shape grouping test for now | David Tardon |
2015-02-13 | Resolves: tdf#79569 crash undoing tricky cell merge | Caolán McNamara |
2015-02-13 | tdf#83955 enable insert comment and rearrange buttons | Yousuf Philips |
2015-02-13 | Resolves: tdf#76636 crash on merging certain cells imported from a .doc | Caolán McNamara |
2015-02-13 | Extract SwTxtFmtColl::dumpAsXml() from docnode | Miklos Vajna |
2015-02-13 | correct assertion message | Lionel Elie Mamane |
2015-02-13 | add unittest for grouped control shapes | Lionel Elie Mamane |
2015-02-12 | Resolves: tdf#89227 if no SwView then disable accept/reject change buttons | Caolán McNamara |
2015-02-12 | tdf#89266 SwDrawShell::GetState: fix crash on adding textbox to fontwork | Miklos Vajna |
2015-02-12 | Extract SwFrmFmt::dumpAsXml() from docnode | Miklos Vajna |
2015-02-11 | Resolves: tdf#89179 fix Undo of Numbering Level change crash | Caolán McNamara |
2015-02-11 | Resolves: tdf#70062 avoid crash on ungrouping "ac char" group | Caolán McNamara |
2015-02-11 | OSL_ENSURE->assert when followed by unconditional dereference | Caolán McNamara |
2015-02-11 | Related: tdf#70062 keep drawing anchor objects sorted | Caolán McNamara |
2015-02-11 | sw: identation fixes in swparrtf | Miklos Vajna |
2015-02-10 | OSL_ENSURE -> assert when followed by unconditional dereference | Caolán McNamara |
2015-02-10 | Resolves: tdf#87083 images in help html stuck at default placeholder size | Caolán McNamara |
2015-02-10 | coverity#1267646 coverity#1267641: sw: logically dead code | Michael Stahl |
2015-02-10 | coverity#1267654: sw: logically dead code in SwCrsrShell::GoNextCell() | Michael Stahl |
2015-02-10 | coverity#1267666: logically dead code in SwUndo::CanRepeat() | Michael Stahl |
2015-02-10 | coverity#1267639: logically dead code in SwUndo::UndoWithContext() | Michael Stahl |
2015-02-10 | coverity#1267638: logically dead code in SwUndo::RedoWithContext() | Michael Stahl |