summaryrefslogtreecommitdiff
path: root/include/toolkit
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-13...and now actually non-virtualStephan Bergmann1-6/+6
2014-03-13Getter members of VCLXGraphics not in XGraphics need not be virtualStephan Bergmann1-6/+6
2014-03-11No need for implGetBounds to be SAL_CALLStephan Bergmann2-2/+2
2014-03-10toolkit: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann2-22/+2
2014-03-10coverity#708529 Uninitialized scalar fieldCaolán McNamara1-5/+7
2014-03-01Remove visual noise from includeAlexander Wilms51-365/+365
2014-02-27Remove unused VCLXTabPageModelStephan Bergmann1-73/+0
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann39-1545/+1545
2014-02-24Replace exisiting TriState, AutoState with more generic TriStateStephan Bergmann1-2/+1
2014-02-24toolkit: sal_Bool -> boolStephan Bergmann20-47/+48
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-1/+1
2014-02-13coverity#737151 Uncaught exceptionCaolán McNamara1-1/+3
2014-02-11coverity#703895 Failed to override methodCaolán McNamara1-1/+0
2014-01-29bool improvementsStephan Bergmann1-1/+1
2014-01-28bool improvementsStephan Bergmann1-1/+1
2014-01-24tk: Constructor feature for VCLXToolkit.Matúš Kukan1-206/+0
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-23fdo#63154 Removed unused solar.h referenceAlexandre Vicenzi1-1/+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-08Drop duplicate #includeTakeshi Abe1-1/+0
2013-12-06Clean up includes of comphelper/stl_types.hxxStephan Bergmann1-1/+0
2013-11-26Integrate branch of IAccessible2Steve Yin1-0/+4
2013-11-15Remove unused parts of TkResMgrStephan Bergmann1-36/+3
2013-11-09fdo#65108 inter-module includes <> include/toolkitNorbert Thiebaud13-18/+18
2013-10-28remove local css namespace definitionsThomas Arnhold1-2/+0
2013-10-23fixincludeguards.sh: include/{toolkit,tools}Thomas Arnhold63-183/+183
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-1/+1
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-10callcatcher: update unused codeCaolán McNamara1-3/+0
2013-08-04fdo#67235 adapt form control code to time nanosecond API change, step 3Lionel Elie Mamane4-51/+57
2013-08-02fdo#67235 adapt form control code to time nanosecond API changeLionel Elie Mamane4-23/+26
2013-07-11Resolves: #i121544# - Clean-up MessageBox APIAriel Constenla-Haile1-1/+1
2013-07-05Related: #i121514# Remove deprecated UnoControlSimpleAnimationAriel Constenla-Haile1-2/+0
2013-07-05Related: #i121513# Remove deprecated UnoControlThrobberModelAriel Constenla-Haile1-2/+0
2013-06-28remove toolkit/unohlp.hxx hackThomas Arnhold1-3/+0
2013-06-23Resolves: #i121542# Unify the Menu APIAriel Constenla-Haile2-114/+92
2013-06-10::OUString->OUStringCaolán McNamara1-28/+28
2013-06-10Related: #i117765# css.awt.PrinterServer implementation unusable in BasicAndrew Rist1-69/+48
2013-06-05remove unused componentcontext.hxx includesNoel Grandin2-2/+1