summaryrefslogtreecommitdiffstats
path: root/include/vcl
Commit message (Expand)AuthorAgeFilesLines
* tdf#62525 vcl: use cow_wrapper for wallXisco Fauli2016-05-041-6/+9
* tdf#62525 vcl: use cow_wrapper for mapmodXisco Fauli2016-05-041-13/+14
* opengl: track state of active and bound textures in contextTomaž Vajngerl2016-04-301-0/+8
* tdf#62525 vcl: use cow_wrapper for lineinfoXisco Fauli2016-04-291-12/+4
* vcl: remove unused variable and redundant methodXisco Fauli2016-04-271-4/+0
* tdf#62525 vcl: use cow_wrapper for HatchXisco Fauli2016-04-271-11/+7
* tdf#89866 tdf#96504 vcl: fix printing of form controls with imagesMichael Stahl2016-04-271-4/+0
* tdf#48066 render stroke-miterlimit correctly in SVG importRegina Henschel2016-04-261-2/+6
* tdf#62525 vcl: use cow_wrapper for fontXisco Fauli2016-04-251-3/+4
* GDIMetaFile: rename members missing their prefixesMiklos Vajna2016-04-251-18/+18
* Fix typosAndrea Gelmini2016-04-211-1/+1
* lokit: add getPartHashHenry Castro2016-04-211-0/+6
* tdf#95845 Use CommandInfoProvider in formsSamuel Mehrbrodt2016-04-151-1/+1
* loplugin:passstuffbyref in vclNoel Grandin2016-04-1412-22/+22
* Avoid reserved identifierStephan Bergmann2016-04-121-2/+2
* vcl: split out part of ImplGetTabRect into new functionDouglas Mencken2016-04-121-0/+1
* clang-tidy performance-unnecessary-value-param in vclNoel Grandin2016-04-125-7/+7
* tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar2016-04-071-14/+3
* revert to fix tdf#98783 missing menubarCaolán McNamara2016-04-061-2/+1
* Resolves; tdf#87120 no keyboard navigation inside floating windowsCaolán McNamara2016-04-053-3/+0
* tdf#97499 Fixed containers parameters clearing #3tymyjan2016-04-041-1/+1
* loplugin:constantparam in vclNoel Grandin2016-04-014-13/+8
* tdf#97525 vcl: make DeletionListener internalJochen Nitschke2016-03-313-82/+1
* loplugin:nullptr: Find some more cases in templatesStephan Bergmann2016-03-301-1/+1
* notebookbar: Rename NotebookBarWindow to NotebookBar, and move accordingly.Jan Holesovsky2016-03-302-3/+37
* notebookbar: Instantiate the notebookbar via sfx2 infrastructure.Szymon Kłos2016-03-301-1/+1
* Fix Android buildMiklos Vajna2016-03-301-1/+1
* vcl: misleading copypasta in documentationMichael Stahl2016-03-291-1/+1
* Revert "vcl: two printing headers should be private Unix headers"Julien Nabet2016-03-272-0/+292
* vcl: two printing headers should be private Unix headersChris Sherlock2016-03-282-292/+0
* fix headless buildOliver Specht2016-03-251-1/+3
* tdf#93236 Revert "support fast MM printing in...Jan-Marek Glogowski2016-03-242-16/+0
* Revert "tdf93236 N-UP printing in combination 1/4"Jan-Marek Glogowski2016-03-241-1/+1
* attempt to address reported loplugin:vclwidgets warningCaolán McNamara2016-03-161-1/+1
* Related: tdf#98637 make this a tractable problemCaolán McNamara2016-03-161-1/+2
* loplugin:constantparams in vcl/Noel Grandin2016-03-1626-72/+56
* loplugin:constantparamNoel Grandin2016-03-152-2/+2
* tdf#95845 Use CommandInfoProvider to receive UNO command labelsSusobhan Ghosh2016-03-141-0/+2
* remove some unused typedefs, and inline some use-onceNoel Grandin2016-03-142-4/+1
* coverity#1355505 Uninitialized pointer fieldCaolán McNamara2016-03-131-0/+1
* fix strange memory leak in VclBuilderMarkus Mohrhard2016-03-131-1/+1
* vcl graph: stop abusing a pointer for a boolNorbert Thiebaud2016-03-121-1/+2
* Related: tdf#98419 gtk3: reimplement passing window move control to wm...Caolán McNamara2016-03-101-3/+3
* convert custom bibliography toolbar to .ui formatCaolán McNamara2016-03-082-4/+9
* loplugin:constantparams in vclNoel Grandin2016-03-085-13/+12
* loplugin:write only fieldsNoel Grandin2016-03-071-11/+0
* loplugin:unuseddefaultparamsNoel Grandin2016-03-071-3/+3
* loplugin:unuseddefaultparam in variousNoel Grandin2016-03-072-5/+3
* loplugin:unuseddefaultparams in vcl and xmloffNoel Grandin2016-03-046-11/+9
* gtk3: position the native popup menus exactly where we want themCaolán McNamara2016-03-031-3/+3