Age | Commit message (Expand) | Author |
2012-06-22 | fdo#46966 dmapper: fix headery/footery default value | Miklos Vajna |
2012-06-22 | fdo#50831 fix RTF export of direct run formatting for empty paragraphs | Miklos Vajna |
2012-06-22 | reuse existing code | Ivan Timofeev |
2012-06-22 | rely on the return value optimization | Ivan Timofeev |
2012-06-22 | Remove empty or non-called methods | Thomas Arnhold |
2012-06-22 | n#758883 test remaining issues | Miklos Vajna |
2012-06-22 | Remove commented code, superfluous comments and translate German | Sebastian Spaeth |
2012-06-22 | re-base on ALv2 code. | Michael Meeks |
2012-06-21 | replace all but one .hdl include with equivalent .hpp includes. | Michael Meeks |
2012-06-21 | kill copy&paste by introducing SwModelTestBase::parseDump() | Miklos Vajna |
2012-06-21 | sw/qa/extras: link to libxml2 in all tests | Miklos Vajna |
2012-06-21 | n#758883 testcase | Miklos Vajna |
2012-06-21 | sw: include the height of SwNumberPortions in layout dump | Miklos Vajna |
2012-06-21 | reduce scope and replace some String::CreateFromAscii | Caolán McNamara |
2012-06-21 | unused aName | Caolán McNamara |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-06-21 | Remove commented out code | Sebastian Spaeth |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-06-21 | hrc cleanup: Remove unused defines | Thomas Arnhold |
2012-06-21 | fdo#34093: fix error in calculation of page number of SwRect | Ivan Timofeev |
2012-06-21 | fix problems in 1015cd4ff73ee25e55b4da8c8bc55a41e652da87: | Michael Stahl |
2012-06-20 | don't link CppunitTest_sw_swdoc_test against sw | Michael Stahl |
2012-06-20 | adapt DBG_UTIL code to previous commit | Michael Stahl |
2012-06-20 | Convert SV_DECL_PTRARR_DEL(SwTableLines) to std::vector | Noel Grandin |
2012-06-20 | Convert SV_DECL_PTRARR(SwTOXMarks) to std::vector | Noel Grandin |
2012-06-20 | Convert SV_DECL_PTRARR(SwSttNdPtrs) to std::vector | Noel Grandin |
2012-06-20 | Adapt DBG_UTIL code to 1015cd4ff73ee25e55b4da8c8bc55a41e652da87 | Stephan Bergmann |
2012-06-20 | Convert SV_DECL_PTRARR_DEL of Sw*Fmts to std::vector | Noel Grandin |
2012-06-20 | Translate German comments, fix some ws | Philipp Weissenbacher |
2012-06-20 | SwDoc::SetFlyFrmAnchor: fix crash when SwTxtNode has no hints | Miklos Vajna |
2012-06-20 | Fix some sloppiness | Philipp Weissenbacher |
2012-06-20 | ditch last (?) uses of UniString::UniString(sal_Unicode, ...) | Caolán McNamara |
2012-06-20 | Translate German comments, fix some whitespace and spelling | Philipp Weissenbacher |
2012-06-20 | Clean up previous translation | Philipp Weissenbacher |
2012-06-19 | merge together hand-crafted traditional/simplified chinese tests | Caolán McNamara |
2012-06-19 | Revert "Remove License/Credits menu items" | Petr Mladek |
2012-06-19 | treat for tinderbox with obsolete gcc and -Werror *sigh* | Luboš Luňák |
2012-06-19 | add finding out page width to a testcase | Luboš Luňák |
2012-06-19 | remove some UniString ctors | Caolán McNamara |
2012-06-18 | Remove License/Credits menu items | Stefan Knorr (astron) |
2012-06-18 | convert LocaleDataWrapper to OUString | Caolán McNamara |
2012-06-18 | callcatcher: drop unused macro-generated GetChildWindowId methods | Caolán McNamara |
2012-06-18 | removed unused forward declarations of class | Takeshi Abe |
2012-06-18 | Remove unnecessary temp variable | Brad Sowden |
2012-06-18 | Remove redundant IF clause | Brad Sowden |
2012-06-18 | Clearer function names | Brad Sowden |
2012-06-18 | Member variables can be made local | Brad Sowden |
2012-06-18 | sal_Bool (bit field) to bool and variable renames | Brad Sowden |
2012-06-18 | Some doxygen comments for QuickHelpData | Brad Sowden |
2012-06-18 | missing intialization | David Tardon |