summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky
2014-10-23remove --without-ppds option nowCaolán McNamara
2014-10-23fdo#84938: replace MENUITEM constants with enumNoel Grandin
2014-10-22Avoid unnecessary #includeStephan Bergmann
2014-10-21-Werror,-Wunneeded-internal-declarationStephan Bergmann
2014-10-21Resolves: fdo#33598 don't show filter list any moreCaolán McNamara
2014-10-21Related: fdo#33598 don't show filter list if there is only one filterCaolán McNamara
2014-10-21fdo#84938: replace WINDOW_BORDER constants with enumNoel Grandin
2014-10-20Revert "Fix fdo#84795 Menu, DropDown-List not disappears with right mouse click"Caolán McNamara
2014-10-20Work around workaround for old MSVC 2012Stephan Bergmann
2014-10-20Resolves: fdo#85006 limit script stripping to known suffixesCaolán McNamara
2014-10-20coverity#1242704 Untrusted loop boundCaolán McNamara
2014-10-20fdo#84938: replace TIB_ constants with enumNoel Grandin
2014-10-18coverity#1242573 Untrusted loop boundCaolán McNamara
2014-10-18coverity#1242573 Untrusted loop boundCaolán McNamara
2014-10-18coverity#1222238 Untrusted loop boundCaolán McNamara
2014-10-18coverity#1209860 try and silence Untrusted loop bound warningCaolán McNamara
2014-10-18vcl/layout.hxx was included twiceAndras Timar
2014-10-17coverity#704104 Unchecked return valueCaolán McNamara
2014-10-17coverity#735341 Unchecked return value from libraryCaolán McNamara
2014-10-17coverity#1247652 Uninitialized scalar fieldCaolán McNamara
2014-10-17coverity#1247651 Uninitialized pointer fieldCaolán McNamara
2014-10-17coverity#735653 avoid division by 0David Tardon
2014-10-17coverity#735654 avoid division by 0David Tardon
2014-10-17coverity#735655 avoid division by 0David Tardon
2014-10-17coverity#1209374 avoid division by 0David Tardon
2014-10-17java: final fields that can be staticNoel Grandin
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon
2014-10-16Related: fdo#84676 try to give floating windows their original stylebitsCaolán McNamara
2014-10-16MAC_OS_X_VERSION_MAX_ALLOWED is always >= 1080 nowTor Lillqvist
2014-10-15fdo#75757: remove inheritance to std::vectorMichaël Lefèvre
2014-10-15coverity#704088 Unchecked return valueCaolán McNamara
2014-10-15More -Werror,-Wunused-private-fieldStephan Bergmann
2014-10-15Resolves: #i63015# always default to WinAnsiEncoding...Herbert Dürr
2014-10-15Resolves: fdo#85032 max len property of -1 -> crashCaolán McNamara
2014-10-15fdo#84938: replace SYMBOL_TYPE constants with enumNoel Grandin
2014-10-15vcl: cleanup salgdi.hxxChris Sherlock
2014-10-14vcl: re-factor scaling to use a single fn. pointer based invocation.Michael Meeks
2014-10-14vcl: Re-factor to use the ScaleContext to pass parameters.Michael Meeks
2014-10-14vcl: create a ScaleContext to share copy/paste Bitmap scaling code.Michael Meeks
2014-10-14vcl: hide bitmap helpers in an anonymous namespace.Michael Meeks
2014-10-14basebmp: accelerated method to create a clipping device.Michael Meeks
2014-10-14vcl: warning C4717: GetCharCount() recursive on all control pathsMichael Stahl
2014-10-14vcl: cleanup salframe.hxxChris Sherlock
2014-10-14vcl: change to css alias namespaceChris Sherlock
2014-10-13valgrind + bff, multiple failures, initialize ref counts to 0...Caolán McNamara
2014-10-13create a macro library for implementing bit-flags typesNoel Grandin
2014-10-13Quit after 100 roundsTor Lillqvist
2014-10-13vcl: Make ImplFontCharMap a pImpl and move functions to FontCharMapChris Sherlock