summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
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
2012-10-04fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin
2012-10-04Fixes/improvements on previous commitStephan Bergmann
2012-10-04fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin
2012-10-04Use MenuButton for non-editable GtkComboBoxText instead of ComboBoxCaolán McNamara
2012-10-04sw: proper fallback for first page in InsertNewPage()Miklos Vajna
2012-10-04sal_Bool to boolTakeshi Abe
2012-10-03testShadow: test shadow width to be non-0 to avoid precision errorsCédric Bosdonnat
2012-10-03SwFrm::dumpAsXmlAttributes: dump Fmt pointerMiklos Vajna
2012-10-02Remove dead codeTakeshi Abe
2012-10-02various rather mad uses of GetParent()->GetParent()Caolán McNamara
2012-10-02GetParent()->GetParent() does't take into account containersCaolán McNamara
2012-10-02Fix build.Jan Holesovsky
2012-10-02initialize various fields in constructor.Michael Meeks
2012-10-02Resolves: fdo#55524 convert insert break dialog fullyCaolán McNamara
2012-10-02SwXPageStyle: make sure SHARED_FIRST is added to both HEADER and FOOTER setsMiklos Vajna
2012-10-02fdo#52673 fix for layout problems with version 3.6 and upWinfried Donkers
2012-10-02docx export: always write tblInd attribute (even when equal to 0)Pierre-Eric Pelloux-Prayer
2012-10-02docx export: add unit test for 9751056Pierre-Eric Pelloux-Prayer
2012-10-02docx export: export default table cell margins, based on 1st cellPierre-Eric Pelloux-Prayer
2012-10-02docx import: add table position unit testPierre-Eric Pelloux-Prayer
2012-10-02docx import: set table above/bottom spacing to 0Pierre-Eric Pelloux-Prayer
2012-10-02Resolves: fdo#54862 extra ++n causing merged cells to be skippedCaolán McNamara
2012-10-01fdo#55496: fix lifecycle of SwMailMergeOutputPage:Michael Stahl