summaryrefslogtreecommitdiff
path: root/include/toolkit/controls
AgeCommit message (Expand)AuthorFilesLines
2014-03-17sal,toolkit,unotools: prefer passing OUString by referenceNoel Grandin1-2/+2
2014-03-14Mark overriding OGeometryControlModel class template mem funs as SAL_OVERRIDEStephan Bergmann1-4/+4
2014-03-11No need for implGetBounds to be SAL_CALLStephan Bergmann1-1/+1
2014-03-10toolkit: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann1-11/+1
2014-03-10coverity#708529 Uninitialized scalar fieldCaolán McNamara1-5/+7
2014-03-01Remove visual noise from includeAlexander Wilms19-165/+165
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann20-765/+765
2014-02-24Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann1-2/+1
2014-02-24toolkit: sal_Bool -> boolStephan Bergmann10-32/+33
2014-02-11coverity#703895 Failed to override methodCaolán McNamara1-1/+0
2014-01-28bool improvementsStephan Bergmann1-1/+1
2014-01-23tk: Constructor feature for UnoSpinButton(Control|Model).Matúš Kukan1-121/+0
2014-01-23tk: Constructor feature for OGeometryControlModel<UnoControlDialogModel>.Matúš Kukan1-29/+0
2014-01-23tk: Constructor feature for UnoControlTabPageContainer(Model).Matúš Kukan1-2/+2
2014-01-23tk: Constructor feature for UnoControlTabPage(Model).Matúš Kukan1-2/+10
2014-01-23tk: Constructor feature for AnimatedImagesControl(Model).Matúš Kukan1-42/+0
2014-01-23tk: Constructor feature for SpinningProgressControlModel.Matúš Kukan1-62/+0
2014-01-22Fix service name of UnoFrameControlZolnai Tamás1-1/+1
2013-12-20Resolves: #i120358# apply patch to support properties from tab modelJürgen Schmidt1-3/+2
2013-12-17No need for implbase1.hxx to include XComponentContext.hppStephan Bergmann1-0/+3
2013-12-06Clean up includes of comphelper/stl_types.hxxStephan Bergmann1-1/+0
2013-11-09fdo#65108 inter-module includes <> include/toolkitNorbert Thiebaud5-8/+8
2013-10-23fixincludeguards.sh: include/{toolkit,tools}Thomas Arnhold23-65/+65
2013-10-15Remove unused macroStephan Bergmann1-1/+0
2013-10-02toolkit: avoid deadlock in UnoControl::setDesignMode()Michael Stahl1-1/+2
2013-09-03Remove more unused methodsMarcos Paulo de Souza1-1/+0
2013-08-04fdo#67235 adapt form control code to time nanosecond API change, step 3Lionel Elie Mamane2-25/+29
2013-08-02fdo#67235 adapt form control code to time nanosecond API changeLionel Elie Mamane2-10/+13
2013-06-05remove unused componentcontext.hxx includesNoel Grandin2-2/+1
2013-06-04include: convert type scope="foo"> here tooMichael Stahl1-2/+2
2013-05-28fdo#46808, Convert awt::UnoControlDialog to new styleNoel Grandin1-3/+71
2013-05-25Revert "fdo#46808, Convert awt::UnoControlDialogModel to new style"Stephan Bergmann1-224/+4
2013-05-23fix awt::UnoControlModelDialog crashNoel Grandin1-3/+0
2013-05-22Fix exception specificationsStephan Bergmann1-12/+12
2013-05-21fdo#46808, Convert awt::XUnoControlDialog to new styleNoel Grandin1-3/+71
2013-05-21fdo#46808, Convert awt::UnoControlDialogModel to new styleNoel Grandin1-1/+156
2013-04-25don't pollute global namespaceThomas Arnhold2-55/+43
2013-04-23execute move of global headersBjoern Michaelsen25-0/+4862