summaryrefslogtreecommitdiffstats
path: root/sw
Commit message (Expand)AuthorAgeFilesLines
...
* Added Options.ui Widget and few sub widgets under Option->LibreOfficegokul2013-01-245-0/+2689
* Added Few more sub widgets under options->LibreOfficegokul2013-01-2413-0/+3707
* Resolves: fdo#59586 Missing comma in particular PDF fileCaolán McNamara2013-01-242-6/+6
* set mnemonic widgets on format table pageCaolán McNamara2013-01-241-0/+7
* set all format->untitled X menu entries to the same helpidCaolán McNamara2013-01-231-0/+8
* fdo#59428: SwDoc::ChgPageDesc: always copy to first-pagedescMichael Stahl2013-01-231-5/+5
* convert autofit width dialog to new .uiCaolán McNamara2013-01-237-144/+35
* Converted Table-> Autofit-> Row Height widgetAbdulelah Alarifi2013-01-231-0/+139
* docx export: use 'nil' instead of 'none' to express no borderPierre-Eric Pelloux-Prayer2013-01-231-1/+1
* sal_Bool to boolTakeshi Abe2013-01-2312-65/+65
* It is unconditionalTakeshi Abe2013-01-231-5/+0
* oox: kill no longer needed S() macroMiklos Vajna2013-01-221-2/+2
* remove redundant a11y/l10n-confusing pages label and set mnemonic widgetsCaolán McNamara2013-01-221-26/+33
* docx export: fix table 'tblInd' attribute computationPierre-Eric Pelloux-Prayer2013-01-222-6/+13
* sw: DOCX export of TextFrame border/shadow testcaseMiklos Vajna2013-01-222-0/+20
* sw: DOCX export of TextFrame shadowMiklos Vajna2013-01-221-0/+31
* sw: DOCX export of TextFrame border width / colorMiklos Vajna2013-01-221-0/+16
* sw: DOCX export of TextFrame background colorMiklos Vajna2013-01-221-3/+9
* sw: DOCX export of TextFrames testcaseMiklos Vajna2013-01-222-0/+10
* sw: DOCX export of TextFrame size/positionMiklos Vajna2013-01-222-7/+39
* sw: initial DOCX export of TextFrames as VML rectanglesMiklos Vajna2013-01-221-6/+20
* fix previous string conversion:Michael Stahl2013-01-211-2/+1
* Changed SetText() / GetText() to take/return OUStringChr. Rossmanith2013-01-2139-159/+158
* Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac2013-01-217-17/+17
* Resolves: fdo#58749 wrong custom widget libname in columns pageCaolán McNamara2013-01-211-2/+2
* ditch some pesty XubStringsCaolán McNamara2013-01-212-4/+5
* fdo#59530 WW8 import of commented text rangesMiklos Vajna2013-01-215-4/+125
* SwSplitTableDlg also unusedCaolán McNamara2013-01-201-62/+0
* AbstractSwSplitTableDlg never usedCaolán McNamara2013-01-201-8/+0
* convert outline numbering tabdialog to .uiCaolán McNamara2013-01-198-187/+303
* convert character properties tabdialog to .uiCaolán McNamara2013-01-1915-125/+256
* sal_Bool to boolTakeshi Abe2013-01-195-171/+171
* Remove unused static variableTakeshi Abe2013-01-192-6/+0
* disable the test case for paragraph mark exportLuboš Luňák2013-01-181-1/+1
* convert table properties tabdialog to .uiCaolán McNamara2013-01-1816-478/+126
* add a way to select the current SfxTabPage by nameCaolán McNamara2013-01-182-0/+18
* split out background page and adapt code to .uiCaolán McNamara2013-01-181-192/+1
* ItemSetToPageDesc: remove mysterious SvxPageUsage flag manglingMichael Stahl2013-01-171-2/+0
* fdo#59428: SwPageDesc::GetUseOn(): mask PD_FIRSTSHARE.Michael Stahl2013-01-171-0/+1
* fdo#59437: SwFmtAnchor::SetAnchor: Anchors may be on StartNodesMichael Stahl2013-01-171-2/+5
* Const correct-ness in one place...Kohei Yoshida2013-01-1712-13/+13
* Proper construction of the impl class, using initializer.Kohei Yoshida2013-01-175-6/+10
* Add close findbar button also on other LO componentsJoren De Cuyper2013-01-173-0/+3
* fdo#52286 fix RTF export of sub/super script font heightMiklos Vajna2013-01-173-1/+19
* Resolves: fdo#58998 insert section applied twiceCaolán McNamara2013-01-161-1/+1
* rhbz#818557: fix it differently: SwDocShell::_LoadStyles():Michael Stahl2013-01-161-0/+9
* sw: start using cppu::supportsService in unocoreMiklos Vajna2013-01-166-71/+25
* add close option to findbar in Writerjorendc2013-01-161-0/+1
* sw unit test: force layout compute after loading documentPierre-Eric Pelloux-Prayer2013-01-161-1/+9
* sal_Bool to boolTakeshi Abe2013-01-167-25/+25