Age | Commit message (Expand) | Author |
2015-04-28 | SfxTabPage::DeactivatePage wants to return SfxTabPage::sfxpg | Stephan Bergmann |
2015-04-28 | Rephrase comparisons between bool and sal_Bool | Stephan Bergmann |
2015-04-28 | DocxSdrExport::Impl::m_pTextboxAttrList: use std::unique_ptr<> | Miklos Vajna |
2015-04-27 | tdf#69316: Sort numbering options meaningfully | Katarina Behrens |
2015-04-27 | We run into this assertion too often when using LOKit | Tor Lillqvist |
2015-04-27 | More loplugin:simplifybool | Stephan Bergmann |
2015-04-27 | De-uglify switch-case statement | Katarina Behrens |
2015-04-27 | CppunitTest_sw_ooxmlsdrexport: split into two parts | Miklos Vajna |
2015-04-27 | tdf#86619 - Create new table context menu submenus and reorganize entries | Yousuf Philips |
2015-04-26 | Always show 'Bullets and Numbering' in context menu below 'Paragraph' | Yousuf Philips |
2015-04-25 | sw: same treatment for SwCursor's fake "copy constructor" | Michael Stahl |
2015-04-25 | sw: replace SwPaM's so-called "copy constructor" | Michael Stahl |
2015-04-25 | rhbz#1205072: sw: resource mangement SNAFU caused by SwPaM copy ctor | Michael Stahl |
2015-04-25 | sw: remove more SwAccessibleContext code that... | Michael Stahl |
2015-04-25 | sw: remove SwAccessibleDocument XEventListener buggy dead code | Michael Stahl |
2015-04-25 | sw: prefix members of SwAccessibleContext | Michael Stahl |
2015-04-25 | sw: deploy some asserts | Michael Stahl |
2015-04-25 | sw: simplify and remove special case in SwHTMLParser::AddParSpace() | Michael Stahl |
2015-04-25 | sw: fix SwAccessibleParagraph crash on delete | Michael Stahl |
2015-04-25 | Add missing info of page number statusbar field in writer | Yousuf Philips |
2015-04-24 | sw tiled rendering: It is important not to center from the very beginning. | Jan Holesovsky |
2015-04-24 | DocxSdrExport::writeBoxItemLine: fix indentation | Miklos Vajna |
2015-04-24 | loplugin:simplifybool | Stephan Bergmann |
2015-04-24 | sw: revert type changes in SwFrm subclass destructors | Michael Stahl |
2015-04-24 | sw: pointless cast | Michael Stahl |
2015-04-24 | sw: merge the SwFrm::Destroy() into SwFrm::DestroyImpl() | Michael Stahl |
2015-04-24 | related: tdf#90820 refactor SwFrm destruction | Michael Stahl |
2015-04-24 | tdf#90820: Revert "Hack to make an in-destruction SwFlyInCntFrm ... | Michael Stahl |
2015-04-24 | sw: -Werror=sign-compare | Miklos Vajna |
2015-04-24 | checkFrameBtlr() can be moved to DocxSdrExport::Impl | Miklos Vajna |
2015-04-23 | de-trainwreck if statement | Caolán McNamara |
2015-04-23 | fix scope | Caolán McNamara |
2015-04-23 | cppcheck: cstyleCast, these cast's are unnecessary anyway | Caolán McNamara |
2015-04-23 | Avoid out-of-bounds container index on import of ooo112657-2.rtf | Matúš Kukan |
2015-04-23 | Avoid dereference a past-the-end iterator on import of fdo81650-2.docx | Matúš Kukan |
2015-04-23 | Improved loplugin:literaltoboolconversion looking into cond. exprs. | Stephan Bergmann |
2015-04-23 | fix duplicate attribute export to docx with ooo69297-4.odt | Caolán McNamara |
2015-04-23 | loplugin:staticmethods | Noel Grandin |
2015-04-23 | loplugin:staticmethods | Noel Grandin |
2015-04-23 | fix crash on export of ooo88740-1.odt to .docx | Caolán McNamara |
2015-04-23 | sw: remove misleading comment | Michael Stahl |
2015-04-23 | avoid crash in layout on exporting ooo101776-1.odt to .doc | Caolán McNamara |
2015-04-23 | cppcheck: zerodivcond gold, address preview crash on key input | Caolán McNamara |
2015-04-23 | Fix applying of theme fonts sets, add new / rename old variants | Tomaž Vajngerl |
2015-04-23 | Modify tint/shade for theme colors, different shades for headings | Tomaž Vajngerl |
2015-04-22 | fix export of ooo63048-1.sxw to .doc | Caolán McNamara |
2015-04-22 | no need to take address | Caolán McNamara |
2015-04-22 | tdf#85769 Avoid writing font name attribute twice, by ignoring empty value | Matúš Kukan |
2015-04-22 | Remove some deprecated AccessibleShapeTreeInfo member functions | Stephan Bergmann |
2015-04-22 | rhbz#1198848: sw: delete *all* table redlines to fix DOCX import crash | Michael Stahl |