summaryrefslogtreecommitdiff
path: root/sw/source
AgeCommit message (Expand)AuthorFilesLines
2013-10-08wrap GraphicObject in a rtl::Referencefeature/go2Norbert Thiebaud23-267/+274
2013-10-06rename grfmgr.hxx into GraphicObject.hxx more in line with contentNorbert Thiebaud4-4/+4
2013-07-30fdo#64350: fix for page border shadow exportAdam Co2-23/+74
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 Timofeev2-7/+5
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: Small cleanup in WrapPropertyPanel.Jan Holesovsky1-12/+9
2013-07-28sidebar: WrapPropertyPanel conversion to .uiPrashant Pandey4-156/+37
2013-07-27Revert "SfxStyleSheetBasePool: remove internal iterator"Michael Stahl9-40/+51
2013-07-27SfxStyleSheetBasePool: remove internal iteratorMichael Stahl9-51/+40
2013-07-27remove some more SfxObjectShell methods that only call each otherMichael Stahl1-7/+0
2013-07-27SfxStyleSheetBasePool::Make: remove nPos parameterMichael Stahl1-2/+1
2013-07-27turns out nobody calls those SfxObjectShell methods, remove themMichael Stahl1-278/+0
2013-07-27rename SfxObjectShell::Insert / Remove ...Michael Stahl1-4/+4
2013-07-27fdo#67303: sw: speed up setting IsHidden property on stylesMichael Stahl1-1/+18
2013-07-26convert GetSelectEntry family to OUStringCaolán McNamara3-3/+3
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-26fdo#65718 : fix for exporting of image distance from textAdam Co1-7/+13
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ás12-20/+199
2013-07-26CharBrd 1: Add Borders tab pageZolnai Tamás12-28/+74
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-25fix for SwCombinedCharField constructor with wrong initAdam Co1-1/+1
2013-07-24Related: fdo#60990 w:textbox -> v:textboxMiklos Vajna1-2/+2
2013-07-24fdo#60990 VML export: handle paragraph/run properties of shape textMiklos Vajna1-0/+12
2013-07-24fdo#66781 : fix bullets with level 0Adam Co3-5/+23
2013-07-24fdo#67213 - crash on opening AutoText dialog (Ctrl+F3Noel Grandin2-43/+57
2013-07-24Revert "fdo#67213 - crash on opening AutoText dialog (Ctrl+F3)"Noel Grandin1-8/+1
2013-07-24MSWordExportBase: handle SfxGrabBagItemMiklos Vajna7-0/+38
2013-07-24sw: add ParaInteropGrabBag uno property to paragraphsMiklos Vajna3-1/+6
2013-07-23Fix drop caps backgroundZolnai Tamás1-0/+3
2013-07-23Check explicitily the space at the end of the lineZolnai Tamás1-5/+6
2013-07-23fdo#67213 - crash on opening AutoText dialog (Ctrl+F3)Noel Grandin1-1/+8
2013-07-23expand out the U2S and S2U macros from sfxuno.hxxNoel Grandin3-3/+3
2013-07-22fdo#66145: fix for FirstIsShared flagAdam Co2-2/+12