summaryrefslogtreecommitdiff
path: root/toolkit/source/controls/controlmodelcontainerbase.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-02-06Fix typosAndrea Gelmini1-1/+1
2016-02-06Fix typosAndrea Gelmini1-1/+1
2016-02-06cppcheck:redundantAssignmentNoel Grandin1-2/+0
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann1-1/+1
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann1-1/+1
2014-12-12toolkit: Use appropriate OUString functions on string constantsStephan Bergmann1-54/+50
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava1-1/+1
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-16/+16
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin1-6/+4
2014-07-11new loplugin: externalandnotdefinedNoel Grandin1-3/+1
2014-06-13loplugin:staticcallStephan Bergmann1-1/+1
2014-05-23Prefer cppu::UnoType<T>::get() to ::getCppuType((T*)0) part20Julien Nabet1-1/+1
2014-05-05simplify ternary conditions "xxx ? yyy : false"Noel Grandin1-2/+2
2014-04-19Move headers that are private to toolkit there, thenTor Lillqvist1-2/+3
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin1-2/+2
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-49/+49
2014-02-26Remove visual noise from toolkitAlexander Wilms1-11/+11
2014-02-24toolkit: sal_Bool -> boolStephan Bergmann1-14/+14
2014-02-23Remove unneccessary commentsAlexander Wilms1-27/+27
2014-02-18coverity#738917 Uninitialized scalar fieldCaolán McNamara1-0/+3
2014-01-23typo: wrong nameMatúš Kukan1-6/+6
2014-01-23tk: Constructor feature for UnoControlTabPageContainer(Model).Matúš Kukan1-2/+2
2014-01-23tk: Constructor feature for UnoControlTabPage(Model).Matúš Kukan1-2/+2
2013-12-20Resolves: #i120358# apply patch to support properties from tab modelJürgen Schmidt1-1/+1
2013-11-11convert OUString 0==compareToAscii to equalsAsciiNoel Grandin1-29/+29
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-1/+1
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-11/+11
2013-06-05remove unused componentcontext.hxx includesNoel Grandin1-1/+0
2013-05-22Use the new type-checking Reference constructor to reduce code noiseNoel Grandin1-2/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-103/+103
2013-03-16Remove RTL_CONSTASCII_(U)STRINGPARAM (toolkit)Chr. Rossmanith1-26/+26
2013-03-04doubled includesThomas Arnhold1-1/+0
2013-01-09fdo#46808, convert UnoControl and sub-classes to XComponentContextNoel Grandin1-49/+45
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák1-1/+1
2012-10-03re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-09-14gridfixes: #i117145#Norbert Thiebaud1-7/+15
2012-09-14gridfixes: #i117549# finalize css.awt.tab APINorbert Thiebaud1-2/+2
2012-06-29Remove include guardsThomas Arnhold1-2/+0
2012-02-13fix support for embedded images for basic Dialogs ( fdo#45992 )Noel Power1-25/+0
2012-01-16Fix for fdo43460 Part XXXIX getLength() to isEmpty()Olivier Hallot1-4/+4
2011-11-27remove include of pch header from toolkitNorbert Thiebaud1-2/+0
2011-10-07cppcheck reduce scope of var in toolkit/...controlmodelcontainerbase.cxxPierre-André Jacquod1-3/+3
2011-09-08Get array indexing right in ControlModelContainerBase::getAvailableServiceNames.Stephan Bergmann1-2/+2
2011-08-04add mode-lines to new filessCaolán McNamara1-0/+2
2011-08-04catch by const referenceCaolán McNamara1-25/+41
2011-06-13createFromAscii -> RTL_CONSTASCII_USTRINGPARAMCaolán McNamara1-11/+11
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky1-2/+2
2011-04-29Remove some references to "tools/list.hxx" which wheren't needed.Joseph Powers1-1/+0
2011-04-22Merge commit 'ooo/DEV300_m106' into libreoffice-3-4Jan Holesovsky1-2/+2