summaryrefslogtreecommitdiff
path: root/filter/source/xsltdialog
AgeCommit message (Expand)Author
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
2012-11-27removed obsolete xml validation service and xml source view.Peter Jentsch
2012-11-22AllSettings with LanguageTagEike Rathke
2012-11-22convert text xml filter dialog to .uiCaolán McNamara
2012-11-21bump xmlfilter settings dialog for new helpidsCaolán McNamara
2012-11-21xslt dialog is supposed to be a modeless dialogCaolán McNamara
2012-11-20convert xslt filter dialog to .uiCaolán McNamara
2012-11-17accessible names set *after* resource was freed, so names were nullCaolán McNamara
2012-11-16Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida
2012-10-26XubString->OUStringCaolán McNamara
2012-10-25rework selection of transformer for an XSLT filterDavid Tardon
2012-10-22fdo#46808, Adapt xml::sax::XWriter UNO service to new styleNoel Grandin
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida
2012-10-09Get ride of not used macros in filterMarcos Paulo de Souza
2012-10-04fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin
2012-10-04Fixes/improvements on previous commitStephan Bergmann
2012-10-04fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin
2012-10-03re-base on ALv2 code. Includes:Michael Meeks