summaryrefslogtreecommitdiffstats
path: root/sw/source
Commit message (Expand)AuthorAgeFilesLines
* CMIS: Implemented the CheckOut button of the InfoBarCédric Bosdonnat2012-10-112-0/+4
* fdo#54094: Add a space in sw outline tooltipsCédric Bosdonnat2012-10-111-1/+1
* Resolves: fdo#48569 crash on export to .docx of inline anchored frameCaolán McNamara2012-10-112-7/+11
* drop SwTestPasswdDlg in favour of SfxPasswordDialogCaolán McNamara2012-10-111-13/+3
* sal_Bool to boolTakeshi Abe2012-10-1018-92/+92
* add editeng::ConvertBorderWidthFromWord:Michael Stahl2012-10-091-73/+3
* fdo#54648: WW8 export: test that FlyFrm actually has layout frmMichael Stahl2012-10-091-0/+4
* Do the de-duplication of pSwResMgr a bit differentlyTor Lillqvist2012-10-091-2/+4
* De-duplicate aEmptyStr and pSwResMgrTor Lillqvist2012-10-091-2/+4
* Make lcl functions staticTor Lillqvist2012-10-091-6/+6
* De-duplicate AbstractSfxDialog_ImplTor Lillqvist2012-10-092-10/+10
* SwXTextDocument::getFlatParagraphIterator: fix crash:Michael Stahl2012-10-081-0/+6
* DocxAttributeOutput: drop unused includesMiklos Vajna2012-10-081-35/+0
* Tweak hyphen as a togglable option after allCaolán McNamara2012-10-081-9/+0
* Fix fdo#47669: also check if we started the tag before ending itKorrawit Pruegsanusak2012-10-081-1/+5
* cppcheck: clarifyCalculationjailletc362012-10-081-2/+2
* Deduplicate CTB, TBC and CTBWrapper (for disable-dynloading)Tor Lillqvist2012-10-082-79/+79
* fix sw build with VC2012Peter Foley2012-10-073-11/+11
* Handle lack of module loading/unloading API when DISABLE_DYNLOADINGTor Lillqvist2012-10-074-4/+81
* sal_Bool to boolTakeshi Abe2012-10-0719-74/+74
* Bin unused leftover "dummy" fieldsTor Lillqvist2012-10-061-1/+0
* SwHeaderFooterWin: check if we are on the first pageMiklos Vajna2012-10-051-0/+2
* SwFrm::OnFirstPage: if there are no previous pages, we are on the first pageMiklos Vajna2012-10-051-0/+2
* ItemSetToPageDesc: don't call SwPageDesc::ChgFirstShare twiceMiklos Vajna2012-10-051-4/+13
* ItemSetToPageDesc / PageDescToItemSet: handle first page footersMiklos Vajna2012-10-051-0/+4
* SwUndoPageDesc: take care of SwPageDesc::aFirstMiklos Vajna2012-10-051-0/+14
* sal_Bool->bool in svl::SfxStyleSheetBaseNoel Grandin2012-10-041-32/+32
* rhbz#820283, fdo#55462: sw: better fix for DOCX table import crash:Michael Stahl2012-10-041-4/+24
* fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin2012-10-042-116/+72
* Fixes/improvements on previous commitStephan Bergmann2012-10-042-3/+3
* fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin2012-10-042-8/+8
* sw: proper fallback for first page in InsertNewPage()Miklos Vajna2012-10-041-3/+21
* sal_Bool to boolTakeshi Abe2012-10-0411-67/+68
* SwFrm::dumpAsXmlAttributes: dump Fmt pointerMiklos Vajna2012-10-031-0/+1
* Remove dead codeTakeshi Abe2012-10-023-80/+0
* various rather mad uses of GetParent()->GetParent()Caolán McNamara2012-10-0213-62/+50
* GetParent()->GetParent() does't take into account containersCaolán McNamara2012-10-022-7/+13
* Fix build.Jan Holesovsky2012-10-021-1/+1
* initialize various fields in constructor.Michael Meeks2012-10-021-0/+24
* Resolves: fdo#55524 convert insert break dialog fullyCaolán McNamara2012-10-027-264/+67
* SwXPageStyle: make sure SHARED_FIRST is added to both HEADER and FOOTER setsMiklos Vajna2012-10-021-27/+41
* fdo#52673 fix for layout problems with version 3.6 and upWinfried Donkers2012-10-021-54/+23
* docx export: always write tblInd attribute (even when equal to 0)Pierre-Eric Pelloux-Prayer2012-10-021-6/+5
* docx export: export default table cell margins, based on 1st cellPierre-Eric Pelloux-Prayer2012-10-022-34/+115
* Resolves: fdo#54862 extra ++n causing merged cells to be skippedCaolán McNamara2012-10-021-1/+0
* fdo#55496: fix lifecycle of SwMailMergeOutputPage:Michael Stahl2012-10-012-11/+15
* Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini2012-10-011-1/+0
* Deduplication of TemplatePopup_Impl for disable-dynlinkingTor Lillqvist2012-10-011-6/+6
* fdo#31405 CommandType is a LONG, so use a sal_Int32 to retrieve itLionel Elie Mamane2012-09-301-3/+3
* Use comphelper::getComponentContextStephan Bergmann2012-09-294-33/+12