summaryrefslogtreecommitdiffstats
path: root/filter/source/xsltdialog
Commit message (Expand)AuthorAgeFilesLines
* remove unnecessary sal_Unicode casts in various placesNoel Grandin2013-11-141-1/+1
* remove unnecessary use of OUString constructor in FILTER moduleNoel Grandin2013-11-111-11/+11
* Make INetURLObject-from-OUString ctor explicitStephan Bergmann2013-11-082-2/+2
* fixincludeguards.sh: filterThomas Arnhold2013-10-239-18/+18
* Bin comments that claim to say why some header is includedTor Lillqvist2013-10-221-1/+1
* convert remains of filter module from String to OUStringNoel Grandin2013-09-172-3/+3
* finish deprecation of O(U)String::valueOf()Luboš Luňák2013-08-212-6/+6
* convert xslt filter dialog to .uiCaolán McNamara2013-07-309-172/+32
* drop unused help ids & fix mnemonic widgetsCaolán McNamara2013-07-302-19/+0
* Convert xml filter tabpage transformation to .uiabdulmajeed ahmed2013-07-307-283/+64
* set mnemonic widgets and a few other little tweaksCaolán McNamara2013-07-244-11/+6
* Convert Xml-Filter-TabPage-General to .uiabdulmajeed ahmed2013-07-247-226/+32
* ... fix more -Werror=address (wrong TempFile ctor called)Michael Stahl2013-07-021-4/+2
* filter: fix more -Werror=address (wrong TempFile ctor called)Michael Stahl2013-07-021-2/+2
* remove OUString wrap for string literalsThomas Arnhold2013-06-291-3/+3
* String to OUString and cleanupThomas Arnhold2013-06-293-46/+27
* always call setDeferredProperties for dialog get/set titleCaolán McNamara2013-06-281-1/+0
* Related: fdo#65716 title substitutionsCaolán McNamara2013-06-251-0/+1
* fdo#46808, Replace usage of SpecialConfigManagerNoel Grandin2013-06-056-36/+17
* fdo#46808, Convert XMultiServiceFactory in filter moduleNoel Grandin2013-06-0513-70/+66
* Use the new type-checking Reference constructor to reduce code noiseNoel Grandin2013-05-221-3/+2
* remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák2013-05-062-19/+19
* fdo#62699 Remove a few more pass-through headersMichael Dunphy2013-04-213-29/+2
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-0714-97/+93
* fdo#39468: Translated German comments in filterHansgerd Schneider2013-04-031-1/+1
* Prefer prefix ++/-- operators for non-primitive typesJulien Nabet2013-03-301-4/+2
* ResMgr with LanguageTagEike Rathke2013-03-291-1/+1
* Prefer prefix ++/-- operators for non-primitive typesJulien Nabet2013-03-291-4/+1
* Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength)Stephan Bergmann2013-03-203-9/+9
* Assume that this shall check full string equalityStephan Bergmann2013-03-201-1/+1
* Assume that this shall check full string equalityStephan Bergmann2013-03-201-2/+1
* fdo#46808, Convert XSLTFilterDialog to new-styleNoel Grandin2013-03-202-5/+5
* further OUString cleanupThomas Arnhold2013-03-192-4/+2
* removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold2013-03-194-28/+28
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-195-40/+40
* trailing whitespacesThomas Arnhold2013-03-191-4/+4
* fdo#60691 add modelines to *.src and *.hrc filesBorim2013-03-0810-0/+29
* fdo#60148 Clean up warnings from the Clang compiler pluginnccuong2013-03-061-1/+0
* protocol shttp is not defined yetThomas Arnhold2013-03-033-5/+5
* loplugin: unused variablesThomas Arnhold2013-02-252-2/+0
* remove obsolete hidother.src filesAndras Timar2013-02-061-40/+0
* Changed SetText() / GetText() to take/return OUStringChr. Rossmanith2013-01-211-4/+4
* Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac2013-01-211-3/+3
* use sizegroups instead of explicit codeCaolán McNamara2013-01-111-12/+0
* add a CloseButton to vcl for convenienceCaolán McNamara2013-01-092-2/+2
* Revert "String Cleanup and news OUString methods/constructors"Tor Lillqvist2012-12-291-41/+49
* String Cleanup and news OUString methods/constructorsRicardo Montania2012-12-281-49/+41
* More String cleanup in filterRicardo Montania2012-12-212-24/+23
* fdo#46808, Convert frame::Desktop to new style service.Noel Grandin2012-12-212-51/+40
* set a more sane default height on headerbarsCaolán McNamara2012-12-191-1/+1