summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini1-1/+0
2012-10-01n#782345 testcaseMiklos Vajna2-0/+13
2012-10-01Deduplication of TemplatePopup_Impl for disable-dynlinkingTor Lillqvist1-6/+6
2012-10-01fdo#52475 fix import of RTF_CHCBPAT with value 0Miklos Vajna2-0/+14
2012-09-30sw: finish cleanup of rtfimport testMiklos Vajna1-55/+10
2012-09-30sw: clean up one more testMiklos Vajna1-12/+5
2012-09-30sw: more testcase cleanupMiklos Vajna1-7/+1
2012-09-30sw: cleanup in rtfimport testMiklos Vajna1-57/+13
2012-09-30fdo#31405 CommandType is a LONG, so use a sal_Int32 to retrieve itLionel Elie Mamane1-3/+3
2012-09-29Use comphelper::getComponentContextStephan Bergmann4-33/+12
2012-09-28sw/qa: more getProperty() usage in extrasMiklos Vajna1-46/+10
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl18-36/+0
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl18-18/+36
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl18-0/+18
2012-09-28n#782061 testcaseMiklos Vajna2-0/+12
2012-09-28fix up mergeCaolán McNamara3-3/+3
2012-09-28adapt sort-dialog code to use new layoutCaolán McNamara7-550/+227
2012-09-28add sort dialog .uiGokul1-0/+786
2012-09-28set the default button on various dialogsCaolán McNamara10-2/+10
2012-09-28adapt zoom dialog code to layout widgetsCaolán McNamara1-0/+4
2012-09-28convert add/remove autoformats to new layout dialogsCaolán McNamara7-143/+12
2012-09-28convert String Input dialogGokul1-0/+110
2012-09-28adapt code to new table autoformat dialogCaolán McNamara16-362/+226
2012-09-28convert autoformat table dialogGokul1-0/+341
2012-09-28convert hard-coded layout of char name tabpage to .uiCaolán McNamara2-4/+5
2012-09-28convert hard-coded layout of char hyperlink tabpage to .uiCaolán McNamara7-275/+347
2012-09-28convert code to use new text<->table dialogCaolán McNamara14-401/+140
2012-09-28add a text<->table dialogGokul1-0/+434
2012-09-28convert code to use new split table dialogCaolán McNamara8-144/+18
2012-09-28add titles to these dialogsCaolán McNamara3-0/+3
2012-09-28add a split table dialogGokul1-0/+200
2012-09-28convert code to use new table width dialogCaolán McNamara11-185/+30
2012-09-28add a column width dialogGokul1-0/+183
2012-09-28desensitive row seperator with global on/off numberingCaolán McNamara1-4/+4
2012-09-28convert writer, draw, impress, calc and starmath printer dialogsCaolán McNamara3-86/+290
2012-09-28Drop .src layout for inserttable and use Gokul's .uiCaolán McNamara15-357/+132
2012-09-28add an insert table dialogGokul1-0/+437
2012-09-28support GtkEntry width-chars propertyCaolán McNamara1-0/+1
2012-09-28additional syntax tidyingCaolán McNamara1-3/+3
2012-09-28make a dialog basically a dictionary of child widgetsCaolán McNamara3-33/+33
2012-09-28set a preferential width on the char/word count widgetsCaolán McNamara2-14/+33
2012-09-28missing wordcount.ui installCaolán McNamara1-0/+1
2012-09-28Drop hard-coded layout for wordcount and use Gokul's .uiCaolán McNamara12-433/+101
2012-09-28add a wordcount .uiGokul1-0/+345
2012-09-28We need to distinguish NumericFields from MetricFieldsCaolán McNamara2-14/+7
2012-09-28GetProcAddress doesn't work like dlsym with executable's handleCaolán McNamara1-1/+1
2012-09-28having two SetPosSizePixel is a blasted nuisanceCaolán McNamara4-13/+12
2012-09-28c++11ism won't washCaolán McNamara1-2/+2
2012-09-28we need to set hexpand now that it's implemented to fill the dialogCaolán McNamara2-0/+2
2012-09-28get_by_name -> get and pretty up widget type castingCaolán McNamara2-31/+31