summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2012-11-27sal_Bool to boolTakeshi Abe11-89/+89
2012-11-27Remove undefined functionTakeshi Abe1-1/+0
2012-11-27warning C4805: '!=': unsafe mix of bool and sal_BoolMichael Stahl1-1/+1
2012-11-27fix bug 53508Maxime de Roucy1-1/+9
2012-11-26use secondary-group packing to left group help and adapt to OK->Insert changeCaolán McNamara3-6/+14
2012-11-26New Layout for 'Insert Table' DialogSamuel Mehrbrodt1-117/+107
2012-11-26set default script text in .uiCaolán McNamara7-66/+15
2012-11-26Migrate 'Insert Script' dialog to .ui fileJack Leigh6-204/+340
2012-11-26sal_Bool to boolTakeshi Abe10-88/+88
2012-11-26sw/qa/extras: default style change name changedMiklos Vajna4-12/+14
2012-11-25Fix doxygen comment.Jan Holesovsky1-1/+1
2012-11-25"Default Style" is better name than just "Default" for page styles too.Jan Holesovsky1-1/+1
2012-11-25sal_Bool to boolTakeshi Abe10-120/+120
2012-11-25cppCheck: Possible NULL pointer dereferencejailletc361-6/+8
2012-11-25SwFEShell: fix doxygen commentsMiklos Vajna1-2/+2
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