summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
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
2014-12-31drop timeformatter resource loadingCaolán McNamara
2014-12-31TimeFields not loaded from resource files anymoreCaolán McNamara
2014-12-31add some warnings to non-implemented featuresMarkus Mohrhard
2014-12-31prefer ptr_container to manual memory managementMarkus Mohrhard
2014-12-30DockingWindow will need a timer after allCaolán McNamara
2014-12-28callcatcher: update unused codeCaolán McNamara
2014-12-26Adjust the statusbar item widths according to HiDPI scaling factorTomaž Vajngerl
2014-12-26Scale menu icons by a HiDPI scaling factorTomaž Vajngerl
2014-12-23vcl: fdo#87510 regression in GetFontMetricChris Sherlock
2014-12-22coverity#1260295 Wrong operator usedCaolán McNamara
2014-12-22Resolves: fdo#85875 MultiLineEdit like Edit should not forward mouse-[down|up]Caolán McNamara
2014-12-22callcatcher: update unused codeCaolán McNamara