summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2015-02-18tdf#84881: WiP: Handle TimeStampReq::extensions correctlyTor Lillqvist
2015-02-18-Werror,-Wunused-const-variableStephan Bergmann
2015-02-18-Werror,-Wunused-variableStephan Bergmann
2015-02-18tdf#84881: Intermediate commit: Construct RFC3161 TimeStampReqTor Lillqvist
2015-02-16boost::noncopyable->'= delete'Caolán McNamara
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara
2015-02-16SALEVENT_ VOLUMECHANGED, DATETIMECHANGED and KEYBOARDCHANGED are unusedNoel Grandin
2015-02-16add GetSelectEntryData to ListBox and ComboBoxNoel Grandin
2015-02-14see if we can merge floating window and dialog child size/pos settingCaolán McNamara
2015-02-14coverity#1266485 Untrusted loop boundCaolán McNamara
2015-02-14Related: tdf#63690 - remove rtl_logfileThorsten Behrens
2015-02-13Resolves: tdf#86159 floating windows have complicated bordersCaolán McNamara
2015-02-12Resolves: tdf#87663 update checker tries to add icon to toc preview toolbarCaolán McNamara
2015-02-12do not silently fail if the optimized blend path doesn't do anythingLuboš Luňák
2015-02-12coverity#1266485 Untrusted value as argumentCaolán McNamara
2015-02-12Resolves: tdf#89252 Fix bold, regular font spacing bug for Graphite fontsMartin Hosken
2015-02-10Revert "Werror: C4324 structure was padded due to __declspec(align())"Michael Stahl
2015-02-10Werror: C4324 structure was padded due to __declspec(align())David Ostrovsky
2015-02-10coverity#1267630 Logically dead codeCaolán McNamara
2015-02-10coverity#1267683: vcl: try to suppress a silly oneMichael Stahl
2015-02-09EMF clip regions should be ignored sometimes.Eilidh McAdam
2015-02-08coverity#1267681 Dereference before null checkCaolán McNamara
2015-02-07loplugin:deletedspecial (Mac OS X)Stephan Bergmann
2015-02-07loplugin:deletedspecialStephan Bergmann
2015-02-07tdf#88836: UI: in-form navigation bar icons goneZolnai Tamás
2015-02-07Fixup --without-x buildRiccardo Magliocchetti
2015-02-06fix mac buildCaolán McNamara
2015-02-06shared_ptr<T>(new T(args)) -> make_shared<T>(args)Caolán McNamara
2015-02-05Resolves tdf#89129: crash when defining a specific relationshipJulien Nabet
2015-02-05convert all remaining BOOST_STATIC_ASSERT to static_assertCaolán McNamara
2015-02-05Remove uses of deprecated salhelper/refobj.hxxStephan Bergmann
2015-02-05-Werror,-Wformat-securityStephan Bergmann
2015-02-05tdf#84102: Expose XAccessibleExtendedAttributes through ATKJacobo Aragunde Pérez
2015-02-05Updated all precompiled headers.Ashod Nakashian
2015-02-05callcatcher: update unused codeCaolán McNamara
2015-02-04fix leak from framework::AddonMenuManager::BuildMenuCaolán McNamara
2015-02-04discard excessive (X11) autorepeat keyboard events if they overload LOLuboš Luňák
2015-02-04compress (X11) mouse wheel eventsLuboš Luňák
2015-02-04make idle timers actually activate only when idleLuboš Luňák
2015-02-04coverity#708576 Uninitialized scalar fieldCaolán McNamara
2015-02-04coverity#982431 Division or modulo by float zeroCaolán McNamara
2015-02-04coverity#1268022 Logically dead codeCaolán McNamara
2015-02-04coverity#1268025 Uninitialized scalar fieldCaolán McNamara
2015-02-04coverity#1268025 mnOrigHeight and mnNewHeight is unused nowCaolán McNamara
2015-02-03GlyphCachePeer::mnBytesUsed is always zeroStephan Bergmann
2015-02-03valgrind: glXChooseVisual says to use XFree to free its returned dataCaolán McNamara
2015-02-03WaE: variable 'kind' set but not usedTor Lillqvist
2015-02-03Initialize graphics in OutputDevice::getFallbackFont.Ashod Nakashian
2015-02-03Fix for unaddressable access reading TT font data.Ashod Nakashian
2015-02-03Don't call touch_ui_*() API that are no-ops anywayTor Lillqvist