summaryrefslogtreecommitdiff
path: root/vcl/generic
AgeCommit message (Expand)Author
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-10-27tdf#94022 Print dialog: hide Installable OptionsMichael Weghorn
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-19convert remaing DBG_WARNING to SAL_INFONoel Grandin
2015-10-16convert Link<> to typedNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12convert Link<> to typedNoel Grandin
2015-10-09Move SolarMutex down from tools to comphelper/ to make life easier.Michael Meeks
2015-10-08Call WritePS with length argument, where knownStephan Bergmann
2015-10-08Use OString to dynamically assemble a stringStephan Bergmann
2015-10-07afl-eventtesting: creating OUString from super long sal_Unicode* is slowCaolán McNamara
2015-10-07Revert "loplugin:mergeclasses" to fix mac buildCaolán McNamara
2015-10-07loplugin:mergeclassesNoel Grandin
2015-10-07loplugin:mergeclassesNoel Grandin
2015-10-02loplugin:unusedmethods in vclNoel Grandin
2015-10-01remove old standalone Sun bug numbersNoel Grandin
2015-09-30Fix typosAndrea Gelmini
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann
2015-09-29loplugin:removeunusedmethods, remove unused stuffNoel Grandin
2015-09-29vcl: replace alloca() with std::unique_ptrMichael Stahl
2015-09-29remove unused #include <sal/alloca.h>Michael Stahl
2015-09-07clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-09-07clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-09-07clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-09-07clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-09-07clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-09-03convert Link<> to typedNoel Grandin
2015-09-02tdf#93867 - clear current GL context before thread switch.Michael Meeks
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-25fixes a memory leak that appeared in tdf#93392 valgrind traceDennis Francis
2015-08-20loplugin:cstylecastNoel Grandin
2015-08-20more config skipping stuff and a tester toolCaolán McNamara
2015-08-19Consolidate isFileUrl checksStephan Bergmann
2015-08-17Put Polygon from tools under tools:: namespaceNorbert Thiebaud
2015-08-16Fix tdf#40091 and tdf#40335 text layout issues.Mark Hung
2015-08-11loplugin: defaultparamsNoel Grandin
2015-08-05loplugin:unusedmethodsNoel Grandin
2015-08-01Move fix for tdf#89231 to a better placeKhaled Hosny
2015-07-14Revert "Revert "WaE: comparison of integers of different signs""Michael Stahl
2015-07-14Revert "WaE: comparison of integers of different signs"Michael Stahl
2015-07-10Related tdf#91362: disable paper size & orientation selectionKatarina Behrens
2015-07-08Fix typosAndrea Gelmini
2015-07-08loplugin:unusedmethods vclNoel Grandin
2015-07-06tdf#91362: Make "printer was modified" status persistentKatarina Behrens
2015-07-04Fix typosAndrea Gelmini
2015-06-30remove some unnecessary typedefs to pointerNoel Grandin
2015-06-27coverity#1308603 Uninitialized scalar fieldCaolán McNamara
2015-06-26loplugin:stringconstant: handle OUString+=OUString(literal)Stephan Bergmann
2015-06-25tdf#91362: Don't override printer page autodetectionKatarina Behrens