summaryrefslogtreecommitdiffstats
path: root/sw/source
Commit message (Expand)AuthorAgeFilesLines
* sw: proper fallback for first page in InsertNewPage()Miklos Vajna2012-10-041-3/+21
* sal_Bool to boolTakeshi Abe2012-10-0411-67/+68
* SwFrm::dumpAsXmlAttributes: dump Fmt pointerMiklos Vajna2012-10-031-0/+1
* Remove dead codeTakeshi Abe2012-10-023-80/+0
* various rather mad uses of GetParent()->GetParent()Caolán McNamara2012-10-0213-62/+50
* GetParent()->GetParent() does't take into account containersCaolán McNamara2012-10-022-7/+13
* Fix build.Jan Holesovsky2012-10-021-1/+1
* initialize various fields in constructor.Michael Meeks2012-10-021-0/+24
* Resolves: fdo#55524 convert insert break dialog fullyCaolán McNamara2012-10-027-264/+67
* SwXPageStyle: make sure SHARED_FIRST is added to both HEADER and FOOTER setsMiklos Vajna2012-10-021-27/+41
* fdo#52673 fix for layout problems with version 3.6 and upWinfried Donkers2012-10-021-54/+23
* docx export: always write tblInd attribute (even when equal to 0)Pierre-Eric Pelloux-Prayer2012-10-021-6/+5
* docx export: export default table cell margins, based on 1st cellPierre-Eric Pelloux-Prayer2012-10-022-34/+115
* Resolves: fdo#54862 extra ++n causing merged cells to be skippedCaolán McNamara2012-10-021-1/+0
* fdo#55496: fix lifecycle of SwMailMergeOutputPage:Michael Stahl2012-10-012-11/+15
* Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini2012-10-011-1/+0
* Deduplication of TemplatePopup_Impl for disable-dynlinkingTor Lillqvist2012-10-011-6/+6
* fdo#31405 CommandType is a LONG, so use a sal_Int32 to retrieve itLionel Elie Mamane2012-09-301-3/+3
* Use comphelper::getComponentContextStephan Bergmann2012-09-294-33/+12
* fix up mergeCaolán McNamara2012-09-283-3/+3
* adapt sort-dialog code to use new layoutCaolán McNamara2012-09-286-550/+226
* set the default button on various dialogsCaolán McNamara2012-09-281-2/+1
* convert add/remove autoformats to new layout dialogsCaolán McNamara2012-09-284-141/+11
* adapt code to new table autoformat dialogCaolán McNamara2012-09-2813-360/+225
* convert hard-coded layout of char name tabpage to .uiCaolán McNamara2012-09-282-4/+5
* convert hard-coded layout of char hyperlink tabpage to .uiCaolán McNamara2012-09-284-274/+53
* convert code to use new text<->table dialogCaolán McNamara2012-09-2810-369/+99
* convert code to use new split table dialogCaolán McNamara2012-09-285-140/+17
* convert code to use new table width dialogCaolán McNamara2012-09-287-175/+26
* desensitive row seperator with global on/off numberingCaolán McNamara2012-09-281-4/+4
* convert writer, draw, impress, calc and starmath printer dialogsCaolán McNamara2012-09-281-86/+78
* Drop .src layout for inserttable and use Gokul's .uiCaolán McNamara2012-09-2810-321/+102
* additional syntax tidyingCaolán McNamara2012-09-281-3/+3
* make a dialog basically a dictionary of child widgetsCaolán McNamara2012-09-283-33/+33
* set a preferential width on the char/word count widgetsCaolán McNamara2012-09-281-8/+27
* Drop hard-coded layout for wordcount and use Gokul's .uiCaolán McNamara2012-09-287-374/+42
* having two SetPosSizePixel is a blasted nuisanceCaolán McNamara2012-09-284-13/+12
* c++11ism won't washCaolán McNamara2012-09-281-2/+2
* get_by_name -> get and pretty up widget type castingCaolán McNamara2012-09-282-31/+31
* add support for custom property for custom widgetCaolán McNamara2012-09-282-3/+13
* Convert of LineNumberingDialog dialog from .res to .ui formatCaolán McNamara2012-09-284-427/+81
* missing pieceCaolán McNamara2012-09-281-0/+1
* add a mechanism to create custom widgets via VclBuilderCaolán McNamara2012-09-281-0/+18
* simplify line numbering dialogCaolán McNamara2012-09-285-131/+100
* ditch over complex property bucketsCaolán McNamara2012-09-282-71/+21
* implement sucking in the padding from the themeCaolán McNamara2012-09-281-6/+2
* first pass at a manual conversion to .ui format of a dialogCaolán McNamara2012-09-282-102/+72
* retro-fit dialog child traversal with nextLogicalChildOfParentCaolán McNamara2012-09-282-15/+15
* convert SwCharURLPageCaolán McNamara2012-09-282-22/+59
* better initial size string for pre-updateCaolán McNamara2012-09-281-1/+1