summaryrefslogtreecommitdiff
path: root/vcl/source/helper
AgeCommit message (Expand)Author
2018-09-04loplugin:useuniqueptr in vcl/svdataNoel Grandin
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-04-09std::list->std::vector in DisplayConnectionDispatchNoel Grandin
2018-03-19drop ErrCode::GetRestNoel Grandin
2018-03-15move Bitmap::ScopedWriteAccess inside vclNoel Grandin
2018-03-02forcepoint #14 check to see if we incremented at allCaolán McNamara
2018-02-27vcl: improve ErrCode std::ostream pretty-printerMiklos Vajna
2018-02-22loplugin:changetoolsgen in vclNoel Grandin
2018-02-07use scanline when reading pixel dataNoel Grandin
2018-02-06convert SetPixel->SetPixelOnDataNoel Grandin
2018-01-29Modernize a bit vcl (part3)Julien Nabet
2018-01-12More loplugin:cstylecast: vclStephan Bergmann
2017-12-06Remove unused #include <vcl/metaact.hxx> from vcl/outdev.hxxStephan Bergmann
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-11-30loplugin:unusedenumconstantsNoel Grandin
2017-11-08Retrofit "KeepEmptyLinesAtTheStartOfBlocks: false" into .clang-formatStephan Bergmann
2017-11-03improve debug printing of ErrCodeNoel Grandin
2017-11-03Replace some lists by vectors (vcl)Julien Nabet
2017-10-30tdf#96505 Get rid of cargo cult long integer literalsudareechk
2017-10-23loplugin:includeform: vclStephan Bergmann
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-07-28loplugin:checkunusedparams more part1Noel Grandin
2017-07-18loplugin:constparams in vclNoel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-17loplugin:unusedfields in vcl part1Noel Grandin
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-18vcl: have SolarThreadExecutor use osl::Condition, not oslConditionChris Sherlock
2017-02-24Remove the intermediate xModel variablesMaxim Monastirsky
2017-02-21loplugin:subtlezeroinit: vclStephan Bergmann
2017-02-21Formatting and remove unneeded declarationMaxim Monastirsky
2017-02-21Try to cut some costsMaxim Monastirsky
2017-02-21Ignore exceptions in identifyMaxim Monastirsky
2017-02-21Use module name when getting labelsMaxim Monastirsky
2017-02-21CommandInfoProvider can be a namespaceMaxim Monastirsky
2017-02-21tdf#95844 Refactor CommandInfoProviderRohan Kumar
2017-02-09remove ConnectionIdentifierType enumNoel Grandin
2017-02-08loplugin:unusedenumconstants read-only constants in vclNoel Grandin
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-20split GetImageForCommand into GetBitmapForCommand and coCaolán McNamara
2016-12-30Use existing basegfx::fround()Khaled Hosny
2016-12-07vcl: add b2IPointFromPoint and b2IRectangleFromRectangleMichael Stahl
2016-12-02Extend ScopedBitmapAccess and modify various classes to use itMark Page
2016-11-23loplugin:unnecessaryoverride (dtors) in vclStephan Bergmann
2016-10-30tdf#95014 initial support for 32 px icons in toolbarTomaž Vajngerl
2016-10-26loplugin:expandablemethods in vclNoel Grandin
2016-10-18Make 'IsExperimental' property booleanSamuel Mehrbrodt
2016-10-14-Werror=maybe-uninitializedStephan Bergmann
2016-10-13Add IsExperimental method to CommandInfoProviderSamuel Mehrbrodt