summaryrefslogtreecommitdiff
path: root/filter/source/xsltdialog
AgeCommit message (Expand)AuthorFilesLines
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák2-19/+19
2013-04-21fdo#62699 Remove a few more pass-through headersMichael Dunphy3-29/+2
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák14-97/+93
2013-04-03fdo#39468: Translated German comments in filterHansgerd Schneider1-1/+1
2013-03-30Prefer prefix ++/-- operators for non-primitive typesJulien Nabet1-4/+2
2013-03-29ResMgr with LanguageTagEike Rathke1-1/+1
2013-03-29Prefer prefix ++/-- operators for non-primitive typesJulien Nabet1-4/+1
2013-03-20Remove uses of rtl::OUString::compareToAscii(asciiStr, maxLength)Stephan Bergmann3-9/+9
2013-03-20Assume that this shall check full string equalityStephan Bergmann1-1/+1
2013-03-20Assume that this shall check full string equalityStephan Bergmann1-2/+1
2013-03-20fdo#46808, Convert XSLTFilterDialog to new-styleNoel Grandin2-5/+5
2013-03-19further OUString cleanupThomas Arnhold2-4/+2
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold4-28/+28
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold5-40/+40
2013-03-19trailing whitespacesThomas Arnhold1-4/+4
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim10-0/+29
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong1-1/+0
2013-03-03protocol shttp is not defined yetThomas Arnhold3-5/+5
2013-02-25loplugin: unused variablesThomas Arnhold2-2/+0
2013-02-06remove obsolete hidother.src filesAndras Timar1-40/+0
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith1-4/+4
2013-01-21Replaced O[U]String::valueOf( static_cast<> ) with O[U]String::number()Jean-Noël Rouvignac1-3/+3
2013-01-11use sizegroups instead of explicit codeCaolán McNamara1-12/+0
2013-01-09add a CloseButton to vcl for convenienceCaolán McNamara2-2/+2
2012-12-29Revert "String Cleanup and news OUString methods/constructors"Tor Lillqvist1-41/+49
2012-12-28String Cleanup and news OUString methods/constructorsRicardo Montania1-49/+41
2012-12-21More String cleanup in filterRicardo Montania2-24/+23
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin2-51/+40
2012-12-19set a more sane default height on headerbarsCaolán McNamara1-1/+1
2012-12-14there was SearchAndReplace which replaces the first occurrenceIvan Timofeev1-8/+8
2012-12-14Use replaceAll() correctlyTor Lillqvist1-8/+8
2012-12-13String removal in filterRicardo Montania2-57/+56
2012-12-11OUString::replaceAll unused resultsIvan Timofeev1-4/+4
2012-12-11String -> OUString in filterRicardo Montania1-14/+12
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens1-2/+0
2012-11-27removed obsolete xml validation service and xml source view.Peter Jentsch22-398/+26
2012-11-22AllSettings with LanguageTagEike Rathke1-1/+1
2012-11-22convert text xml filter dialog to .uiCaolán McNamara7-405/+127
2012-11-21bump xmlfilter settings dialog for new helpidsCaolán McNamara3-3/+1
2012-11-21xslt dialog is supposed to be a modeless dialogCaolán McNamara3-14/+17
2012-11-20convert xslt filter dialog to .uiCaolán McNamara11-369/+198
2012-11-17accessible names set *after* resource was freed, so names were nullCaolán McNamara1-2/+2
2012-11-16Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida1-0/+1
2012-10-26XubString->OUStringCaolán McNamara2-23/+24
2012-10-25rework selection of transformer for an XSLT filterDavid Tardon9-47/+26
2012-10-22fdo#46808, Adapt xml::sax::XWriter UNO service to new styleNoel Grandin4-17/+18
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida1-7/+7
2012-10-09Get ride of not used macros in filterMarcos Paulo de Souza1-6/+0
2012-10-04fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin1-13/+12
2012-10-04Fixes/improvements on previous commitStephan Bergmann1-2/+2