summaryrefslogtreecommitdiff
path: root/svtools/source/uno
AgeCommit message (Expand)AuthorFilesLines
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl6-0/+6
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann1-1/+2
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin1-2/+1
2014-10-23fdo#84938: replace MENUITEM constants with enumNoel Grandin1-1/+1
2014-10-20fdo#84938: replace TIB_ constants with enumNoel Grandin1-4/+4
2014-10-03coverity#704318 Logically dead codeCaolán McNamara1-3/+0
2014-09-29loplugin: cstylecastNoel Grandin3-43/+43
2014-09-23fdo#82577: Handle WindowNoel Grandin14-37/+37
2014-09-17callcatcher: update unused codeCaolán McNamara2-20/+0
2014-09-10vcl: sal_Bool -> boolStephan Bergmann1-1/+1
2014-08-21star* -> css::*Thomas Arnhold1-1/+1
2014-08-15drop FixedLines from wizards to be consistent with the rest of the uiCaolán McNamara1-1/+0
2014-08-13warning C4242: 'initializing' : conversion from 'size_t' to 'const sal_uInt16'Thomas Arnhold1-2/+2
2014-07-14Todo -> TODONoel Grandin1-1/+1
2014-07-07DBG_ASSERT->assert when followed by dereferenceCaolán McNamara1-1/+1
2014-07-01Activate the "suspicious cast to sal_Bool" parts of loplugin:salboolStephan Bergmann1-4/+4
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin3-17/+1
2014-06-13loplugin:staticcallStephan Bergmann1-5/+3
2014-05-27remove more unnecessary use of OUString constructorNoel Grandin2-2/+2
2014-05-20Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part18Julien Nabet3-11/+11
2014-05-18Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part17Julien Nabet2-33/+33
2014-05-11fix-includes.pl: svtoolsThomas Arnhold9-17/+17
2014-05-08WaE: -Werror=maybe-uninitializedCaolán McNamara1-1/+1
2014-05-08svtools: sal_Bool->boolNoel Grandin12-69/+69
2014-05-06Move headers included only in svtools to svtoolsTor Lillqvist7-14/+14
2014-04-24make SvDetachedEventDescriptor::hasByName return boolNoel Grandin1-2/+2
2014-04-11Resolves: #i124629# UNO Wizard - avoid crash by removing unneeded referenceAriel Constenla-Haile3-12/+3
2014-04-09Remove unused codeStephan Bergmann4-12/+6
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin7-30/+30
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann6-6/+6
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann12-204/+204
2014-03-25svtools: sal_Bool->boolNoel Grandin5-14/+14
2014-03-25svtools: sal_Bool->boolNoel Grandin1-10/+10
2014-03-25svtools: sal_Bool->boolNoel Grandin2-18/+18
2014-03-25svtools: sal_Bool->boolNoel Grandin1-6/+6
2014-03-24svtools: sal_Bool->boolNoel Grandin1-7/+7
2014-03-24svtools: sal_Bool->boolNoel Grandin1-7/+7
2014-03-24svtools: sal_Bool->boolNoel Grandin2-6/+6
2014-03-14No need for a virtual OPropertyContainer::getTypesStephan Bergmann2-2/+2
2014-03-13svtools,svx: prefer passing OUString and OString by referenceNoel Grandin1-1/+1
2014-03-10svtools: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann2-8/+2
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke2-5/+5
2014-03-03SVTOOLS : Remove usage of DBG_CTOR and DBG_DTOR.Arnaud Versini1-4/+0
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann18-409/+409
2014-02-25Remove visual noise from svtoolsAlexander Wilms14-83/+83
2014-02-24Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann1-3/+3
2014-02-24toolkit: sal_Bool -> boolStephan Bergmann1-2/+2
2014-02-24Remove unnecessary extractInterfaceStephan Bergmann1-3/+1
2014-02-23Remove unneccessary commentsAlexander Wilms13-324/+324