summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)Author
2016-05-06teach passstuffbyref plugin to check for..Noel Grandin
2016-05-05improve perf. of VCL event dispatchDavid Tardon
2016-05-05gtk3: New Folder dialog from Templates dialog doesn't get keyboard focusCaolán McNamara
2016-05-05Revert "gtk3: New Folder dialog from Templates dialog doesn't get keyboard fo...Caolán McNamara
2016-05-05gtk3: New Folder dialog from Templates dialog doesn't get keyboard focusCaolán McNamara
2016-05-04Missing includesStephan Bergmann
2016-05-04tdf#62525 vcl: use cow_wrapper for wallXisco Fauli
2016-05-02Simply use implicit conversion from GLboolean to boolStephan Bergmann
2016-04-30fix for tinderboxJochen Nitschke
2016-04-30opengl: track the state of glViewportTomaž Vajngerl
2016-04-30opengl: sync scissor and stencil state, generic capability stateTomaž Vajngerl
2016-04-30opengl: track the state of stencil testTomaž Vajngerl
2016-04-30opengl: track the state of scissor test and the dimensionsTomaž Vajngerl
2016-04-30opengl: track state of active and bound textures in contextTomaž Vajngerl
2016-04-28FixedLine copyspacer was removed from .ui but referenced in .cxxCaolán McNamara
2016-04-26tdf#48066 render stroke-miterlimit correctly in SVG importRegina Henschel
2016-04-25tdf#62525 vcl: use cow_wrapper for fontXisco Fauli
2016-04-22Don't share the wakeup pipe with child processesTor Lillqvist
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-04-18loplugin:passstuffbyrefStephan Bergmann
2016-04-18tdf#94682 limit the number of textures for the glyph texture atlasTomaž Vajngerl
2016-04-18tdf#96887 vcl: stop using periodic timers on WNTMichael Stahl
2016-04-14loplugin:passstuffbyref in vclNoel Grandin
2016-04-14remove dead fields from WinSalSystem::DisplayMonitorNoel Grandin
2016-04-13remove dead stuff from Windows SalDataNoel Grandin
2016-04-13remove Windows95 MouseWheel supportNoel Grandin
2016-04-12tdf#96887 enhance SolarMutex AcquireWithWait for WindowsArmin Le Grand
2016-04-12clang-tidy performance-unnecessary-value-param in vclNoel Grandin
2016-04-08Silence loplugin:unreffunStephan Bergmann
2016-04-08opengl: refactor GL texture slot mechanism to be more generalTomaž Vajngerl
2016-04-08opengl: cleanup texture, const internal formatTomaž Vajngerl
2016-04-08opengl: fix wrong clipping when drawing textTomaž Vajngerl
2016-04-08opengl: use packed texture atlas for glyph cache in win. backendTomaž Vajngerl
2016-04-08opengl: texture atlas impl. to efficiently packs texturesTomaž Vajngerl
2016-04-08opengl: deferred and optimized (text) texture drawingTomaz Vajngerl
2016-04-06revert to fix tdf#98783 missing menubarCaolán McNamara
2016-04-05Resolves; tdf#87120 no keyboard navigation inside floating windowsCaolán McNamara
2016-04-01loplugin:constantparam in vclNoel Grandin
2016-03-31tdf#97525 vcl: make DeletionListener internalJochen Nitschke
2016-03-30notebookbar: Rename NotebookBarWindow to NotebookBar, and move accordingly.Jan Holesovsky
2016-03-30notebookbar: Instantiate the notebookbar via sfx2 infrastructure.Szymon Kłos
2016-03-29vcl: replace boost::shared_array with std::shared_ptrMichael Stahl
2016-03-29remove unecessary bitfield from AquaSalFrameDouglas Mencken
2016-03-27Revert "vcl: two printing headers should be private Unix headers"Julien Nabet
2016-03-28vcl: two printing headers should be private Unix headersChris Sherlock
2016-03-25fix headless buildOliver Specht
2016-03-24vcl: tdf#98812: acquire reference count of WinFontInstancesMichael Stahl
2016-03-24tdf#93236 Revert "support fast MM printing in...Jan-Marek Glogowski
2016-03-22These functions are defined only when ENABLE_CAIRO_CANVASKorrawit Pruegsanusak
2016-03-21Just use plain bool hereStephan Bergmann