summaryrefslogtreecommitdiff
path: root/sw/source/ui/dialog/uiregionsw.cxx
AgeCommit message (Expand)Author
2014-11-25loplugin: cstylecastNoel Grandin
2014-10-01sw: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann
2014-09-10Replace uses of old SFX_ITEM_AVAILABLE alias with SFX_ITEM_DEFAULTStephan Bergmann
2014-08-22QueryBox QB_CONNECT -> MessageDialog + stringCaolán McNamara
2014-08-20fix crashing on exit in static SvxBrushItem dtorCaolán McNamara
2014-08-18InfoBox REG_WRONG_PASSWORD and REG_WRONG_PASSWD_REPEAT to StringThomas Arnhold
2014-07-26Massive 'Dialogdiet fail' and similar to 'Dialog creation failed'Matteo Casalin
2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann
2014-06-11Change SfxTabPage::Reset param from ref to pointerStephan Bergmann
2014-06-10Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann
2014-06-02Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-05-27sw: move sw/source/core/uibase to sw/source/uibaseMichael Stahl
2014-05-27Remove ASCII art and useless comments from sw moduleChris Laplante
2014-05-12fdo#78271: sw: Insert Section dialog: fix editing of nameMichael Stahl
2014-04-30sw: sal_Bool->boolNoel Grandin
2014-04-15sw: clean up inter-module includesThomas Arnhold
2014-04-15Clean up function declarations and some unused functionsStephan Bergmann
2014-04-07WaE: -Werror=uninitializedCaolán McNamara
2014-04-06Use index to get consecutive OUString tokensMatteo Casalin
2014-04-06OUString: constify, remove temporaries and unneeded castsMatteo Casalin
2014-04-06Constify some variablesMatteo Casalin
2014-04-03svl: sal_Bool->boolNoel Grandin
2014-04-01Bin pointless INET_HEX_ESCAPETor Lillqvist
2014-03-27sfx2: sal_Bool->boolNoel Grandin
2014-03-25svtools: sal_Bool->boolNoel Grandin
2014-03-11svx: sal_Bool->boolNoel Grandin
2014-03-09fdo#70422 Moved the linked files from sw/source/ui to a new core/uibase dirroopak12345
2014-02-27Remove visual noise from swAlexander Wilms
2014-02-24Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-20svl: sal_Bool -> boolStephan Bergmann
2014-01-28bool improvementsStephan Bergmann
2014-01-17bool improvementsStephan Bergmann
2014-01-08123792: complete annotations on text ranges featureOliver-Rainer Wittmann
2013-12-02Integrate branch of IAccessible2Steve Yin
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-18converting remaining usage of String in SW to OUStringNoel Grandin
2013-10-15convert sw/source/ui/dialog/*.cxx from String to OUStringNoel Grandin
2013-10-10convert sw/source/ui/inc/r*.hxx from String to OUStringNoel Grandin
2013-10-09CID#705759 why such an obvious mem leak hereCaolán McNamara
2013-08-17String to OUStringMatteo Casalin
2013-08-17String to OUStringMatteo Casalin
2013-08-16String to OUString and use helper functionMatteo Casalin
2013-08-15String to OUString, some formattingMatteo Casalin
2013-08-05convert format section dialog to .uiCaolán McNamara
2013-08-05convert insert section dialog to .uiCaolán McNamara
2013-08-05convertion section page to .ui formatCaolán McNamara