summaryrefslogtreecommitdiffstats
path: root/svtools/source/dialogs
Commit message (Expand)AuthorAgeFilesLines
* desktop: stop replacing %PRODUCTNAME %PRODUCTXMLFILEFORMATVERSIONMichael Stahl2013-10-011-9/+9
* merge queue_layout and queue_resizeCaolán McNamara2013-09-301-1/+1
* route wizards child queue_resize requests to preexisting layoutCaolán McNamara2013-09-281-3/+26
* convert mailmerge select page to .uiCaolán McNamara2013-09-271-0/+7
* Turn sidebar back to non-experimentalCaolán McNamara2013-09-201-3/+0
* fdo#63926: remove extra include paths in svtools/ and sfx2/Marcos Paulo de Souza2013-09-172-4/+4
* convert SVTOOLS module from String to OUStringNoel Grandin2013-09-171-1/+1
* Resolves: fdo#69236 route size request to layout widget, not hard-coded valueCaolán McNamara2013-09-161-1/+3
* convert svtools/source/dialogs/* from String to OUStringNoel Grandin2013-08-223-31/+31
* convert include/svtools/addresstemplate.hxx from String to OUStringNoel Grandin2013-08-221-2/+2
* finish deprecation of O(U)String::valueOf()Luboš Luňák2013-08-211-1/+1
* make svtools XubString freeCaolán McNamara2013-08-161-37/+37
* Revert "fdo#63926 - remove extra include paths in svtools/ and sfx2/"Michael Stahl2013-08-159-23/+23
* convert include/svtools/insdlg.hxx from String to OUStringNoel Grandin2013-08-151-5/+5
* convert include/svtools/roadmapwizard.hxx from String to OUStringNoel Grandin2013-08-151-3/+3
* convert include/svtools/wizardmachine.hxx from String to OUStringNoel Grandin2013-08-151-2/+2
* XubString->OUStringCaolán McNamara2013-08-121-4/+4
* Try to robustify addresstemplate a bitJulien Nabet2013-08-121-4/+7
* fdo#63926 - remove extra include paths in svtools/ and sfx2/Radu Ioan2013-08-069-23/+23
* targetted clean of redundant header piece from 62badf3828Michael Meeks2013-07-261-3/+0
* -Werror,-Wdeprecated-register (Clang trunk towards 3.4)Stephan Bergmann2013-07-081-3/+3
* cleanup src filesThomas Arnhold2013-07-051-23/+0
* remove OUString wrap for string literalsThomas Arnhold2013-06-292-3/+3
* XubString->OUStringCaolán McNamara2013-06-071-1/+1
* remove unused BMP_OLEOBJ image and define.Michael Meeks2013-06-061-4/+0
* prompt to restart office when required for experimental featuresCaolán McNamara2013-05-311-0/+3
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-301-23/+4
* Bin ugly (ab)use of preprocessor in headersTor Lillqvist2013-04-271-2/+0
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-221-21/+5
* Remove pass-through header file sot/inc/sot/clsids.hxxMichael Dunphy2013-04-201-1/+1
* convert address template dialog to .uiCaolán McNamara2013-04-083-426/+209
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-077-159/+158
* svtools: re-add filedlg2 to ResTarget, and remove un-used resourcesMichael Stahl2013-04-011-48/+0
* svtools: restore filedlg2.hrc/srcMichael Stahl2013-04-011-0/+83
* replace PathDialog to xFolderPicker, remmove obsoleted PathDialog classAndras Timar2013-03-294-930/+0
* removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold2013-03-193-7/+7
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-194-13/+13
* fix incorrect code alignmentLuboš Luňák2013-03-131-1/+3
* fdo#60691 add modelines to *.src and *.hrc filesBorim2013-03-086-0/+17
* make use of startsWith()Thomas Arnhold2013-03-081-1/+1
* fdo#46808, Convert ui::dialogs::AddressBookSourceDialog to new styleNoel Grandin2013-03-071-16/+11
* remove unused and commented out codeThomas Arnhold2013-03-042-5/+0
* Related to fdo#60724: correct spellingThomas Arnhold2013-03-031-2/+2
* Useless assignment + use setWidthJulien Nabet2013-03-011-3/+1
* loplugin: improve indentationThomas Arnhold2013-02-251-2/+2
* fdo#38838 searched, replaced and removed String::CreateFromInt32().Jean-Noël Rouvignac2013-02-241-1/+1
* fdo#46808, Adapt cui::ColorPicker UNO service to new styleNoel Grandin2013-02-121-5/+3
* fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac2013-02-082-15/+13
* Change GetSavedValue() to return OUStringChr. Rossmanith2013-01-241-1/+1
* Changed SetText() / GetText() to take/return OUStringChr. Rossmanith2013-01-212-5/+4