summaryrefslogtreecommitdiff
path: root/include/toolkit
AgeCommit message (Expand)AuthorFilesLines
2014-09-18fdo#83512 Make use of OUStringHash and OStringHashDaniel Sikeler1-18/+1
2014-09-18fdo#82577: Handle FontNoel Grandin3-8/+8
2014-09-17Typo: excatly->exactlyJulien Nabet1-1/+1
2014-09-12toolkit: sal_Bool -> boolStephan Bergmann1-1/+1
2014-08-07toolkit: export some ListenerMultiplexer typesMichael Stahl1-5/+5
2014-07-08use SimpleReferenceObject in svtools moduleNoel Grandin1-1/+1
2014-07-08use SimpleReferenceObject in accessibilityNoel Grandin1-3/+3
2014-06-29Typo: beeing->beingJulien Nabet1-1/+1
2014-06-05toolkit: remove SAL_THROW macroNoel Grandin5-9/+9
2014-06-04coverity#705388 Mixing enum typesCaolán McNamara1-1/+3
2014-05-30header guard naming consistencyNoel Grandin1-3/+3
2014-05-30fdo#68849: Add header guards to all include filesJens Carl1-0/+4
2014-05-20remove unused header filesThomas Arnhold4-341/+0
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni1-1/+1
2014-04-19Move headers that are private to toolkit there, thenTor Lillqvist5-288/+0
2014-04-19If it has been "not recommended currently" since 2007, it can go awayTor Lillqvist1-9/+0
2014-04-07Remove silly PUT_SEMICOLON_AT_THE_ENDStephan Bergmann1-1/+1
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin11-25/+25
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann28-55/+55
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann42-1866/+1866
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