summaryrefslogtreecommitdiff
path: root/svtools/source/uno
AgeCommit message (Expand)Author
2014-01-16fdo#54938: Convert svtools to cppu::supportsService...Marcos Paulo de Souza
2014-01-16svt: Use constructor feature for OAddressBookSourceDialogUno.Matúš Kukan
2014-01-16svt: Use constructor feature for GObjectImpl.Matúš Kukan
2014-01-16svt: Use constructor feature for Wizard.Matúš Kukan
2014-01-16svt: Use constructor feature for SvFilterOptionsDialog.Matúš Kukan
2014-01-15Use const& arguments parameter for ctor functions.Matúš Kukan
2014-01-15Initialize constructor based implementations in one place.Matúš Kukan
2014-01-13disentangle CalcSizeCaolán McNamara
2014-01-11longparas: convert GetMaxVisChars from xub_StrLen to sal_Int32Caolán McNamara
2014-01-09Translated German commentsLuc Castermans
2014-01-08Do not initialize FilePicker with empty argument.Matúš Kukan
2014-01-08These implementations could inherit from XInitialization too.Matúš Kukan
2014-01-08Revert "make FilePicker::createWithMode not crash"Matúš Kukan
2014-01-08svt: Use constructor feature for ODocumentCloser.Matúš Kukan
2013-12-28make FilePicker::createWithMode not crashCaolán McNamara
2013-12-23svt: Use constructor feature for GraphicProvider.Matúš Kukan
2013-12-23svt: use constructor feature for HatchWindowFactory.Matúš Kukan
2013-12-23svt: Use constructor feature for GraphicRendererVCL.Matúš Kukan
2013-12-23svt: Use constructor feature for FilePicker and FolderPicker services.Matúš Kukan
2013-12-20Resolves: #i120065# apply patch for Enabled property in grid modelJürgen Schmidt
2013-12-12Don't hold css::uno::Type instances by pointerStephan Bergmann
2013-12-11Revert "Don't hold css::uno::Type instances by pointer"Stephan Bergmann
2013-12-11Don't hold css::uno::Type instances by pointerStephan Bergmann
2013-12-05Remove obsolete SEQTYPE workaroundStephan Bergmann
2013-12-04fdo#60698: Merge hatchwindowfactory into svtMarcos Paulo de Souza
2013-11-20convert equalsAsciiL calls to startsWith callsNoel Grandin
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-19remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin
2013-11-14SAL_WARN_UNUSED com::sun::star::uno::AnyStephan Bergmann
2013-11-11convert OUString 0==compareToAscii to equalsAsciiNoel Grandin
2013-11-08remove unnecessary use of OUString constructor in SVTOOLS moduleNoel Grandin
2013-11-07fdo#63020: Replace ::comphelper::stl_begin()...Marcos Paulo de Souza
2013-11-05fixincludeguards.sh: svtoolsThomas Arnhold
2013-11-04Remove unnecessary includeStephan Bergmann
2013-11-04Some clean-upStephan Bergmann
2013-11-04fdo#60698: Move generic fpicker to svtoolsMarcos Paulo de Souza
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin
2013-10-22vcl: mark more Image constructors as "explicit"Michael Stahl
2013-10-17fdo#54938: Adapt svtools and comphelper module ...Marcos Paulo de Souza
2013-10-02-Werror,-Wunused-variableStephan Bergmann
2013-09-29show chart context menu entries againMarkus Mohrhard
2013-09-17drop intermediate StringsCaolán McNamara
2013-09-17convert SVTOOLS module from String to OUStringNoel Grandin
2013-08-27Replace for loop by std::advance + rename function parameterJulien Nabet
2013-08-22equalsIgnoreAsciiCaseAscii -> equalsIgnoreAsciiCaseNoel Grandin
2013-08-22convert svtools/source/uno/* from String to OUStringNoel Grandin
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-08-15convert include/svtools/roadmapwizard.hxx from String to OUStringNoel Grandin
2013-08-15convert include/svtools/table/tablemodel.hxx from String to OUStringNoel Grandin
2013-08-12XubString->OUStringCaolán McNamara