summaryrefslogtreecommitdiff
path: root/svtools/source/dialogs
AgeCommit message (Expand)Author
2013-09-16Resolves: fdo#69236 route size request to layout widget, not hard-coded valueCaolán McNamara
2013-08-22convert svtools/source/dialogs/* from String to OUStringNoel Grandin
2013-08-22convert include/svtools/addresstemplate.hxx from String to OUStringNoel Grandin
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-08-16make svtools XubString freeCaolán McNamara
2013-08-15Revert "fdo#63926 - remove extra include paths in svtools/ and sfx2/"Michael Stahl
2013-08-15convert include/svtools/insdlg.hxx from String to OUStringNoel Grandin
2013-08-15convert include/svtools/roadmapwizard.hxx from String to OUStringNoel Grandin
2013-08-15convert include/svtools/wizardmachine.hxx from String to OUStringNoel Grandin
2013-08-12XubString->OUStringCaolán McNamara
2013-08-12Try to robustify addresstemplate a bitJulien Nabet
2013-08-06fdo#63926 - remove extra include paths in svtools/ and sfx2/Radu Ioan
2013-07-26targetted clean of redundant header piece from 62badf3828Michael Meeks
2013-07-08-Werror,-Wdeprecated-register (Clang trunk towards 3.4)Stephan Bergmann
2013-07-05cleanup src filesThomas Arnhold
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-06-07XubString->OUStringCaolán McNamara
2013-06-06remove unused BMP_OLEOBJ image and define.Michael Meeks
2013-05-31prompt to restart office when required for experimental featuresCaolán McNamara
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-27Bin ugly (ab)use of preprocessor in headersTor Lillqvist
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-20Remove pass-through header file sot/inc/sot/clsids.hxxMichael Dunphy
2013-04-08convert address template dialog to .uiCaolán McNamara
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-01svtools: re-add filedlg2 to ResTarget, and remove un-used resourcesMichael Stahl
2013-04-01svtools: restore filedlg2.hrc/srcMichael Stahl
2013-03-29replace PathDialog to xFolderPicker, remmove obsoleted PathDialog classAndras Timar
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-13fix incorrect code alignmentLuboš Luňák
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim
2013-03-08make use of startsWith()Thomas Arnhold
2013-03-07fdo#46808, Convert ui::dialogs::AddressBookSourceDialog to new styleNoel Grandin
2013-03-04remove unused and commented out codeThomas Arnhold
2013-03-03Related to fdo#60724: correct spellingThomas Arnhold
2013-03-01Useless assignment + use setWidthJulien Nabet
2013-02-25loplugin: improve indentationThomas Arnhold
2013-02-24fdo#38838 searched, replaced and removed String::CreateFromInt32().Jean-Noël Rouvignac
2013-02-12fdo#46808, Adapt cui::ColorPicker UNO service to new styleNoel Grandin
2013-02-08fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac
2013-01-24Change GetSavedValue() to return OUStringChr. Rossmanith
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith
2013-01-20Some cppcheck cleaningJulien Nabet
2013-01-14we only ever want the preferred window size from GetOptimalSizeCaolán McNamara
2013-01-13fix the previous commitIvan Timofeev
2013-01-13fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac
2013-01-01remove use of #pragma optimizeLuboš Luňák
2012-12-26PCH for Library_svtLubos Lunak
2012-12-20Partially reverted 786f15e605867668d88ab23d66cabb18f18bdcf9Cédric Bosdonnat