summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2012-11-24use 2 decimal digitsIvan Timofeev1-0/+3
2012-11-24use consistent spacing in Outline Numbering dialogIvan Timofeev2-1/+2
2012-11-24fix typo: "Tap stop" -> "Tab stop"Ivan Timofeev1-1/+1
2012-11-24kill a few more SvxCreateLocale() & Co remaindersEike Rathke1-4/+4
2012-11-24get rid of Svx...Locale...() double conversion nonsenseEike Rathke35-67/+66
2012-11-24Title Page dialog: don't stretch spin buttonsIvan Timofeev1-0/+4
2012-11-24SwRTFWriter::WriteStream: fix leakMiklos Vajna1-1/+2
2012-11-24sal_Bool to boolTakeshi Abe12-128/+126
2012-11-24Removed horizontal rule ugly 1990 thingCédric Bosdonnat21-519/+8
2012-11-23some i18n wrappers with LanguageTagEike Rathke18-29/+29
2012-11-23Toggle Header/Footer edit when loading if neededCédric Bosdonnat1-0/+22
2012-11-23fdo#52182: Fixed click in frames located in header/footerCédric Bosdonnat14-49/+89
2012-11-23Show typeid in layout xml dump for debugging purposeCédric Bosdonnat1-0/+1
2012-11-23Header/Footer: fixed the selection of frames anchored to header/footerCédric Bosdonnat2-151/+182
2012-11-23Header/Footer: fixed click on frames over the header/footer area.Cédric Bosdonnat3-35/+45
2012-11-23Resolves: fdo#57236 crash on export to htmlCaolán McNamara2-16/+18
2012-11-23sal_Bool to boolTakeshi Abe12-117/+117
2012-11-22make left-right traverse through radiobutton groupsCaolán McNamara1-1/+2
2012-11-22AllSettings with LanguageTagEike Rathke9-18/+15
2012-11-22sw: remove WorkaroundForB6375613Michael Stahl8-241/+93
2012-11-22convert users of XDocumentInfo to XDocumentPropertiesMichael Stahl4-38/+202
2012-11-22sal_Bool to boolTakeshi Abe9-126/+126
2012-11-22Remove unused codeTakeshi Abe2-27/+0
2012-11-21unused variablesLuboš Luňák35-61/+4
2012-11-21Moved buttons for consistency and improved widget spacingAlexander Wilms5-84/+9
2012-11-21make the word count dialog the right size with disabled CJK word countingCaolán McNamara3-16/+29
2012-11-21sal_Bool to boolTakeshi Abe21-112/+113
2012-11-20Enforce use of accessors on gen.hxx structuresMatteo Casalin4-44/+46
2012-11-20Merge branch 'feature/killsdf'Andras Timar3-3/+2
2012-11-20Bin pointless _SOLAR__PRIVATE which was always 1 anywayTor Lillqvist1-2/+0
2012-11-20Rename style called "Default" to "Default Style" + First Cap Some Others too.Jan Holesovsky1-19/+19
2012-11-20fdo#57059 - fix crasher rendering borders for very small windows.Michael Meeks1-8/+20
2012-11-20fdo#51304: Remove @author annotationJosé Guilherme Vanz1-4/+0
2012-11-20sal_Bool to boolTakeshi Abe17-193/+193
2012-11-19warning C4805: '==': unsafe mix of bool and sal_BoolMichael Stahl1-1/+1
2012-11-19use LanguageTagEike Rathke17-37/+39
2012-11-19n#780645 DOCX import: add support for fixed column widthMiklos Vajna2-0/+13
2012-11-19remove unnecessary #includeMatteo Casalin1-3/+1
2012-11-18migrate one GetOutputString variatn to OUStringNorbert Thiebaud3-9/+25
2012-11-19sal_Bool to boolTakeshi Abe4-180/+180
2012-11-18sw: move swmodeltestbase.hxx to qa/extras/inc/Miklos Vajna14-21/+20
2012-11-17valgrind: Invalid read from sequence released during assignationCaolán McNamara2-6/+8
2012-11-17sal_Bool to boolTakeshi Abe17-79/+79
2012-11-16Delete empty x-comment from shells.srcZolnai Tamás1-1/+0
2012-11-16Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida17-1/+19
2012-11-16n#780277: select field when clicking it instead of having cursor before itCédric Bosdonnat1-2/+22
2012-11-15Rename SvLBoxItem::IsA() to GetType(), and mark that const.Kohei Yoshida3-3/+3
2012-11-15n#789482 DOCX: export track change data after w:hyperlinkMiklos Vajna4-6/+29
2012-11-15fdo#46808, use service constructor for i18n::NumberFormatMapperNoel Grandin10-37/+21
2012-11-15fdo#46808, use service constructor for ucb::SimpleFileAccessNoel Grandin2-3/+2