summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin
2015-01-07Resolves: fdo#87003 - Kill BOOST_FOREACHPieter Adriaensen
2015-01-07fdo#84938: convert COMPRESSMODE_ #defines to 'enum class'Noel Grandin
2015-01-07VclInputFlags fixStephan Bergmann
2015-01-07fix windows buildNoel Grandin
2015-01-07fix windows buildNoel Grandin
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2015-01-07fdo#84938: convert VCL_INPUT_ #defines to 'enum class'Noel Grandin
2015-01-07fdo#84938: convert INDICATOR_ #defines to 'enum class'Noel Grandin
2015-01-07it makes no sense to use the line color in some casesMarkus Mohrhard
2015-01-07make sure to use the FillColor when we used it beforeMarkus Mohrhard
2015-01-06Revert "grml.. nScanLineBufferComponents still needs to be on jmp stack"Eike Rathke
2015-01-06vcl: add OutputDevice::LogicInvalidate()Miklos Vajna
2015-01-06grml.. nScanLineBufferComponents still needs to be on jmp stackEike Rathke
2015-01-06Resolves: fdo#82219 color graphics as black and whiteCaolán McNamara
2015-01-06loplugin:saloverrideStephan Bergmann
2015-01-06vcl: reset OpenGLContext(s) when yielding the last SolarMutex.Michael Meeks
2015-01-06vcl: cleanup shared SalYieldMutex from GtkYieldMutex.Michael Meeks
2015-01-06vcldemo: extend threaded rendering test.Michael Meeks
2015-01-06vcldemo: add threading mode.Michael Meeks
2015-01-06move nScanLineBufferComponents to where it is used [-Werror=clobbered]Eike Rathke
2015-01-06Fix o3tl::typed_flags to bool conversionsStephan Bergmann
2015-01-06fix build after enumification of ControlStateCaolán McNamara
2015-01-06Use SVLIBRARY instead of gb_Library_get_runtime_filenameStephan Bergmann
2015-01-06spellingNoel Grandin
2015-01-06boost::math::nextafter->std::nextafterCaolán McNamara
2015-01-06fdo#84938: convert CTRL_STATE_ #defines to 'enum class'Noel Grandin
2015-01-06fdo#84938: convert SELENG_ #defines to 'enum class'Noel Grandin
2015-01-06fdo#84938: replace BUTTONTYPE_ constants with 'enum class'Noel Grandin
2015-01-06vcl: fdo#39468 - translated ImplSVData comments (esp. around timer)Chris Sherlock
2015-01-05Some loplugin:revisibility clean-upStephan Bergmann
2015-01-05fdo#84938: replace NUMBERFORMAT_INT_ constants with 'enum class'Noel Grandin
2015-01-05spelling: attachement -> attachmentNoel Grandin
2015-01-05fdo#86674 paragraphs have ATK_STATE_INVALIDNiklas Johansson
2015-01-05java: these fields can become local variablesNoel Grandin
2015-01-05Need <boost/functional/hash.hpp> for boost::hashTor Lillqvist
2015-01-04check size before looking into the stringMarkus Mohrhard
2015-01-04vcl/osx boost::unordered_map->std::unordered_mapCaolán McNamara
2015-01-04vcl/win boost::unordered_map->std::unordered_mapCaolán McNamara
2015-01-04cppcheck: Possible inefficient checking for <var> emptinessJulien Nabet
2015-02-03Typo: calulate->calculateJulien Nabet
2015-01-04Draw a rect in the uncovered region of the native scrollbarTomaž Vajngerl
2015-01-02Fix simple typos.Andrea Gelmini
2015-01-02can't have an unordered_map of const OUStrings with gcc 4.8.2Caolán McNamara
2015-01-02missing headerCaolán McNamara
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara
2015-01-02Remove unnecessary comphelper::string::getTokenStephan Bergmann
2015-01-01fdo#82870 scale "super" quality degradation bugTomaž Vajngerl
2015-01-01get rid of obsolete code for 32-bit targetsDouglas Mencken
2014-12-31drop dateformatter resource loadingCaolán McNamara