summaryrefslogtreecommitdiff
path: root/include/toolkit/helper
AgeCommit message (Expand)AuthorFilesLines
2016-11-18includes should be at the top of the fileNoel Grandin1-9/+10
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-02-09Remove excess newlinesChris Sherlock5-16/+0
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin2-4/+4
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-10-23com::sun::star->css in include/sot to include/typelibNoel Grandin8-170/+170
2015-10-16Allow injection of keyboard and mouse events through UNOMatthew J. Francis1-0/+4
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann3-69/+69
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud1-1/+1
2015-08-03remove some unused definesNoel Grandin1-16/+0
2015-07-27inline a bunch of use-once macrosNoel Grandin1-51/+0
2015-07-27remove some unused definesNoel Grandin1-17/+0
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist1-1/+1
2015-04-10toolkit: more VclPtr pieces.Michael Meeks1-4/+5
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann1-1/+1
2015-03-04V813: Decreased performanceCaolán McNamara1-1/+1
2015-02-16tdf#78174: toolkit: work around GCC 4.9 -Os link failureMichael Stahl1-4/+6
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin1-3/+0
2014-12-12toolkit: Use appropriate OUString functions on string constantsStephan Bergmann2-53/+47
2014-12-08fdo#38835 strip out OUString globalsNoel Grandin1-1/+0
2014-09-30fdo#82577: Handle RegionNoel Grandin1-1/+1
2014-09-29toolkit: std::auto_ptr -> std::unique_ptrStephan Bergmann1-2/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-6/+6
2014-09-18fdo#82577: Handle FontNoel Grandin1-3/+3
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-05toolkit: remove SAL_THROW macroNoel Grandin1-1/+1
2014-06-04coverity#705388 Mixing enum typesCaolán McNamara1-1/+3
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-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann5-86/+86
2014-03-10toolkit: simplify deprecated XTypeProvider.getImplementationIdStephan Bergmann1-11/+1
2014-03-01Remove visual noise from includeAlexander Wilms12-90/+90
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2-72/+72
2014-02-24toolkit: sal_Bool -> boolStephan Bergmann4-6/+6
2014-01-29bool improvementsStephan Bergmann1-1/+1
2014-01-23fdo#63154 Removed unused solar.h referenceAlexandre Vicenzi1-1/+0
2013-12-08Drop duplicate #includeTakeshi Abe1-1/+0
2013-11-15Remove unused parts of TkResMgrStephan Bergmann1-36/+3
2013-11-09fdo#65108 inter-module includes <> include/toolkitNorbert Thiebaud1-1/+1
2013-10-23fixincludeguards.sh: include/{toolkit,tools}Thomas Arnhold17-50/+50
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 Mamane1-6/+6
2013-08-02fdo#67235 adapt form control code to time nanosecond API changeLionel Elie Mamane1-3/+3
2013-07-05Related: #i121514# Remove deprecated UnoControlSimpleAnimationAriel Constenla-Haile1-2/+0
2013-07-05Related: #i121513# Remove deprecated UnoControlThrobberModelAriel Constenla-Haile1-2/+0
2013-06-23Resolves: #i121542# Unify the Menu APIAriel Constenla-Haile1-4/+4
2013-06-04include: convert <type> here tooMichael Stahl1-2/+2