summaryrefslogtreecommitdiff
path: root/toolkit/source/helper
AgeCommit message (Expand)Author
2015-05-29convert WINDOW constants for GetWindow() methods to scoped enumNoel Grandin
2015-05-20convert TEXT_DRAW constants to scoped enumNoel Grandin
2015-05-14convert KERNING_ constants to scoped enumNoel Grandin
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann
2015-04-10toolkit: much safer WindowDestroyed handler.Michael Meeks
2015-04-10toolkit: more VclPtr pieces.Michael Meeks
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann
2015-03-04V813: Decreased performanceCaolán McNamara
2015-02-16tdf#78174: toolkit: work around GCC 4.9 -Os link failureMichael Stahl
2015-01-27Resolves: #i98734# save/load ScaleMode property of image control on dialogsTsutomu Uchino
2015-01-20Some more loplugin:cstylecast: toolkitStephan Bergmann
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2015-01-05Some loplugin:revisibility clean-upStephan Bergmann
2014-12-18toolkit: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-12toolkit: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-10Split into individual definitions, one per lineStephan Bergmann
2014-12-08fdo#38835 strip out OUString globalsNoel Grandin
2014-11-22vcl: remove unnecessary typedef VCLXGraphicsList_implChris Sherlock
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-11-18cppu: clean up public headers with include-what-you-useMichael Stahl
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-09-30fdo#82577: Handle RegionNoel Grandin
2014-09-29toolkit: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-09-12toolkit: sal_Bool -> boolStephan Bergmann
2014-09-10vcl: sal_Bool -> boolStephan Bergmann
2014-07-08use SimpleReferenceObject in accessibilityNoel Grandin
2014-07-03use assert when followed by derefCaolán McNamara
2014-06-25remove spurious com::sun::star::chaosMichael Stahl
2014-06-13loplugin:staticcallStephan Bergmann
2014-06-05toolkit: remove SAL_THROW macroNoel Grandin
2014-06-04coverity#705387 Mixing enum typesCaolán McNamara
2014-06-04coverity#705388 Mixing enum typesCaolán McNamara
2014-04-19Move headers that are private to toolkit there, thenTor Lillqvist
2014-04-19If it has been "not recommended currently" since 2007, it can go awayTor Lillqvist
2014-04-19WaE: unused variable 's_pAccessibleFactoryFunc'Tor Lillqvist
2014-04-18non-desktop: Avoid accessibility.Jan Holesovsky
2014-04-10It's "its", not "it's"Tor Lillqvist
2014-04-09Clean up function declarations and some unused functionsStephan Bergmann
2014-04-06Bin unused MAP_REALAPPFONT MapUnit enum valueTor Lillqvist
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-10coverity#708535 Uninitialized scalar fieldCaolán McNamara
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from toolkitAlexander Wilms
2014-02-24toolkit: sal_Bool -> boolStephan Bergmann