summaryrefslogtreecommitdiffstats
path: root/sw
Commit message (Expand)AuthorAgeFilesLines
* sal_Bool to boolTakeshi Abe2012-10-1019-97/+97
* sw: add odf and ww8 regression tests for first page header/footerMiklos Vajna2012-10-094-0/+45
* 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-083-1/+21
* cppcheck: clarifyCalculationjailletc362012-10-081-2/+2
* Deduplicate CTB, TBC and CTBWrapper (for disable-dynloading)Tor Lillqvist2012-10-082-79/+79
* fdo#55567: add findbar.xml back to makefileIvan Timofeev2012-10-071-0/+1
* add cppuhelper to sw testsPeter Foley2012-10-072-0/+2
* fix sw build with VC2012Peter Foley2012-10-073-11/+11
* Handle lack of module loading/unloading API when DISABLE_DYNLOADINGTor Lillqvist2012-10-075-5/+83
* sal_Bool to boolTakeshi Abe2012-10-0725-84/+84
* 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
* I can't see why the hyphenate cmds have toggle entriesCaolán McNamara2012-10-051-1/+1
* sal_Bool->bool in svl::SfxStyleSheetBaseNoel Grandin2012-10-042-40/+40
* 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-044-116/+74
* Fixes/improvements on previous commitStephan Bergmann2012-10-042-3/+3
* fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin2012-10-044-8/+10
* Use MenuButton for non-editable GtkComboBoxText instead of ComboBoxCaolán McNamara2012-10-041-14/+20
* sw: proper fallback for first page in InsertNewPage()Miklos Vajna2012-10-041-3/+21
* sal_Bool to boolTakeshi Abe2012-10-0412-73/+74
* testShadow: test shadow width to be non-0 to avoid precision errorsCédric Bosdonnat2012-10-031-1/+1
* SwFrm::dumpAsXmlAttributes: dump Fmt pointerMiklos Vajna2012-10-031-0/+1
* Remove dead codeTakeshi Abe2012-10-025-100/+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-0213-296/+105
* 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: add unit test for 9751056Pierre-Eric Pelloux-Prayer2012-10-021-0/+49
* docx export: export default table cell margins, based on 1st cellPierre-Eric Pelloux-Prayer2012-10-022-34/+115
* docx import: add table position unit testPierre-Eric Pelloux-Prayer2012-10-022-0/+46
* docx import: set table above/bottom spacing to 0Pierre-Eric Pelloux-Prayer2012-10-022-0/+25
* Resolves: fdo#54862 extra ++n causing merged cells to be skippedCaolán McNamara2012-10-021-1/+0