summaryrefslogtreecommitdiff
path: root/sw/source
AgeCommit message (Expand)Author
2012-10-04sal_Bool to boolTakeshi Abe
2012-10-03SwFrm::dumpAsXmlAttributes: dump Fmt pointerMiklos Vajna
2012-10-02Remove dead codeTakeshi Abe
2012-10-02various rather mad uses of GetParent()->GetParent()Caolán McNamara
2012-10-02GetParent()->GetParent() does't take into account containersCaolán McNamara
2012-10-02Fix build.Jan Holesovsky
2012-10-02initialize various fields in constructor.Michael Meeks
2012-10-02Resolves: fdo#55524 convert insert break dialog fullyCaolán McNamara
2012-10-02SwXPageStyle: make sure SHARED_FIRST is added to both HEADER and FOOTER setsMiklos Vajna
2012-10-02fdo#52673 fix for layout problems with version 3.6 and upWinfried Donkers
2012-10-02docx export: always write tblInd attribute (even when equal to 0)Pierre-Eric Pelloux-Prayer
2012-10-02docx export: export default table cell margins, based on 1st cellPierre-Eric Pelloux-Prayer
2012-10-02Resolves: fdo#54862 extra ++n causing merged cells to be skippedCaolán McNamara
2012-10-01fdo#55496: fix lifecycle of SwMailMergeOutputPage:Michael Stahl
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini
2012-10-01Deduplication of TemplatePopup_Impl for disable-dynlinkingTor Lillqvist
2012-09-30fdo#31405 CommandType is a LONG, so use a sal_Int32 to retrieve itLionel Elie Mamane
2012-09-29Use comphelper::getComponentContextStephan Bergmann
2012-09-28fix up mergeCaolán McNamara
2012-09-28adapt sort-dialog code to use new layoutCaolán McNamara
2012-09-28set the default button on various dialogsCaolán McNamara
2012-09-28convert add/remove autoformats to new layout dialogsCaolán McNamara
2012-09-28adapt code to new table autoformat dialogCaolán McNamara
2012-09-28convert hard-coded layout of char name tabpage to .uiCaolán McNamara
2012-09-28convert hard-coded layout of char hyperlink tabpage to .uiCaolán McNamara
2012-09-28convert code to use new text<->table dialogCaolán McNamara
2012-09-28convert code to use new split table dialogCaolán McNamara
2012-09-28convert code to use new table width dialogCaolán McNamara
2012-09-28desensitive row seperator with global on/off numberingCaolán McNamara
2012-09-28convert writer, draw, impress, calc and starmath printer dialogsCaolán McNamara
2012-09-28Drop .src layout for inserttable and use Gokul's .uiCaolán McNamara
2012-09-28additional syntax tidyingCaolán McNamara
2012-09-28make a dialog basically a dictionary of child widgetsCaolán McNamara
2012-09-28set a preferential width on the char/word count widgetsCaolán McNamara
2012-09-28Drop hard-coded layout for wordcount and use Gokul's .uiCaolán McNamara
2012-09-28having two SetPosSizePixel is a blasted nuisanceCaolán McNamara
2012-09-28c++11ism won't washCaolán McNamara
2012-09-28get_by_name -> get and pretty up widget type castingCaolán McNamara
2012-09-28add support for custom property for custom widgetCaolán McNamara
2012-09-28Convert of LineNumberingDialog dialog from .res to .ui formatCaolán McNamara
2012-09-28missing pieceCaolán McNamara
2012-09-28add a mechanism to create custom widgets via VclBuilderCaolán McNamara
2012-09-28simplify line numbering dialogCaolán McNamara
2012-09-28ditch over complex property bucketsCaolán McNamara
2012-09-28implement sucking in the padding from the themeCaolán McNamara
2012-09-28first pass at a manual conversion to .ui format of a dialogCaolán McNamara
2012-09-28retro-fit dialog child traversal with nextLogicalChildOfParentCaolán McNamara
2012-09-28convert SwCharURLPageCaolán McNamara
2012-09-28better initial size string for pre-updateCaolán McNamara
2012-09-28set char dialog resizableCaolán McNamara