summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
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
2012-10-04Use MenuButton for non-editable GtkComboBoxText instead of ComboBoxCaolán McNamara1-14/+20
2012-10-04sw: proper fallback for first page in InsertNewPage()Miklos Vajna1-3/+21
2012-10-04sal_Bool to boolTakeshi Abe12-73/+74
2012-10-03testShadow: test shadow width to be non-0 to avoid precision errorsCédric Bosdonnat1-1/+1
2012-10-03SwFrm::dumpAsXmlAttributes: dump Fmt pointerMiklos Vajna1-0/+1
2012-10-02Remove dead codeTakeshi Abe5-100/+0
2012-10-02various rather mad uses of GetParent()->GetParent()Caolán McNamara13-62/+50
2012-10-02GetParent()->GetParent() does't take into account containersCaolán McNamara2-7/+13
2012-10-02Fix build.Jan Holesovsky1-1/+1
2012-10-02initialize various fields in constructor.Michael Meeks1-0/+24
2012-10-02Resolves: fdo#55524 convert insert break dialog fullyCaolán McNamara13-296/+105
2012-10-02SwXPageStyle: make sure SHARED_FIRST is added to both HEADER and FOOTER setsMiklos Vajna1-27/+41
2012-10-02fdo#52673 fix for layout problems with version 3.6 and upWinfried Donkers1-54/+23
2012-10-02docx export: always write tblInd attribute (even when equal to 0)Pierre-Eric Pelloux-Prayer1-6/+5
2012-10-02docx export: add unit test for 9751056Pierre-Eric Pelloux-Prayer1-0/+49
2012-10-02docx export: export default table cell margins, based on 1st cellPierre-Eric Pelloux-Prayer2-34/+115
2012-10-02docx import: add table position unit testPierre-Eric Pelloux-Prayer2-0/+46
2012-10-02docx import: set table above/bottom spacing to 0Pierre-Eric Pelloux-Prayer2-0/+25
2012-10-02Resolves: fdo#54862 extra ++n causing merged cells to be skippedCaolán McNamara1-1/+0
2012-10-01fdo#55496: fix lifecycle of SwMailMergeOutputPage:Michael Stahl2-11/+15
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini1-1/+0
2012-10-01n#782345 testcaseMiklos Vajna2-0/+13
2012-10-01Deduplication of TemplatePopup_Impl for disable-dynlinkingTor Lillqvist1-6/+6
2012-10-01fdo#52475 fix import of RTF_CHCBPAT with value 0Miklos Vajna2-0/+14