Age | Commit message (Expand) | Author |
2012-05-19 | Fix Prefer prefix ++/-- operators for non-primitive types | Julien Nabet |
2012-05-18 | can't compare int and sal_Int32 in CPPUNIT_ASSERT_EQUAL | Markus Mohrhard |
2012-05-18 | note how to find images using UNO, as it's not exactly easy to find out | Luboš Luňák |
2012-05-18 | testcase for part of bnc#705956 | Luboš Luňák |
2012-05-18 | fd0#40778 - Remove dictionary choice when adding new entry | Rob Snelders |
2012-05-18 | be more kind to people who have not yet seen the world of UNO | Luboš Luňák |
2012-05-18 | WaE: make sw msvc2008 warnings free | Caolán McNamara |
2012-05-18 | testcase for bnc#751077 | Luboš Luňák |
2012-05-18 | writer UI: Decrease the size of the border around the document. | Jan Holesovsky |
2012-05-17 | WaE: 'Impl' defined as a struct here but previously declared as a class | Tor Lillqvist |
2012-05-17 | sw/qa/extras: add a README explaining how to add new tests | Miklos Vajna |
2012-05-17 | fdo#49921 make sure all tab pages have the same dimensions | David Tardon |
2012-05-15 | similar to fdo#45592 type for property UNO_NAME_SAVE_FILTER_DATA is wrong | Noel Power |
2012-05-15 | fix property type for printoptions fdo#45592 | Noel Power |
2012-05-15 | convert GetUndoActionComment family to rtl::OUString | Caolán McNamara |
2012-05-15 | fdo#49940 testcase | Miklos Vajna |
2012-05-15 | n#760294 testcase | Miklos Vajna |
2012-05-15 | Work around signed/unsigned warning (old GCC versions), and adapt loop type | Stephan Bergmann |
2012-05-15 | use real visibility of SwScrollbar again | Ivan Timofeev |
2012-05-15 | SwTableAutoFmtTbl: try to fix MSVC tinderbox: | Michael Stahl |
2012-05-14 | sw: avoid over-using over-complicated SfxUndoManager::IsUndoEnabled | Michael Meeks |
2012-05-14 | sw: try to fix Mac tinderbox SwAuthorityFieldType: | Michael Stahl |
2012-05-14 | Fix memory leak from using std::vector for SwTableBoxes | Michael Stahl |
2012-05-14 | Convert SV_DECL_PTRARR_DEL(SwTableBoxes) to std::vector | Noel Grandin |
2012-05-14 | fix RenameHdl in previous commit: | Michael Stahl |
2012-05-14 | Convert SV_DECL_PTRARR_DEL(_SwTableAutoFmtTbl) to boost::ptr_vector | Noel Grandin |
2012-05-14 | Convert SV_DECL_PTRARR(SwEvtLstnrArray) to std::vector | Noel Grandin |
2012-05-14 | Convert SV_DECL_PTRARR(ActionContextArr) to std::deque | Noel Grandin |
2012-05-14 | Convert SV_DECL_PTRARR_DEL(SwAuthDataArr) to boost::ptr_vector | Noel Grandin |
2012-05-14 | Convert V_DECL_PTRARR_DEL(SortKeyArr) to boost::ptr_vector | Noel Grandin |
2012-05-14 | Resolves: fdo#49897 add+use SwDoc::containsUpdatableFields | Caolán McNamara |
2012-05-14 | Initial ooxml export test | Miklos Vajna |
2012-05-14 | removed unused static rtl::OUString | Takeshi Abe |
2012-05-14 | convert GetComment family to rtl::OUString | Caolán McNamara |
2012-05-14 | Add helpful instructions nearby encrypted CVE files. | Michael Meeks |
2012-05-12 | Fix memory leak when using XMLPropertyHandler in sw xml filters. | Arnaud Versini |
2012-05-11 | fdo#44010: fix vertical text frame borders: | Michael Stahl |
2012-05-11 | fdo#45522 fix crash on RTF export of sub-tables during copy&paste | Miklos Vajna |
2012-05-11 | RtfAttributeOutput::EndTableCell: fix integer underflow | Miklos Vajna |
2012-05-11 | fdo#45190 import of RTF_LI should reset inherited RTF_FI | Miklos Vajna |
2012-05-11 | Translate German comments | Philipp Weissenbacher |
2012-05-11 | Missed a comment and improved another one | Philipp Weissenbacher |
2012-05-11 | Translate German comments | Philipp Weissenbacher |
2012-05-11 | fdo#49709 set updated values to the right entries | David Tardon |
2012-05-11 | fdo#44174 RTF_TITLEPG when title page has no header | Miklos Vajna |
2012-05-10 | i#119219 fix non-unicode RTF export | Miklos Vajna |
2012-05-10 | fdo#49692 fix RTF export of empty paragraph numbering rules | Miklos Vajna |
2012-05-10 | Resolves: fdo#37044 two different TransliterationChgData structs | Caolán McNamara |
2012-05-10 | ditch temporary unused Strings | Caolán McNamara |
2012-05-10 | fdo#49692 RTFValue::Clone(): copy m_bForceString as well | Miklos Vajna |