summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2013-09-29fix make check breakers due to GraphicObject refactorsfeature/graphicobjectNorbert Thiebaud1-33/+19
2013-09-28save commit: fix various breakage due to GraphicObject... need rebase -iNorbert Thiebaud1-5/+7
2013-09-27Save Commit: must be squashed!!! ObjectGraphic refactorNorbert Thiebaud19-221/+236
2013-08-24Improved XFillBitmapItem constructor / cleanup.Michael Meeks1-3/+4
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
2013-07-26Make some changes in SwFont's bordersZolnai Tamás2-8/+4
2013-07-26Use optional member data for borders in SwFontZolnai Tamás2-54/+39
2013-07-26CharBrd 2: new character attributeZolnai Tamás16-22/+207
2013-07-26CharBrd 1: Add Borders tab pageZolnai Tamás14-29/+89
2013-07-25Change String class to OUString class in css1atr.cxxPalenik Mihály3-151/+120
2013-07-25Resolves: fdo#67113 split insert autotext and field controlsCaolán McNamara3-97/+186
2013-07-25Related: fdo#67113 restore some code, it has side effectsIvan Timofeev1-0/+2
2013-07-25fdo#59427 first step for template menuCor Nouws6-6/+42
2013-07-25fix for SwCombinedCharField constructor with wrong initAdam Co1-1/+1
2013-07-24fdo#60990 testcaseMiklos Vajna2-0/+15