summaryrefslogtreecommitdiffstats
path: root/sw
Commit message (Expand)AuthorAgeFilesLines
...
* sw: move unoidx.hxx to source/core/incMichael Stahl2013-02-031-0/+0
* sw: split out SwXDocumentIndexes from sw/inc/unoidx.hxxMichael Stahl2013-02-038-55/+84
* sw: move unofootnote.hxx to source/core/incMichael Stahl2013-02-031-0/+0
* sw: move unofield.hxx to source/core/incMichael Stahl2013-02-031-0/+0
* sw: split out SwXTextFieldMasters, SwXTextFieldTypes from unofield.hxxMichael Stahl2013-02-036-83/+148
* sw: move unoevent.hxx to source/core/incMichael Stahl2013-02-031-0/+0
* sw: move unoport.hxx to source/ui/incMichael Stahl2013-02-031-0/+0
* sw: move {unoflatpara,unotextmarkup}.hxx to source/core/incMichael Stahl2013-02-032-0/+0
* sw: remove dependency of SwXTextDocument on unoflatpara.hxxMichael Stahl2013-02-033-2/+19
* sw: move unobookmark.hxx to source/core/incMichael Stahl2013-02-031-0/+0
* sw: move implementation of SwXTextView::select into unocoreMichael Stahl2013-02-033-223/+266
* sw: move unoport.hxx to source/core/incMichael Stahl2013-02-031-0/+0
* sw: tweak SwXRedlinePortion a bitMichael Stahl2013-02-033-16/+17
* sw: move SwXRedlinePortion to unoport.hxxMichael Stahl2013-02-035-33/+45
* fdo#58646 fix import of RTF_PAGE in cont section when having titlepgMiklos Vajna2013-02-022-0/+15
* fix if statement and translate German OSL_ENSUREJoren De Cuyper2013-02-021-5/+4
* HIG visually seperate buttons from contentsCaolán McNamara2013-02-021-2/+3
* -Wc++11-narrowingStephan Bergmann2013-02-011-1/+1
* Drop useless member variablesTakeshi Abe2013-02-012-6/+2
* basic support for embedded fonts in odt (fdo#42195)Luboš Luňák2013-02-012-4/+21
* consolidate the ugly code for getting SwDoc* to a functionLuboš Luňák2013-02-015-121/+83
* correct flag for file openingLuboš Luňák2013-02-011-1/+1
* pass the storage to the XML import filterLuboš Luňák2013-02-011-0/+4
* make sure newly created SwDocShell has font info up to dateLuboš Luňák2013-02-011-0/+6
* sw: clean up TOOLBOX_NAME defineMiklos Vajna2013-02-011-1/+1
* fdo#48440 fix import of RTF_PAGE between text framesMiklos Vajna2013-02-012-0/+13
* move color options .ui to right place and adapt codeCaolán McNamara2013-01-311-370/+0
* Drop unused member variablesTakeshi Abe2013-01-312-5/+0
* Drop unused #defineTakeshi Abe2013-01-311-2/+0
* MIN_FREEHAND_DISTANCE is used nowhereTakeshi Abe2013-01-311-2/+0
* HIG: align the edit button with the last spinner elementCaolán McNamara2013-01-301-0/+10
* HIG: access key for listboxCaolán McNamara2013-01-301-3/+17
* HIG: 6 pixels vertical paddingCaolán McNamara2013-01-301-0/+2
* HIG: indent dependent hierarchy by 12 pixelsCaolán McNamara2013-01-301-54/+68
* HIG: radiobuttons/checkboxes use sentence capitalizationCaolán McNamara2013-01-301-3/+3
* HIG: end labels with ':'Caolán McNamara2013-01-301-4/+4
* HIG: Leave a 12-pixel horizontal gap between a control and its labelCaolán McNamara2013-01-301-3/+3
* n#792778 oox: implement import of v:line inside v:groupMiklos Vajna2013-01-302-0/+33
* Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac2013-01-301-1/+1
* sw: add textframe gradient DOCX roundtrip testcaseMiklos Vajna2013-01-302-1/+26
* initial DOCX export of Writer textframe gradientsMiklos Vajna2013-01-302-2/+41
* sw: handle RES_FILL_STYLE/GRADIENT in AttributeOutputBase::OutputItemMiklos Vajna2013-01-307-1/+59
* sw: update hintids comments to match realityMiklos Vajna2013-01-301-24/+24
* sw: add textframe gradient ODF roundtrip testcaseMiklos Vajna2013-01-302-0/+25
* fdo#59928: sw: fix mouse selection of fields:Michael Stahl2013-01-301-16/+42
* move color scheme options .ui to right place and adapt codeCaolán McNamara2013-01-291-213/+0
* sw: unused includes in paintfrmMiklos Vajna2013-01-291-18/+0
* SwXShape and SwHTML{Parser,ImageWatcher} are no longer friendsMiklos Vajna2013-01-291-4/+1
* SwFrm::PaintBackground: paint gradients in one goMiklos Vajna2013-01-291-5/+11
* sw: import draw:fill-gradient-name for Writer textframesMiklos Vajna2013-01-291-2/+20