summaryrefslogtreecommitdiffstats
path: root/vcl/generic
Commit message (Expand)AuthorAgeFilesLines
* Add 'Linux' string to about dialog OS version infoYousuf Philips2015-12-151-2/+2
* tdf#91288 Does not display traditional Chinese variant ofMark Hung2015-11-261-1/+3
* loplugin:unusedfields in vcl/Noel Grandin2015-11-243-11/+2
* Remove recently unused codeKhaled Hosny2015-11-241-23/+0
* Do all svp text rendering with cairoCaolán McNamara2015-11-232-523/+0
* Update-check, expand to allow reporting of H/W and OS versions.Michael Meeks2015-11-231-0/+33
* Add ImplFontMetricData::mbTrueTypeFontTor Lillqvist2015-11-192-1/+3
* com::sun::star->css in vcl/Noel Grandin2015-11-182-2/+2
* Don't assume sal_Unicode is unsigned shortStephan Bergmann2015-11-174-4/+7
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-1023-331/+331
* loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann2015-11-061-4/+4
* tdf#94022 Print dialog: hide Installable OptionsMichael Weghorn2015-10-271-2/+9
* loplugin:defaultparamsStephan Bergmann2015-10-204-4/+4
* convert remaing DBG_WARNING to SAL_INFONoel Grandin2015-10-191-1/+1
* convert Link<> to typedNoel Grandin2015-10-162-4/+3
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-128-27/+27
* convert Link<> to typedNoel Grandin2015-10-122-13/+11
* Move SolarMutex down from tools to comphelper/ to make life easier.Michael Meeks2015-10-091-4/+3
* Call WritePS with length argument, where knownStephan Bergmann2015-10-084-12/+12
* Use OString to dynamically assemble a stringStephan Bergmann2015-10-081-7/+1
* afl-eventtesting: creating OUString from super long sal_Unicode* is slowCaolán McNamara2015-10-073-13/+16
* Revert "loplugin:mergeclasses" to fix mac buildCaolán McNamara2015-10-071-3/+16
* loplugin:mergeclassesNoel Grandin2015-10-071-16/+3
* loplugin:mergeclassesNoel Grandin2015-10-072-16/+9
* loplugin:unusedmethods in vclNoel Grandin2015-10-023-21/+3
* remove old standalone Sun bug numbersNoel Grandin2015-10-011-1/+1
* Fix typosAndrea Gelmini2015-09-303-3/+3
* Renamed wrongly prefixed boolean variablesStefan Heinemann2015-09-291-8/+8
* loplugin:removeunusedmethods, remove unused stuffNoel Grandin2015-09-292-11/+0
* vcl: replace alloca() with std::unique_ptrMichael Stahl2015-09-292-7/+3
* remove unused #include <sal/alloca.h>Michael Stahl2015-09-291-1/+0
* clang-analyzer-deadcode.DeadStoresStephan Bergmann2015-09-071-1/+0
* clang-analyzer-deadcode.DeadStoresStephan Bergmann2015-09-071-1/+1
* clang-analyzer-deadcode.DeadStoresStephan Bergmann2015-09-071-1/+1
* clang-analyzer-deadcode.DeadStoresStephan Bergmann2015-09-071-1/+0
* clang-analyzer-deadcode.DeadStoresStephan Bergmann2015-09-071-1/+1
* convert Link<> to typedNoel Grandin2015-09-032-5/+3
* tdf#93867 - clear current GL context before thread switch.Michael Meeks2015-09-021-1/+1
* loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann2015-08-313-9/+9
* Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin2015-08-263-7/+4
* fixes a memory leak that appeared in tdf#93392 valgrind traceDennis Francis2015-08-251-0/+2
* loplugin:cstylecastNoel Grandin2015-08-201-1/+1
* more config skipping stuff and a tester toolCaolán McNamara2015-08-201-1/+5
* Consolidate isFileUrl checksStephan Bergmann2015-08-191-1/+2
* Put Polygon from tools under tools:: namespaceNorbert Thiebaud2015-08-171-1/+1
* Fix tdf#40091 and tdf#40335 text layout issues.Mark Hung2015-08-161-0/+3
* loplugin: defaultparamsNoel Grandin2015-08-112-4/+4
* loplugin:unusedmethodsNoel Grandin2015-08-051-7/+0
* Move fix for tdf#89231 to a better placeKhaled Hosny2015-08-011-6/+4
* Revert "Revert "WaE: comparison of integers of different signs""Michael Stahl2015-07-141-2/+4