summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2012-10-14sw: fix new clang warnings in ww8 filtersMiklos Vajna4-5/+3
2012-10-14Fix member not initialized in the constructor in sw/source/ui/envelpJulien Nabet1-1/+1
2012-10-13sw: tweak comment translationsMichael Stahl4-71/+62
2012-10-12WaE -Wunused-functionJulien Nabet1-7/+0
2012-10-12WaE: SW_DLLPUBLIC on static function doesn't make senseCaolán McNamara1-1/+1
2012-10-12fix file permissionsLuboš Luňák1-0/+0
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák224-973/+961
2012-10-12remove unused functionLuboš Luňák1-19/+0
2012-10-12tweak dialog to show label againCaolán McNamara1-23/+20
2012-10-12Resolves: fdo#55685 SvxLanguageBox is in svxcore not in svxCaolán McNamara1-1/+1
2012-10-11Merged SvTreeListBox and SvLBox.Kohei Yoshida13-18/+19
2012-10-11fix sw_subsequent_ooxmlimport after df99bb3Miklos Vajna1-1/+1
2012-10-11fdo#55493 fix RTF import of specific PNG imageMiklos Vajna2-0/+154
2012-10-11CMIS: Implemented the CheckOut button of the InfoBarCédric Bosdonnat2-0/+4
2012-10-11fdo#54094: Add a space in sw outline tooltipsCédric Bosdonnat1-1/+1
2012-10-11Resolves: fdo#48569 crash on export to .docx of inline anchored frameCaolán McNamara2-7/+11
2012-10-11drop SwTestPasswdDlg in favour of SfxPasswordDialogCaolán McNamara2-14/+3
2012-10-11n#783638 testcaseMiklos Vajna2-0/+13
2012-10-10drop unused #includeDavid Tardon1-1/+0
2012-10-10sal_Bool to boolTakeshi Abe19-97/+97
2012-10-09sw: add odf and ww8 regression tests for first page header/footerMiklos Vajna4-0/+45
2012-10-09add editeng::ConvertBorderWidthFromWord:Michael Stahl1-73/+3
2012-10-09fdo#54648: WW8 export: test that FlyFrm actually has layout frmMichael Stahl1-0/+4
2012-10-09Do the de-duplication of pSwResMgr a bit differentlyTor Lillqvist1-2/+4
2012-10-09De-duplicate aEmptyStr and pSwResMgrTor Lillqvist1-2/+4
2012-10-09Make lcl functions staticTor Lillqvist1-6/+6
2012-10-09De-duplicate AbstractSfxDialog_ImplTor Lillqvist2-10/+10
2012-10-08SwXTextDocument::getFlatParagraphIterator: fix crash:Michael Stahl1-0/+6
2012-10-08DocxAttributeOutput: drop unused includesMiklos Vajna1-35/+0
2012-10-08Tweak hyphen as a togglable option after allCaolán McNamara1-9/+0
2012-10-08Fix fdo#47669: also check if we started the tag before ending itKorrawit Pruegsanusak3-1/+21
2012-10-08cppcheck: clarifyCalculationjailletc361-2/+2
2012-10-08Deduplicate CTB, TBC and CTBWrapper (for disable-dynloading)Tor Lillqvist2-79/+79
2012-10-07fdo#55567: add findbar.xml back to makefileIvan Timofeev1-0/+1
2012-10-07add cppuhelper to sw testsPeter Foley2-0/+2
2012-10-07fix sw build with VC2012Peter Foley3-11/+11
2012-10-07Handle lack of module loading/unloading API when DISABLE_DYNLOADINGTor Lillqvist5-5/+83
2012-10-07sal_Bool to boolTakeshi Abe25-84/+84
2012-10-06Bin unused leftover "dummy" fieldsTor Lillqvist1-1/+0
2012-10-05SwHeaderFooterWin: check if we are on the first pageMiklos Vajna1-0/+2
2012-10-05SwFrm::OnFirstPage: if there are no previous pages, we are on the first pageMiklos Vajna1-0/+2
2012-10-05ItemSetToPageDesc: don't call SwPageDesc::ChgFirstShare twiceMiklos Vajna1-4/+13
2012-10-05ItemSetToPageDesc / PageDescToItemSet: handle first page footersMiklos Vajna1-0/+4
2012-10-05SwUndoPageDesc: take care of SwPageDesc::aFirstMiklos Vajna1-0/+14
2012-10-05I can't see why the hyphenate cmds have toggle entriesCaolán McNamara1-1/+1
2012-10-04sal_Bool->bool in svl::SfxStyleSheetBaseNoel Grandin2-40/+40
2012-10-04rhbz#820283, fdo#55462: sw: better fix for DOCX table import crash:Michael Stahl1-4/+24
2012-10-04fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin4-116/+74
2012-10-04Fixes/improvements on previous commitStephan Bergmann2-3/+3
2012-10-04fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin4-8/+10