summaryrefslogtreecommitdiff
path: root/svtools/source/uno/popupmenucontrollerbase.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-08-28make PostUserEvent Link<> typedNoel Grandin1-2/+2
2015-07-14loplugin:unusedmethods svtoolsNoel Grandin1-8/+0
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-1/+1
2015-05-10NOINSTANCE is implied now in IMPL_STATIC_LINK...Stephan Bergmann1-1/+1
2015-04-29Remove unnecessary STATIC_LINK macroStephan Bergmann1-1/+1
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann1-2/+2
2014-05-11fix-includes.pl: svtoolsThomas Arnhold1-1/+1
2014-05-08svtools: sal_Bool->boolNoel Grandin1-1/+1
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-14/+14
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin1-1/+1
2013-10-17fdo#54938: Adapt svtools and comphelper module ...Marcos Paulo de Souza1-15/+2
2013-07-25fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa1-1/+0
2013-06-23Resolves: #i121542# Unify the Menu APIAriel Constenla-Haile1-16/+7
2013-06-05fdo#46808, Convert some XMultiservice in framework moduleNoel Grandin1-6/+4
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-11/+10
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold1-1/+1
2013-02-12Some cppcheck cleaningJulien Nabet1-2/+1
2012-11-19re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann1-2/+2
2012-08-08remove include comments and boxesThomas Arnhold1-12/+0
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin1-1/+3
2012-05-30Store the module name here. I need to use it in the recent files menu.Kohei Yoshida1-0/+2
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-2/+2
2012-01-13Fix for fdo43460 Part XXXVII getLength() to isEmpty()Olivier Hallot1-1/+1
2011-11-27remove include of pch header from svtoolsNorbert Thiebaud1-2/+0
2011-01-16equalsAsciiL faster than equalsAsciiCaolán McNamara1-2/+2
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud1-1/+1
2010-10-25use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud1-2/+2
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-10-05remove include guards using fixguard.pyPetr Mladek1-2/+0
2010-03-30fixed compile warningsChristian Lippka1-1/+0
2010-03-21Adding PopupMenuController to allow PopupMenuControllerBase dervivates to be ...Christian Lippka1-0/+421