summaryrefslogtreecommitdiff
path: root/svtools/source/uno/popupmenucontrollerbase.cxx
AgeCommit message (Expand)Author
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin
2013-10-17fdo#54938: Adapt svtools and comphelper module ...Marcos Paulo de Souza
2013-07-25fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa
2013-06-23Resolves: #i121542# Unify the Menu APIAriel Constenla-Haile
2013-06-05fdo#46808, Convert some XMultiservice in framework moduleNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-02-12Some cppcheck cleaningJulien Nabet
2012-11-19re-base on ALv2 code. Includes:Michael Meeks
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann
2012-08-08remove include comments and boxesThomas Arnhold
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
2012-05-30Store the module name here. I need to use it in the recent files menu.Kohei Yoshida
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-01-13Fix for fdo43460 Part XXXVII getLength() to isEmpty()Olivier Hallot
2011-11-27remove include of pch header from svtoolsNorbert Thiebaud
2011-01-16equalsAsciiL faster than equalsAsciiCaolán McNamara
2010-10-25merge vosremoval-mutex.diffNorbert Thiebaud
2010-10-25use SolarMutexGuard to guard the SolarMutexNorbert Thiebaud
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-05remove include guards using fixguard.pyPetr Mladek
2010-03-30fixed compile warningsChristian Lippka
2010-03-21Adding PopupMenuController to allow PopupMenuControllerBase dervivates to be ...Christian Lippka