summaryrefslogtreecommitdiff
path: root/include/com
ModeNameSize
d---------sun / star / uno31logplain
4cde4f938bd324051f'>Fix typo to have "NEEDS_QUALITY_PARAMETER"Julien Nabet 2017-01-20warn about unused ImagesCaolán McNamara 2016-12-22convert BmpFilter to scoped enumNoel Grandin 2016-09-05convert GradientStyle to scoped enumNoel Grandin 2016-09-05convert HatchStyle to scoped enumNoel Grandin 2016-09-05convert LineStyle to scoped enumNoel Grandin 2016-09-05convert RasterOp to scoped enumNoel Grandin 2016-07-19clang-tidy performance-unnecessary-value-param in vclStephan Bergmann 2016-05-13convert EXCEPTION_ to scoped enumNoel Grandin 2016-04-15loplugin:defaultparamsStephan Bergmann 2016-04-15vcl: replace boost::bind with C++11 lambdasMichael Stahl 2016-02-26loplugin:unuseddefaultparam in vcl/Noel Grandin 2016-02-06vcl: rename EXC_* constants to EXCEPTION_*, EXC is too much like 'execute'Chris Sherlock 2016-01-21loplugin: unused return valuesNoel Grandin 2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann 2015-10-30tdf#93684 - Remove SalFrame::SyncRyan McCoskrie 2015-10-22tdf#93243 - replaced some boost::bind with C++11 lambdasSahas 2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann 2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud 2015-08-03vcl:: replace boost::function with std::functionMichael Stahl 2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann 2015-05-20convert GRID constants to scoped enumNoel Grandin 2015-05-20convert COPYAREA constant to bool flagNoel Grandin 2015-05-11refactor "workben" classes to use RenderContextTomaž Vajngerl 2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl 2015-04-10vclptr: create Instance helpers, and set initial ref-count to 1.Michael Meeks 2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin 2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin 2015-04-09vcl: window destructors calling disposeNoel Grandin 2014-11-13coverity#1251596 Uncaught exceptionCaolán McNamara 2014-11-10loplugin:saloverrideStephan Bergmann 2014-11-10WaE: unused variable 'aString'Tor Lillqvist 2014-11-10Fix the Windows build.Jan Holesovsky 2014-11-10outdevgrind: remove VirtualDevice pieces for now.Michael Meeks 2014-11-10vcl: outdevgrind compile it by default, and fix it up.Michael Meeks 2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin 2014-09-23fdo#82577: Handle WindowNoel Grandin 2014-07-20vcl consitent use of long for corrdinateNorbert Thiebaud 2014-06-03Remove xub_StrLen refsJulien Nabet 2014-04-02Kill superfluous vertical whitespaceTor Lillqvist