summaryrefslogtreecommitdiffstats
path: root/vcl/inc
Commit message (Expand)AuthorAgeFilesLines
* Simply use implicit conversion from GLboolean to boolStephan Bergmann2016-05-021-1/+1
* fix for tinderboxJochen Nitschke2016-04-302-4/+4
* opengl: track the state of glViewportTomaž Vajngerl2016-04-301-0/+12
* opengl: sync scissor and stencil state, generic capability stateTomaž Vajngerl2016-04-301-50/+72
* opengl: track the state of stencil testTomaž Vajngerl2016-04-301-0/+35
* opengl: track the state of scissor test and the dimensionsTomaž Vajngerl2016-04-301-0/+58
* opengl: track state of active and bound textures in contextTomaž Vajngerl2016-04-302-0/+105
* FixedLine copyspacer was removed from .ui but referenced in .cxxCaolán McNamara2016-04-281-1/+0
* tdf#48066 render stroke-miterlimit correctly in SVG importRegina Henschel2016-04-268-9/+18
* tdf#62525 vcl: use cow_wrapper for fontXisco Fauli2016-04-251-2/+0
* Don't share the wakeup pipe with child processesTor Lillqvist2016-04-221-0/+3
* Avoid reserved identifiersStephan Bergmann2016-04-223-14/+12
* loplugin:passstuffbyrefStephan Bergmann2016-04-181-1/+1
* tdf#94682 limit the number of textures for the glyph texture atlasTomaž Vajngerl2016-04-181-0/+6
* tdf#96887 vcl: stop using periodic timers on WNTMichael Stahl2016-04-182-0/+3
* loplugin:passstuffbyref in vclNoel Grandin2016-04-1413-15/+15
* remove dead fields from WinSalSystem::DisplayMonitorNoel Grandin2016-04-142-12/+4
* remove dead stuff from Windows SalDataNoel Grandin2016-04-132-13/+1
* remove Windows95 MouseWheel supportNoel Grandin2016-04-131-1/+0
* tdf#96887 enhance SolarMutex AcquireWithWait for WindowsArmin Le Grand2016-04-122-10/+0
* clang-tidy performance-unnecessary-value-param in vclNoel Grandin2016-04-122-2/+2
* Silence loplugin:unreffunStephan Bergmann2016-04-081-0/+4
* opengl: refactor GL texture slot mechanism to be more generalTomaž Vajngerl2016-04-082-4/+10
* opengl: cleanup texture, const internal formatTomaž Vajngerl2016-04-081-24/+2
* opengl: fix wrong clipping when drawing textTomaž Vajngerl2016-04-081-1/+4
* opengl: use packed texture atlas for glyph cache in win. backendTomaž Vajngerl2016-04-084-11/+19
* opengl: texture atlas impl. to efficiently packs texturesTomaž Vajngerl2016-04-082-0/+47
* opengl: deferred and optimized (text) texture drawingTomaz Vajngerl2016-04-083-0/+121
* revert to fix tdf#98783 missing menubarCaolán McNamara2016-04-065-6/+5
* Resolves; tdf#87120 no keyboard navigation inside floating windowsCaolán McNamara2016-04-051-1/+0
* loplugin:constantparam in vclNoel Grandin2016-04-013-6/+4
* tdf#97525 vcl: make DeletionListener internalJochen Nitschke2016-03-313-0/+83
* notebookbar: Rename NotebookBarWindow to NotebookBar, and move accordingly.Jan Holesovsky2016-03-301-3/+4
* notebookbar: Instantiate the notebookbar via sfx2 infrastructure.Szymon Kłos2016-03-301-1/+1
* vcl: replace boost::shared_array with std::shared_ptrMichael Stahl2016-03-291-3/+2
* remove unecessary bitfield from AquaSalFrameDouglas Mencken2016-03-291-7/+7
* Revert "vcl: two printing headers should be private Unix headers"Julien Nabet2016-03-276-296/+4
* vcl: two printing headers should be private Unix headersChris Sherlock2016-03-286-4/+296
* fix headless buildOliver Specht2016-03-251-3/+0
* vcl: tdf#98812: acquire reference count of WinFontInstancesMichael Stahl2016-03-241-0/+2
* tdf#93236 Revert "support fast MM printing in...Jan-Marek Glogowski2016-03-241-24/+0
* These functions are defined only when ENABLE_CAIRO_CANVASKorrawit Pruegsanusak2016-03-221-0/+3
* Just use plain bool hereStephan Bergmann2016-03-211-2/+2
* tdf#98324 - PNG prints as black block with OpenGL - fixedMarco Cecchetti2016-03-211-0/+1
* Related: tdf#98637 make this a tractable problemCaolán McNamara2016-03-165-5/+6
* loplugin:constantparams in vcl/Noel Grandin2016-03-169-47/+9
* Resolves: tdf#98636Caolán McNamara2016-03-151-1/+1
* vcl graph: stop abusing a pointer for a boolNorbert Thiebaud2016-03-121-4/+3
* Resolves: tdf#92067 with duplicate menu entries track which to activateCaolán McNamara2016-03-121-1/+1
* Remove unnecessary typedef (that introduced a reserved identifier)Stephan Bergmann2016-03-102-7/+7