summaryrefslogtreecommitdiffstats
path: root/vcl/source
Commit message (Expand)AuthorAgeFilesLines
...
* remove unnecessary parentheses in case labelsNoel Grandin2016-03-1512-217/+217
* loplugin:constantparamNoel Grandin2016-03-155-10/+9
* tdf#95845 Use CommandInfoProvider to receive UNO command labelsSusobhan Ghosh2016-03-141-0/+33
* GetEnglishSearchFontName is what is supposed to use hereDouglas Mencken2016-03-141-3/+5
* coverity#1355505 Uninitialized pointer fieldCaolán McNamara2016-03-131-6/+17
* add assert preventing memory leakMarkus Mohrhard2016-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-123-24/+40
* tdf#97966: Remove 'static' keywordsWastack2016-03-111-2/+2
* tdf#97966: Remove 'static' keywordsWastack2016-03-111-2/+2
* tdf#97966: Remove 'static' keywordsWastack2016-03-111-1/+1
* Avoid reserved identifier, remove unnecessary typedefStephan Bergmann2016-03-102-2/+2
* Avoid reserved identifierStephan Bergmann2016-03-101-4/+4
* Avoid reserved identifierStephan Bergmann2016-03-102-3/+3
* Remove unnecessary typedef (that introduced a reserved identifier)Stephan Bergmann2016-03-103-9/+9
* Avoid reserved identifiersStephan Bergmann2016-03-101-4/+4
* Related: tdf#98419 gtk3: reimplement passing window move control to wm...Caolán McNamara2016-03-103-9/+11
* Resolves: rhbz#1315385 use preferred size if widget supports itCaolán McNamara2016-03-091-1/+1
* Add missing includesDavid Ostrovsky2016-03-091-0/+1
* tdf#98052 - even polygons were not drawn on the alpha deviceMarco Cecchetti2016-03-081-0/+2
* convert custom bibliography toolbar to .ui formatCaolán McNamara2016-03-081-0/+25
* loplugin:constantparams in vclNoel Grandin2016-03-0813-62/+52
* Bin unneeded inclusions of dbggui.hxxTor Lillqvist2016-03-083-3/+0
* Bin a pointless level of macro abstractionTor Lillqvist2016-03-081-2/+6
* Resolves: tdf#98425 gtk3: grab the SolarMutex when setting the clipboardCaolán McNamara2016-03-071-1/+1
* loplugin:unuseddefaultparamsNoel Grandin2016-03-075-22/+11
* tdf#96099 Reduce number of trivial typedefsChirag Manwani2016-03-071-4/+3
* improve defaultparams lopluginNoel Grandin2016-03-072-7/+7
* loplugin:unuseddefaultparam in variousNoel Grandin2016-03-072-10/+7
* opengl: fix loading shader with preamble that uses #versionTomaž Vajngerl2016-03-071-2/+2
* tdf#79679 vcl: dashed lines show as solid lines when importing EMF filesChris Sherlock2016-03-043-34/+15
* tdf#98052 - polypolygons were not drawn on the alpha deviceMarco Cecchetti2016-03-041-0/+2
* -Werror,-WshadowStephan Bergmann2016-03-041-4/+4
* loplugin:unuseddefaultparams in vcl and xmloffNoel Grandin2016-03-0410-68/+40
* coverity#1355126 Logically dead codeCaolán McNamara2016-03-031-8/+5
* nLog10Divisor is 1Caolán McNamara2016-03-031-15/+9
* refactor these two bizarro positioning things into reusable chunksCaolán McNamara2016-03-031-21/+33
* Follow our code layout styleTor Lillqvist2016-03-031-4/+6
* tdf#96393: reuse layout if availablePierre-Eric Pelloux-Prayer2016-03-031-5/+14
* vcl: scheduler - remove obsolete comment.Michael Meeks2016-03-031-1/+0
* Fix the import of line joins and caps from EMF filesStephan van den Akker2016-03-022-6/+39
* tdf#84258 Allow creation of command aliasesMaxim Monastirsky2016-02-281-0/+8
* log to the crashreporter whether we use OpenGLMarkus Mohrhard2016-02-271-0/+3
* lp#1506544 tdf#92458: default to breeze theme on unity desktopsBjoern Michaelsen2016-02-271-1/+1
* gtk3: add a menubar close buttonCaolán McNamara2016-02-262-0/+6
* loplugin:unuseddefaultparms in include/vcl (part2)Noel Grandin2016-02-2611-138/+78
* Improve the import of pen styles from EMF filesStephan van den Akker2016-02-261-12/+24
* loplugin:unuseddefaultparams in /include/vclNoel Grandin2016-02-2621-296/+137
* loplugin:unuseddefaultparam in vcl/Noel Grandin2016-02-268-97/+57
* Ah, xsqr got changed from unsigned to singedStephan Bergmann2016-02-241-5/+5