summaryrefslogtreecommitdiff
path: root/sw/source/ui
AgeCommit message (Expand)Author
2012-10-15coverity#738967: Unused pointer value.Jan Holesovsky
2012-10-14Fix member not initialized in the constructor in sw/source/ui/envelpJulien Nabet
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-10-11Merged SvTreeListBox and SvLBox.Kohei Yoshida
2012-10-11CMIS: Implemented the CheckOut button of the InfoBarCédric Bosdonnat
2012-10-11drop SwTestPasswdDlg in favour of SfxPasswordDialogCaolán McNamara
2012-10-10sal_Bool to boolTakeshi Abe
2012-10-09Do the de-duplication of pSwResMgr a bit differentlyTor Lillqvist
2012-10-09De-duplicate aEmptyStr and pSwResMgrTor Lillqvist
2012-10-09Make lcl functions staticTor Lillqvist
2012-10-09De-duplicate AbstractSfxDialog_ImplTor Lillqvist
2012-10-08SwXTextDocument::getFlatParagraphIterator: fix crash:Michael Stahl
2012-10-08Tweak hyphen as a togglable option after allCaolán McNamara
2012-10-07Handle lack of module loading/unloading API when DISABLE_DYNLOADINGTor Lillqvist
2012-10-07sal_Bool to boolTakeshi Abe
2012-10-05SwHeaderFooterWin: check if we are on the first pageMiklos Vajna
2012-10-05ItemSetToPageDesc: don't call SwPageDesc::ChgFirstShare twiceMiklos Vajna
2012-10-05ItemSetToPageDesc / PageDescToItemSet: handle first page footersMiklos Vajna
2012-10-04sal_Bool->bool in svl::SfxStyleSheetBaseNoel Grandin
2012-10-04Fixes/improvements on previous commitStephan Bergmann
2012-10-04fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin
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-02Resolves: fdo#55524 convert insert break dialog fullyCaolán McNamara
2012-10-02fdo#52673 fix for layout problems with version 3.6 and upWinfried Donkers
2012-10-01fdo#55496: fix lifecycle of SwMailMergeOutputPage:Michael Stahl
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-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