summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2013-07-31Convert utf-8 bytes to \xNN hex representationTor Lillqvist4-34/+34
2013-07-31Work around MSVC "may be uninitialized" warningsStephan Bergmann1-22/+26
2013-07-31String to OUStringMatteo Casalin11-206/+213
2013-07-31Do not use deprecated comphelper::string::getTokenMatteo Casalin1-12/+6
2013-07-31String to OUStringMatteo Casalin13-122/+115
2013-07-31Revert "fdo#66246 fdo#66395 BOM for MSVC with UTF-8 unfriendly codepage"Fridrich Štrba4-4/+4
2013-07-31fdo#66246 fdo#66395 BOM for MSVC with UTF-8 unfriendly codepageIsamu Mogi4-4/+4
2013-07-31Fix some typos.Thomas Klausner2-5/+5
2013-07-30String to OUStringMatteo Casalin21-74/+88
2013-07-30String to OUStringMatteo Casalin2-11/+7
2013-07-30String to OUString with local helper functionMatteo Casalin1-38/+30
2013-07-30fdo#43157 - Clean up OSL_ENSUREHonza Havlíček16-68/+52
2013-07-30OUString: remove unnecessary casts and appendsMatteo Casalin1-4/+3
2013-07-30String to OUStringMatteo Casalin9-27/+29
2013-07-30fdo#64350: fix for page border shadow exportAdam Co4-23/+83
2013-07-30String to OUStringMatteo Casalin1-26/+24
2013-07-30Bail out earlyMatteo Casalin1-66/+60
2013-07-29fdo#67467: fix crash when renaming table in AutoFormat dialogIvan Timofeev3-8/+6
2013-07-29fdo#67274 Always embed images from gallerySamuel Mehrbrodt1-7/+0
2013-07-29Resolves: #i120864# Text is overlapped by the drawing object...Jian Hong Cheng1-1/+5
2013-07-29Resolves: #i35763# fix WW8: Wrong import/export of underlining coloursLei De Bin5-0/+77
2013-07-28fdo#39468 Comment translation GER-ENG in sw/source/ui/uiview (last)Matthias Freund1-71/+59
2013-07-28fdo#39468 Comment translation GER-ENG in sw/source/ui/uiview (Part 5)Matthias Freund3-62/+41
2013-07-28sidebar: Make WrapPropertyPanel .ui resizable.Jan Holesovsky1-18/+14
2013-07-28sidebar: Small cleanup in WrapPropertyPanel.Jan Holesovsky1-12/+9
2013-07-28sidebar: WrapPropertyPanel conversion to .uiPrashant Pandey7-157/+200
2013-07-28Change Page Preview Zoom dialog's button layout to be horizontalStefan Knorr1-2/+5
2013-07-28Try to improve visual appearance of Word Count dialogStefan Knorr1-8/+8
2013-07-28Change Insert Footnote's button layout to be horizontalStefan Knorr1-51/+45
2013-07-27Revert "SfxStyleSheetBasePool: remove internal iterator"Michael Stahl10-40/+55
2013-07-27fdo#67365 testcaseMiklos Vajna2-0/+52
2013-07-27SfxStyleSheetBasePool: remove internal iteratorMichael Stahl10-55/+40
2013-07-27remove some more SfxObjectShell methods that only call each otherMichael Stahl2-11/+0
2013-07-27SfxStyleSheetBasePool::Make: remove nPos parameterMichael Stahl2-3/+3
2013-07-27turns out nobody calls those SfxObjectShell methods, remove themMichael Stahl2-291/+0
2013-07-27rename SfxObjectShell::Insert / Remove ...Michael Stahl2-8/+8
2013-07-27fdo#67303: sw: speed up setting IsHidden property on stylesMichael Stahl2-1/+22
2013-07-26convert GetSelectEntry family to OUStringCaolán McNamara3-3/+3
2013-07-26fdo#66474 DOCX import: fix handling of mixed fixed/auto cell widthsMiklos Vajna2-0/+11
2013-07-26String -> OUStringIvan Timofeev3-19/+18
2013-07-26String -> OUString, sal_Bool -> boolIvan Timofeev2-38/+33
2013-07-26SwGlossaryList: don't use output parameters, convert to OUStringIvan Timofeev4-30/+49
2013-07-26targetted clean of redundant header piece from 62badf3828Michael Meeks12-36/+0
2013-07-26RTF import: fix groupshape import when shapes don't contain textMiklos Vajna2-0/+72
2013-07-26Related: bnc#820504 RTF import: don't anchor shapes TO_PAGEMiklos Vajna2-0/+47
2013-07-26fdo#65718 : fix for exporting of image distance from textAdam Co3-7/+38
2013-07-26Add more usefull log areasZolnai Tamás3-5/+5
2013-07-26Missing magic in fontZolnai Tamás1-0/+4
2013-07-26CharBrd 3: painting of border for simple textZolnai Tamás7-25/+187
2013-07-26Use SwTxtInfo height and ascent for portionsZolnai Tamás1-5/+3