summaryrefslogtreecommitdiffstats
path: root/svtools/source/uno/unoiface.cxx
Commit message (Expand)AuthorAgeFilesLines
* Some missing SolarMutexGuard around VclPtr acquire/releaseStephan Bergmann2015-08-061-0/+1
* gcc4.6: remove trigraph sequences '<::'Thorsten Behrens2015-08-061-2/+2
* Apply new VclPtr clang plugin to catch potential problems.Noel Grandin2015-08-061-2/+2
* VclPtr: fix crash on loading kde86727-1.htmlCaolán McNamara2015-05-091-2/+2
* Gradually typed LinkStephan Bergmann2015-04-301-2/+2
* Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks2015-04-281-114/+107
|\
| * svtools: convert new to ::Create.Noel Grandin2015-04-171-8/+8
| * svtools: switch UNO pieces to use VclPtr enabled toolkit.Michael Meeks2015-04-101-106/+99
* | remove unnecessary use of void in function declarationsNoel Grandin2015-04-151-2/+2
|/
* Avoid downcastStephan Bergmann2015-02-031-2/+3
* loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann2014-12-051-0/+8
* cppuhelper: clean up public headers with include-what-you-useMichael Stahl2014-11-181-0/+1
* loplugin: cstylecastNoel Grandin2014-09-291-37/+37
* fdo#82577: Handle WindowNoel Grandin2014-09-231-10/+10
* Todo -> TODONoel Grandin2014-07-141-1/+1
* improve the inlinesimplememberfunctions clang pluginNoel Grandin2014-06-171-4/+0
* Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part17Julien Nabet2014-05-181-8/+8
* WaE: -Werror=maybe-uninitializedCaolán McNamara2014-05-081-1/+1
* svtools: sal_Bool->boolNoel Grandin2014-05-081-19/+19
* Move headers included only in svtools to svtoolsTor Lillqvist2014-05-061-2/+2
* svtools: sal_Bool->boolNoel Grandin2014-03-241-3/+3
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-96/+96
* Remove visual noise from svtoolsAlexander Wilms2014-02-251-18/+18
* toolkit: sal_Bool -> boolStephan Bergmann2014-02-241-2/+2
* Remove unneccessary commentsAlexander Wilms2014-02-231-25/+25
* vcl: sal_Bool -> boolStephan Bergmann2014-02-211-1/+1
* disentangle CalcSizeCaolán McNamara2014-01-131-1/+1
* longparas: convert GetMaxVisChars from xub_StrLen to sal_Int32Caolán McNamara2014-01-111-1/+1
* Translated German commentsLuc Castermans2014-01-091-8/+9
* SAL_WARN_UNUSED com::sun::star::uno::AnyStephan Bergmann2013-11-141-2/+0
* equalsIgnoreAsciiCaseAscii -> equalsIgnoreAsciiCaseNoel Grandin2013-08-221-11/+11
* convert svtools/source/uno/* from String to OUStringNoel Grandin2013-08-221-19/+17
* module svl: all String and some bool and related clean-upNorbert Thiebaud2013-07-071-2/+2
* remove OUString wrap for string literalsThomas Arnhold2013-06-291-4/+4
* coverity#707543 : Unitialized scalar variableNorbert Thiebaud2013-06-211-0/+5
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-41/+41
* automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2013-03-191-4/+4
* Changed SetText() / GetText() to take/return OUStringChr. Rossmanith2013-01-211-1/+1
* re-base on ALv2 code. Includes:Michael Meeks2012-11-191-23/+14
* convert extension dialog to .uiCaolán McNamara2012-11-131-1/+1
* move svtools's FixedHyper.hxx to vclCaolán McNamara2012-11-121-2/+2
* Merged SvTreeListBox and SvLBox.Kohei Yoshida2012-10-111-1/+1
* fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold2012-05-041-13/+13
* string created but never usedCaolán McNamara2012-04-181-5/+0
* Replaced a few equal calls with ==Szabolcs Dezsi2012-04-081-3/+3
* New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann2012-03-011-1/+1
* Removed extra semicolonsJesse2011-12-151-1/+1
* remove include of pch header from svtoolsNorbert Thiebaud2011-11-271-2/+0
* removed unused macros/constantsTakeshi Abe2011-11-091-1/+0
* Do not include filedlg.hxx when not necessaryFrancois Tigeot2011-07-011-1/+0