summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2015-06-08Enable SwUiWriterTest::testEmbeddedDataSource() at least on LinuxMiklos Vajna
2015-06-08Resolves: tdf#91932 enable CaseMap property in impress/drawCaolán McNamara
2015-06-08some spelling fixes, mostly in Java codeNoel Grandin
2015-06-08Fix the Windows and OS X build temporarily.Jan Holesovsky
2015-06-08Resolves: crash on export of ooo47778-3.sxw to docxCaolán McNamara
2015-06-08CppunitTest_sw_uiwriter: add embedded data source definition testcaseMiklos Vajna
2015-06-08sw: clean up using namespace statements in dbmgrMiklos Vajna
2015-06-08tdf#82553 DOCX import: handle table margin when converting floattablesMiklos Vajna
2015-06-08Unused includesMiklos Vajna
2015-06-07tdf#91781 Addition of new commands not found in the menu barYousuf Philips
2015-06-07tdf#81475 Another round of tweaks to Writer's various toolbarsYousuf Philips
2015-06-06Apply new VclPtr clang plugin to catch potential problems.Noel Grandin
2015-06-06tdf#91602: sw: prevent recursive layout crashMichael Stahl
2015-06-05sw: WW8 export: avoid invalidated positions in sw::FramesMichael Stahl
2015-06-05sw: let's export the debug-logging stuff so msword filters can use itMichael Stahl
2015-06-05WRITER: readd InsertRows/InsertColsPhilippe Jung
2015-06-05fix OSL_DEBUG_LEVEL > 1 buildCaolán McNamara
2015-06-05SwDBManager: fix relative reference of embedded data sourceMiklos Vajna
2015-06-05tdf#91781 Restoring Edit entries under a new submenu and change view namesYousuf Philips
2015-06-04Resolves: tdf#91637 avoid -1 string indexCaolán McNamara
2015-06-04coverity#1302656 Unchecked dynamic_castCaolán McNamara
2015-06-04Fix a regression introduced at 3d30077af27c8a6e91fb91175e6d2ea9a6f03d11Takeshi Abe
2015-06-04tdf#91260: cleanup - textboxes extending beyond the pageLászló Németh
2015-06-04tdf#91781 Changes based on discussion of heiko suggestionsYousuf Philips
2015-06-04GetWin seen as NULL sometimesCaolán McNamara
2015-06-04Resolves: tdf#84483 postit layout not available in print preview modeCaolán McNamara
2015-06-04replace FLYPROTECT with scoped enumNoel Grandin
2015-06-04convert GOTOOBJ constants to scoped enumNoel Grandin
2015-06-04convert MT_ constants to scoped enumNoel Grandin
2015-06-04convert SW_DB_SELECT constants to scoped enumNoel Grandin
2015-06-04convert SP_EXTEND_RANGE constants to scoped enumNoel Grandin
2015-06-03sw: add SwDBManager::RevokeDataSource()Miklos Vajna
2015-06-03sw: move name of the embedded data source def from SwDBData to SwDBManagerMiklos Vajna
2015-06-03don't crash on layout of ooo55381-1.sxwCaolán McNamara
2015-06-03fix crash on export of ooo39845-7.sxw to .docxCaolán McNamara
2015-06-03SwDBManager: store of embedded data source definition is implementedMiklos Vajna
2015-06-03SwAddressListDialog::LoadHdl_Impl: simplifyMiklos Vajna
2015-06-03fix crash on export of ooo34469-1.sxw to docxCaolán McNamara
2015-06-03SwView::SearchAndWrap: fix WrapAround search in fly framesMiklos Vajna
2015-06-03tdf#91781 Fix some entry headingsYousuf Philips
2015-06-02tdf#91228 Fix Writer crashPhilippe Jung
2015-06-02move ++m_nFieldsInHyperlink from StartField_Impl to callersCaolán McNamara
2015-06-02CppunitTest_sw_tiledrendering: add TextFrame search testcaseMiklos Vajna
2015-06-02loplugin:loopvartoosmallNoel Grandin
2015-06-02sw: LOK_CALLBACK_TEXT_SELECTION should be the union of all selectionsMiklos Vajna
2015-06-02loplugin:cstylecast: deal with those that are (technically) const_castStephan Bergmann
2015-06-02loplugin: loopvartoosmallKatarina Behrens
2015-06-02tdf#91592 WRITER crashes when navigating through commentsPhilippe Jung
2015-06-02cppcheck: noExplicitConstructorCaolán McNamara
2015-06-02coverity#1302687 Dereference null return valueCaolán McNamara