summaryrefslogtreecommitdiff
path: root/toolkit/source/controls/controlmodelcontainerbase.cxx
AgeCommit message (Expand)Author
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-07-11new loplugin: externalandnotdefinedNoel Grandin
2014-06-13loplugin:staticcallStephan Bergmann
2014-05-23Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin
2014-04-19Move headers that are private to toolkit there, thenTor Lillqvist
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from toolkitAlexander Wilms
2014-02-24toolkit: sal_Bool -> boolStephan Bergmann
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-18coverity#738917 Uninitialized scalar fieldCaolán McNamara
2014-01-23typo: wrong nameMatúš Kukan
2014-01-23tk: Constructor feature for UnoControlTabPageContainer(Model).Matúš Kukan
2014-01-23tk: Constructor feature for UnoControlTabPage(Model).Matúš Kukan
2013-12-20Resolves: #i120358# apply patch to support properties from tab modelJürgen Schmidt
2013-11-11convert OUString 0==compareToAscii to equalsAsciiNoel Grandin
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-06-05remove unused componentcontext.hxx includesNoel Grandin
2013-05-22Use the new type-checking Reference constructor to reduce code noiseNoel Grandin
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-16Remove RTL_CONSTASCII_(U)STRINGPARAM (toolkit)Chr. Rossmanith
2013-03-04doubled includesThomas Arnhold
2013-01-09fdo#46808, convert UnoControl and sub-classes to XComponentContextNoel Grandin
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-10-03re-base on ALv2 code. Includes:Michael Meeks
2012-09-14gridfixes: #i117145#Norbert Thiebaud
2012-09-14gridfixes: #i117549# finalize css.awt.tab APINorbert Thiebaud
2012-06-29Remove include guardsThomas Arnhold
2012-02-13fix support for embedded images for basic Dialogs ( fdo#45992 )Noel Power
2012-01-16Fix for fdo43460 Part XXXIX getLength() to isEmpty()Olivier Hallot
2011-11-27remove include of pch header from toolkitNorbert Thiebaud
2011-10-07cppcheck reduce scope of var in toolkit/...controlmodelcontainerbase.cxxPierre-André Jacquod
2011-09-08Get array indexing right in ControlModelContainerBase::getAvailableServiceNames.Stephan Bergmann
2011-08-04add mode-lines to new filessCaolán McNamara
2011-08-04catch by const referenceCaolán McNamara
2011-06-13createFromAscii -> RTL_CONSTASCII_USTRINGPARAMCaolán McNamara
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky
2011-04-29Remove some references to "tools/list.hxx" which wheren't needed.Joseph Powers
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky
2011-03-23adapt the vba container controls that got dropped as part of master mergeNoel Power
2011-03-22fix basic userform operationNoel Power
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-17#i117341# let getAvailableServiceNames include css.awt.tab.UnoControlTabPageM...Frank Schoenheit [fs]
2011-03-11fix up merging issues, so it compilesMichael Meeks
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky
2011-02-14gridsort: pulled and merged DEV300_m100Frank Schoenheit [fs]