summaryrefslogtreecommitdiff
path: root/svtools/source/dialogs
AgeCommit message (Expand)AuthorFilesLines
2013-11-19Add data for Alfresco Cloud CMIS connectionCédric Bosdonnat1-1/+4
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin3-13/+13
2013-11-07OAuth2 application keys shouldn't be in the code.Cédric Bosdonnat1-2/+10
2013-11-05fixincludeguards.sh: svtoolsThomas Arnhold1-3/+3
2013-11-04remove redundant calls to OUString constructorNoel Grandin1-6/+4
2013-10-01desktop: stop replacing %PRODUCTNAME %PRODUCTXMLFILEFORMATVERSIONMichael Stahl1-9/+9
2013-09-30merge queue_layout and queue_resizeCaolán McNamara1-1/+1
2013-09-28route wizards child queue_resize requests to preexisting layoutCaolán McNamara1-3/+26
2013-09-27convert mailmerge select page to .uiCaolán McNamara1-0/+7
2013-09-20Turn sidebar back to non-experimentalCaolán McNamara1-3/+0
2013-09-17fdo#63926: remove extra include paths in svtools/ and sfx2/Marcos Paulo de Souza2-4/+4
2013-09-17convert SVTOOLS module from String to OUStringNoel Grandin1-1/+1
2013-09-16Resolves: fdo#69236 route size request to layout widget, not hard-coded valueCaolán McNamara1-1/+3
2013-08-22convert svtools/source/dialogs/* from String to OUStringNoel Grandin3-31/+31
2013-08-22convert include/svtools/addresstemplate.hxx from String to OUStringNoel Grandin1-2/+2
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-1/+1
2013-08-16make svtools XubString freeCaolán McNamara1-37/+37
2013-08-15Revert "fdo#63926 - remove extra include paths in svtools/ and sfx2/"Michael Stahl9-23/+23
2013-08-15convert include/svtools/insdlg.hxx from String to OUStringNoel Grandin1-5/+5
2013-08-15convert include/svtools/roadmapwizard.hxx from String to OUStringNoel Grandin1-3/+3
2013-08-15convert include/svtools/wizardmachine.hxx from String to OUStringNoel Grandin1-2/+2
2013-08-12XubString->OUStringCaolán McNamara1-4/+4
2013-08-12Try to robustify addresstemplate a bitJulien Nabet1-4/+7
2013-08-06fdo#63926 - remove extra include paths in svtools/ and sfx2/Radu Ioan9-23/+23
2013-07-26targetted clean of redundant header piece from 62badf3828Michael Meeks1-3/+0
2013-07-08-Werror,-Wdeprecated-register (Clang trunk towards 3.4)Stephan Bergmann1-3/+3
2013-07-05cleanup src filesThomas Arnhold1-23/+0
2013-06-29remove OUString wrap for string literalsThomas Arnhold2-3/+3
2013-06-07XubString->OUStringCaolán McNamara1-1/+1
2013-06-06remove unused BMP_OLEOBJ image and define.Michael Meeks1-4/+0
2013-05-31prompt to restart office when required for experimental featuresCaolán McNamara1-0/+3
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-23/+4
2013-04-27Bin ugly (ab)use of preprocessor in headersTor Lillqvist1-2/+0
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-21/+5
2013-04-20Remove pass-through header file sot/inc/sot/clsids.hxxMichael Dunphy1-1/+1
2013-04-08convert address template dialog to .uiCaolán McNamara3-426/+209
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák7-159/+158
2013-04-01svtools: re-add filedlg2 to ResTarget, and remove un-used resourcesMichael Stahl1-48/+0
2013-04-01svtools: restore filedlg2.hrc/srcMichael Stahl1-0/+83
2013-03-29replace PathDialog to xFolderPicker, remmove obsoleted PathDialog classAndras Timar4-930/+0
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold3-7/+7
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold4-13/+13
2013-03-13fix incorrect code alignmentLuboš Luňák1-1/+3
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim6-0/+17
2013-03-08make use of startsWith()Thomas Arnhold1-1/+1
2013-03-07fdo#46808, Convert ui::dialogs::AddressBookSourceDialog to new styleNoel Grandin1-16/+11
2013-03-04remove unused and commented out codeThomas Arnhold2-5/+0
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold1-2/+2
2013-03-01Useless assignment + use setWidthJulien Nabet1-3/+1
2013-02-25loplugin: improve indentationThomas Arnhold1-2/+2