summaryrefslogtreecommitdiff
path: root/filter/source/xsltdialog
AgeCommit message (Expand)Author
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-07-30convert xslt filter dialog to .uiCaolán McNamara
2013-07-30drop unused help ids & fix mnemonic widgetsCaolán McNamara
2013-07-30Convert xml filter tabpage transformation to .uiabdulmajeed ahmed
2013-07-24set mnemonic widgets and a few other little tweaksCaolán McNamara
2013-07-24Convert Xml-Filter-TabPage-General to .uiabdulmajeed ahmed
2013-07-02... fix more -Werror=address (wrong TempFile ctor called)Michael Stahl
2013-07-02filter: fix more -Werror=address (wrong TempFile ctor called)Michael Stahl
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-06-29String to OUString and cleanupThomas Arnhold
2013-06-28always call setDeferredProperties for dialog get/set titleCaolán McNamara
2013-06-25Related: fdo#65716 title substitutionsCaolán McNamara
2013-06-05fdo#46808, Replace usage of SpecialConfigManagerNoel Grandin
2013-06-05fdo#46808, Convert XMultiServiceFactory in filter moduleNoel Grandin
2013-05-22Use the new type-checking Reference constructor to reduce code noiseNoel Grandin
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák
2013-04-21fdo#62699 Remove a few more pass-through headersMichael Dunphy
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-04-03fdo#39468: Translated German comments in filterHansgerd Schneider
2013-03-30Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2013-03-29ResMgr with LanguageTagEike Rathke
2013-03-29Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2013-03-20Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength)Stephan Bergmann
2013-03-20Assume that this shall check full string equalityStephan Bergmann
2013-03-20Assume that this shall check full string equalityStephan Bergmann
2013-03-20fdo#46808, Convert XSLTFilterDialog to new-styleNoel Grandin
2013-03-19further OUString cleanupThomas Arnhold
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-19trailing whitespacesThomas Arnhold
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong
2013-03-03protocol shttp is not defined yetThomas Arnhold
2013-02-25loplugin: unused variablesThomas Arnhold
2013-02-06remove obsolete hidother.src filesAndras Timar
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith
2013-01-21Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac
2013-01-11use sizegroups instead of explicit codeCaolán McNamara
2013-01-09add a CloseButton to vcl for convenienceCaolán McNamara
2012-12-29Revert "String Cleanup and news OUString methods/constructors"Tor Lillqvist
2012-12-28String Cleanup and news OUString methods/constructorsRicardo Montania
2012-12-21More String cleanup in filterRicardo Montania
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin
2012-12-19set a more sane default height on headerbarsCaolán McNamara
2012-12-14there was SearchAndReplace which replaces the first occurrenceIvan Timofeev
2012-12-14Use replaceAll() correctlyTor Lillqvist
2012-12-13String removal in filterRicardo Montania
2012-12-11OUString::replaceAll unused resultsIvan Timofeev
2012-12-11String -> OUString in filterRicardo Montania
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens