summaryrefslogtreecommitdiffstats
path: root/vcl
Commit message (Expand)AuthorAgeFilesLines
* Some loplugin:revisibility clean-upStephan Bergmann2015-01-055-10/+10
* fdo#84938: replace NUMBERFORMAT_INT_ constants with 'enum class'Noel Grandin2015-01-0513-73/+73
* spelling: attachement -> attachmentNoel Grandin2015-01-051-1/+1
* fdo#86674 paragraphs have ATK_STATE_INVALIDNiklas Johansson2015-01-051-1/+10
* java: these fields can become local variablesNoel Grandin2015-01-051-5/+1
* Need <boost/functional/hash.hpp> for boost::hashTor Lillqvist2015-01-051-0/+2
* check size before looking into the stringMarkus Mohrhard2015-01-041-1/+3
* vcl/osx boost::unordered_map->std::unordered_mapCaolán McNamara2015-01-046-13/+11
* vcl/win boost::unordered_map->std::unordered_mapCaolán McNamara2015-01-042-5/+5
* cppcheck: Possible inefficient checking for <var> emptinessJulien Nabet2015-01-041-1/+1
* Typo: calulate->calculateJulien Nabet2015-02-031-2/+2
* Draw a rect in the uncovered region of the native scrollbarTomaž Vajngerl2015-01-041-1/+15
* Fix simple typos.Andrea Gelmini2015-01-025-7/+7
* can't have an unordered_map of const OUStrings with gcc 4.8.2Caolán McNamara2015-01-021-1/+1
* missing headerCaolán McNamara2015-01-021-0/+1
* boost::unordered_map->std::unordered_mapCaolán McNamara2015-01-0240-213/+210
* Remove unnecessary comphelper::string::getTokenStephan Bergmann2015-01-026-22/+14
* fdo#82870 scale "super" quality degradation bugTomaž Vajngerl2015-01-011-1/+1
* get rid of obsolete code for 32-bit targetsDouglas Mencken2015-01-011-11/+0
* drop dateformatter resource loadingCaolán McNamara2014-12-311-79/+0
* drop timeformatter resource loadingCaolán McNamara2014-12-311-42/+0
* TimeFields not loaded from resource files anymoreCaolán McNamara2014-12-311-41/+0
* add some warnings to non-implemented featuresMarkus Mohrhard2014-12-311-4/+4
* prefer ptr_container to manual memory managementMarkus Mohrhard2014-12-311-10/+3
* DockingWindow will need a timer after allCaolán McNamara2014-12-301-0/+32
* callcatcher: update unused codeCaolán McNamara2014-12-281-16/+0
* Adjust the statusbar item widths according to HiDPI scaling factorTomaž Vajngerl2014-12-261-0/+10
* Scale menu icons by a HiDPI scaling factorTomaž Vajngerl2014-12-261-4/+19
* vcl: fdo#87510 regression in GetFontMetricChris Sherlock2014-12-231-1/+0
* coverity#1260295 Wrong operator usedCaolán McNamara2014-12-221-1/+1
* Resolves: fdo#85875 MultiLineEdit like Edit should not forward mouse-[down|up]Caolán McNamara2014-12-221-2/+0
* callcatcher: update unused codeCaolán McNamara2014-12-224-74/+0
* -Werror,-WshadowStephan Bergmann2014-12-221-2/+0
* TyposJulien Nabet2014-12-202-4/+4
* provide a route to load ToolbarMenu things via .uiCaolán McNamara2014-12-191-5/+6
* vcl: The <items> can come after pCurrentChild has been already created.Jan Holesovsky2014-12-191-24/+29
* Resolves: fdo#86552 undo want to take ownership of nodes, but can'tCaolán McNamara2014-12-195-119/+121
* java: static fields that should not be staticNoel Grandin2014-12-191-1/+1
* Fix MSVC buildStephan Bergmann2014-12-181-1/+1
* Some cppcheck cleanings: Prefer prefix ++/-- operators for non-primitive typesJulien Nabet2014-12-182-2/+2
* vcl: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-1813-37/+37
* Resolves: rhbz#1175142 nStarts ends up as an invalid -1Caolán McNamara2014-12-181-2/+5
* Use the same names for these flag bits as the callers doTor Lillqvist2014-12-182-4/+1
* vcl: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-1811-26/+26
* Better (?) fix for deadlock in a situation with an IME and a URP clientTor Lillqvist2014-12-182-7/+5
* draw also opengl polygon with AA edges if AA is wantedLuboš Luňák2014-12-182-9/+79
* Small tweaks to printing UIAdolfo Jayme Barrientos2014-12-184-6/+8
* ifix the OpenGL UI config partMarkus Mohrhard2014-12-181-2/+17
* make use of the new ForceOpenGL config variableMarkus Mohrhard2014-12-171-1/+1
* try to get reasonable sizes for docking windowsCaolán McNamara2014-12-171-3/+17