summaryrefslogtreecommitdiff
path: root/sw/source/ui/dialog/uiregionsw.cxx
AgeCommit message (Expand)Author
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
2013-08-01modern .ui widgetlayout for uiregionswCsikós Tamás
2013-07-31convert section indent tabpage to .uiCaolán McNamara
2013-06-18fdo#65666 keep tab characters in footnote settings of sections, tooLászló Németh
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist
2013-04-26convert edit section dialog to .uiCaolán McNamara
2013-04-20fdo#62699 Remove pass-through headersMichael Dunphy
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-27kill some unused inlinesThomas Arnhold
2013-01-16sal_Bool to boolTakeshi Abe
2012-11-30re-base on ALv2 code. Includes:Michael Meeks
2012-11-16Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida