summaryrefslogtreecommitdiffstats
path: root/include/toolkit/controls
Commit message (Expand)AuthorAgeFilesLines
* Typo: beeing->beingJulien Nabet2014-06-291-1/+1
* toolkit: remove SAL_THROW macroNoel Grandin2014-06-054-8/+8
* header guard naming consistencyNoel Grandin2014-05-301-3/+3
* fdo#68849: Add header guards to all include filesJens Carl2014-05-301-0/+4
* remove unused header filesThomas Arnhold2014-05-202-198/+0
* Many spelling fixes: directories r* - z*.Pedro Giffuni2014-05-011-1/+1
* Remove silly PUT_SEMICOLON_AT_THE_ENDStephan Bergmann2014-04-071-1/+1
* remove unnecessary scope qualifier from sal_Bool usesNoel Grandin2014-04-035-10/+10
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-0112-20/+20
* First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann2014-03-2619-947/+947
* sal,toolkit,unotools: prefer passing OUString by referenceNoel Grandin2014-03-171-2/+2
* Mark overriding OGeometryControlModel class template mem funs as SAL_OVERRIDEStephan Bergmann2014-03-141-4/+4
* No need for implGetBounds to be SAL_CALLStephan Bergmann2014-03-111-1/+1
* toolkit: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann2014-03-101-11/+1
* coverity#708529 Uninitialized scalar fieldCaolán McNamara2014-03-101-5/+7
* Remove visual noise from includeAlexander Wilms2014-03-0119-165/+165
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-2620-765/+765
* Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann2014-02-241-2/+1
* toolkit: sal_Bool -> boolStephan Bergmann2014-02-2410-32/+33
* coverity#703895 Failed to override methodCaolán McNamara2014-02-111-1/+0
* bool improvementsStephan Bergmann2014-01-281-1/+1
* tk: Constructor feature for UnoSpinButton(Control|Model).Matúš Kukan2014-01-231-121/+0
* tk: Constructor feature for OGeometryControlModel<UnoControlDialogModel>.Matúš Kukan2014-01-231-29/+0
* tk: Constructor feature for UnoControlTabPageContainer(Model).Matúš Kukan2014-01-231-2/+2
* tk: Constructor feature for UnoControlTabPage(Model).Matúš Kukan2014-01-231-2/+10
* tk: Constructor feature for AnimatedImagesControl(Model).Matúš Kukan2014-01-231-42/+0
* tk: Constructor feature for SpinningProgressControlModel.Matúš Kukan2014-01-231-62/+0
* Fix service name of UnoFrameControlZolnai Tamás2014-01-221-1/+1
* Resolves: #i120358# apply patch to support properties from tab modelJürgen Schmidt2013-12-201-3/+2
* No need for implbase1.hxx to include XComponentContext.hppStephan Bergmann2013-12-171-0/+3
* Clean up includes of comphelper/stl_types.hxxStephan Bergmann2013-12-061-1/+0
* fdo#65108 inter-module includes <> include/toolkitNorbert Thiebaud2013-11-095-8/+8
* fixincludeguards.sh: include/{toolkit,tools}Thomas Arnhold2013-10-2323-65/+65
* Remove unused macroStephan Bergmann2013-10-151-1/+0
* toolkit: avoid deadlock in UnoControl::setDesignMode()Michael Stahl2013-10-021-1/+2
* Remove more unused methodsMarcos Paulo de Souza2013-09-031-1/+0
* fdo#67235 adapt form control code to time nanosecond API change, step 3Lionel Elie Mamane2013-08-042-25/+29
* fdo#67235 adapt form control code to time nanosecond API changeLionel Elie Mamane2013-08-022-10/+13
* remove unused componentcontext.hxx includesNoel Grandin2013-06-052-2/+1
* include: convert type scope="foo"> here tooMichael Stahl2013-06-041-2/+2
* fdo#46808, Convert awt::UnoControlDialog to new styleNoel Grandin2013-05-281-3/+71
* Revert "fdo#46808, Convert awt::UnoControlDialogModel to new style"Stephan Bergmann2013-05-251-224/+4
* fix awt::UnoControlModelDialog crashNoel Grandin2013-05-231-3/+0
* Fix exception specificationsStephan Bergmann2013-05-221-12/+12
* fdo#46808, Convert awt::XUnoControlDialog to new styleNoel Grandin2013-05-211-3/+71
* fdo#46808, Convert awt::UnoControlDialogModel to new styleNoel Grandin2013-05-211-1/+156
* don't pollute global namespaceThomas Arnhold2013-04-252-55/+43
* execute move of global headersBjoern Michaelsen2013-04-2325-0/+4862