summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
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
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini
2012-10-01n#782345 testcaseMiklos Vajna
2012-10-01Deduplication of TemplatePopup_Impl for disable-dynlinkingTor Lillqvist
2012-10-01fdo#52475 fix import of RTF_CHCBPAT with value 0Miklos Vajna
2012-09-30sw: finish cleanup of rtfimport testMiklos Vajna
2012-09-30sw: clean up one more testMiklos Vajna
2012-09-30sw: more testcase cleanupMiklos Vajna
2012-09-30sw: cleanup in rtfimport testMiklos Vajna
2012-09-30fdo#31405 CommandType is a LONG, so use a sal_Int32 to retrieve itLionel Elie Mamane
2012-09-29Use comphelper::getComponentContextStephan Bergmann