summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2012-10-15fdo#52208 DOCX import: don't always ignore cont sect break at the doc endMiklos Vajna
2012-10-15coverity#738967: Unused pointer value.Jan Holesovsky
2012-10-15Drop undefined functionTakeshi Abe
2012-10-14sw: fix new clang warnings in ww8 filtersMiklos Vajna
2012-10-14Fix member not initialized in the constructor in sw/source/ui/envelpJulien Nabet
2012-10-13sw: tweak comment translationsMichael Stahl
2012-10-12WaE -Wunused-functionJulien Nabet
2012-10-12WaE: SW_DLLPUBLIC on static function doesn't make senseCaolán McNamara
2012-10-12fix file permissionsLuboš Luňák
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-10-12remove unused functionLuboš Luňák
2012-10-12tweak dialog to show label againCaolán McNamara
2012-10-12Resolves: fdo#55685 SvxLanguageBox is in svxcore not in svxCaolán McNamara
2012-10-11Merged SvTreeListBox and SvLBox.Kohei Yoshida
2012-10-11fix sw_subsequent_ooxmlimport after df99bb3Miklos Vajna
2012-10-11fdo#55493 fix RTF import of specific PNG imageMiklos Vajna
2012-10-11CMIS: Implemented the CheckOut button of the InfoBarCédric Bosdonnat
2012-10-11fdo#54094: Add a space in sw outline tooltipsCédric Bosdonnat
2012-10-11Resolves: fdo#48569 crash on export to .docx of inline anchored frameCaolán McNamara
2012-10-11drop SwTestPasswdDlg in favour of SfxPasswordDialogCaolán McNamara
2012-10-11n#783638 testcaseMiklos Vajna
2012-10-10drop unused #includeDavid Tardon
2012-10-10sal_Bool to boolTakeshi Abe
2012-10-09sw: add odf and ww8 regression tests for first page header/footerMiklos Vajna
2012-10-09add editeng::ConvertBorderWidthFromWord:Michael Stahl
2012-10-09fdo#54648: WW8 export: test that FlyFrm actually has layout frmMichael Stahl
2012-10-09Do the de-duplication of pSwResMgr a bit differentlyTor Lillqvist
2012-10-09De-duplicate aEmptyStr and pSwResMgrTor Lillqvist
2012-10-09Make lcl functions staticTor Lillqvist
2012-10-09De-duplicate AbstractSfxDialog_ImplTor Lillqvist
2012-10-08SwXTextDocument::getFlatParagraphIterator: fix crash:Michael Stahl
2012-10-08DocxAttributeOutput: drop unused includesMiklos Vajna
2012-10-08Tweak hyphen as a togglable option after allCaolán McNamara
2012-10-08Fix fdo#47669: also check if we started the tag before ending itKorrawit Pruegsanusak
2012-10-08cppcheck: clarifyCalculationjailletc36
2012-10-08Deduplicate CTB, TBC and CTBWrapper (for disable-dynloading)Tor Lillqvist
2012-10-07fdo#55567: add findbar.xml back to makefileIvan Timofeev
2012-10-07add cppuhelper to sw testsPeter Foley
2012-10-07fix sw build with VC2012Peter Foley
2012-10-07Handle lack of module loading/unloading API when DISABLE_DYNLOADINGTor Lillqvist
2012-10-07sal_Bool to boolTakeshi Abe
2012-10-06Bin unused leftover "dummy" fieldsTor Lillqvist
2012-10-05SwHeaderFooterWin: check if we are on the first pageMiklos Vajna
2012-10-05SwFrm::OnFirstPage: if there are no previous pages, we are on the first pageMiklos Vajna
2012-10-05ItemSetToPageDesc: don't call SwPageDesc::ChgFirstShare twiceMiklos Vajna
2012-10-05ItemSetToPageDesc / PageDescToItemSet: handle first page footersMiklos Vajna
2012-10-05SwUndoPageDesc: take care of SwPageDesc::aFirstMiklos Vajna
2012-10-05I can't see why the hyphenate cmds have toggle entriesCaolán McNamara
2012-10-04sal_Bool->bool in svl::SfxStyleSheetBaseNoel Grandin
2012-10-04rhbz#820283, fdo#55462: sw: better fix for DOCX table import crash:Michael Stahl