summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)AuthorFilesLines
2016-03-31use SAL_N_ELEMENTS in for loopsNoel Grandin1-2/+2
2016-03-30notebookbar: Rename NotebookBarWindow to NotebookBar, and move accordingly.Jan Holesovsky4-58/+26
2016-03-30notebookbar: Instantiate the notebookbar via sfx2 infrastructure.Szymon Kłos4-5/+19
2016-03-30tdf#96099 Remove trivial typedefs from vcl moduleslideon1-5/+4
2016-03-25fix headless buildOliver Specht9-10/+56
2016-03-25tdf#94734: fix icon in sidebar disappears when changing font colourBjoern Michaelsen1-1/+9
2016-03-23vcl: idle timer update method currently unused.Michael Meeks1-15/+3
2016-03-23tdf#98600 and tdf#98622 fix metafile parsing (part2)Noel Grandin3-1/+7
2016-03-22tdf#84323: Make osl::Thread::wait more readableGurkaran1-2/+2
2016-03-21Revert "tdf#96393: reuse layout if available"Eike Rathke1-16/+5
2016-03-21Need to get the shortcut of the real commandMaxim Monastirsky1-1/+4
2016-03-17loplugin:constantparam in toolsNoel Grandin3-4/+4
2016-03-16WaE: loplugin:nullptrCaolán McNamara1-2/+2
2016-03-16tdf#98607 - fix drag and drop regression.Michael Meeks2-2/+5
2016-03-16attempt to address reported loplugin:vclwidgets warningCaolán McNamara1-3/+3
2016-03-16loplugin:constantparam in unotools/Noel Grandin1-1/+1
2016-03-16vcl: fix loplugin:defaultparamsMiklos Vajna2-7/+6
2016-03-16coverity#1355505 Uninitialized scalar fieldCaolán McNamara1-0/+5
2016-03-16Related: tdf#98637 make this a tractable problemCaolán McNamara2-8/+9
2016-03-16loplugin:constantparams in vcl/Noel Grandin40-581/+308
2016-03-15tdf#98600 and tdf#98622 fix metafile parsingNoel Grandin1-0/+2
2016-03-15remove unnecessary parentheses in case labelsNoel Grandin12-217/+217
2016-03-15loplugin:constantparamNoel Grandin5-10/+9
2016-03-14tdf#95845 Use CommandInfoProvider to receive UNO command labelsSusobhan Ghosh1-0/+33
2016-03-14GetEnglishSearchFontName is what is supposed to use hereDouglas Mencken1-3/+5
2016-03-13coverity#1355505 Uninitialized pointer fieldCaolán McNamara1-6/+17
2016-03-13add assert preventing memory leakMarkus Mohrhard1-0/+1
2016-03-13fix strange memory leak in VclBuilderMarkus Mohrhard1-1/+1
2016-03-12vcl graph: stop abusing a pointer for a boolNorbert Thiebaud3-24/+40
2016-03-11tdf#97966: Remove 'static' keywordsWastack1-2/+2
2016-03-11tdf#97966: Remove 'static' keywordsWastack1-2/+2
2016-03-11tdf#97966: Remove 'static' keywordsWastack1-1/+1
2016-03-10Avoid reserved identifier, remove unnecessary typedefStephan Bergmann2-2/+2
2016-03-10Avoid reserved identifierStephan Bergmann1-4/+4
2016-03-10Avoid reserved identifierStephan Bergmann2-3/+3
2016-03-10Remove unnecessary typedef (that introduced a reserved identifier)Stephan Bergmann3-9/+9
2016-03-10Avoid reserved identifiersStephan Bergmann1-4/+4
2016-03-10Related: tdf#98419 gtk3: reimplement passing window move control to wm...Caolán McNamara3-9/+11
2016-03-09Resolves: rhbz#1315385 use preferred size if widget supports itCaolán McNamara1-1/+1
2016-03-09Add missing includesDavid Ostrovsky1-0/+1
2016-03-08tdf#98052 - even polygons were not drawn on the alpha deviceMarco Cecchetti1-0/+2
2016-03-08convert custom bibliography toolbar to .ui formatCaolán McNamara1-0/+25
2016-03-08loplugin:constantparams in vclNoel Grandin13-62/+52
2016-03-08Bin unneeded inclusions of dbggui.hxxTor Lillqvist3-3/+0
2016-03-08Bin a pointless level of macro abstractionTor Lillqvist1-2/+6
2016-03-07Resolves: tdf#98425 gtk3: grab the SolarMutex when setting the clipboardCaolán McNamara1-1/+1
2016-03-07loplugin:unuseddefaultparamsNoel Grandin5-22/+11
2016-03-07tdf#96099 Reduce number of trivial typedefsChirag Manwani1-4/+3
2016-03-07improve defaultparams lopluginNoel Grandin2-7/+7
2016-03-07loplugin:unuseddefaultparam in variousNoel Grandin2-10/+7