summaryrefslogtreecommitdiffstats
path: root/vcl
Commit message (Expand)AuthorAgeFilesLines
* typo fixes in commentsAndras Timar2014-02-064-7/+7
* Typo: formating -> formattingJulien Nabet2014-02-061-1/+1
* -Typo: falback -> fallbackJulien Nabet2014-02-061-1/+1
* Related: #i123795# add a windowForParent() method for AquaA11yWrapperHerbert Dürr2014-02-064-10/+8
* fdo#72187 Implement KDE4 picker notificationsJan-Marek Glogowski2014-02-062-0/+26
* Simplify control item switch statementsJan-Marek Glogowski2014-02-061-177/+86
* bSearch has constantly been trueStephan Bergmann2014-02-061-2/+1
* Blind fix^3Stephan Bergmann2014-02-063-8/+6
* fdo#54938 Convert oox, sc, vcl, svtools... to cppu::supportsServiceAlexandre Vicenzi2014-02-061-2/+2
* Resolves: rhbz#975421 wrong chart direction in FarsiCaolán McNamara2014-02-061-30/+46
* Blind fix^2Stephan Bergmann2014-02-061-3/+3
* TabControl::DeactivatePage should return boolStephan Bergmann2014-02-061-5/+2
* Blind fix for spurious -Werror=clobberedStephan Bergmann2014-02-061-1/+4
* Make vcl/source/filter/jpeg/jpegc.c be C++ codeStephan Bergmann2014-02-067-151/+111
* Related: rhbz#1061864 filtername is somehow NULLCaolán McNamara2014-02-061-2/+5
* coverity#736301 the 2nd arg is a gpointerCaolán McNamara2014-02-061-1/+1
* Introduce com.sun.star.util.thePathSettings singleton.Matúš Kukan2014-02-062-3/+3
* fdo#69358: Avoid discontinuity in the gradient of window bar and toolbarTor Lillqvist2014-02-061-1/+1
* fdo#39944: improve mapping between ATK and UNO rolesJacobo Aragunde Pérez2014-02-061-1/+2
* fix debug=2 buildCaolán McNamara2014-02-061-1/+1
* Revert "hidpi: Blind fix - avoid double scaling by updating GetItemImage()."Norbert Thiebaud2014-02-051-39/+16
* fdo#69358 Introduction of native Mac OSX Toolbar, based on CoreUIJoren De Cuyper2014-02-053-5/+39
* fdo#35105: notify role change through a new UNO a11y eventJacobo Aragunde Pérez2014-02-053-0/+17
* WaE: [loplugin:literaltoboolconversion]Tor Lillqvist2014-02-051-1/+1
* fdo#74424 Use Window::GetOutDev() to access ImplHasMirroredGraphics()Chris Sherlock2014-02-055-31/+39
* fdo#74424 - added TODOChris Sherlock2014-02-051-0/+2
* fdo#74424 Use Window::GetOutDev() to access ImplInitOutDevData()Chris Sherlock2014-02-051-2/+6
* OutputDevice::ImplHasMirroredGraphics can be constCaolán McNamara2014-02-051-1/+1
* fdo#74424 Use Window::GetOutDev() to access ImplDrawFrameDev()Chris Sherlock2014-02-051-9/+14
* fdo#74424 Use Window::GetOutDev() to access ImplGetGraphics()Chris Sherlock2014-02-052-4/+10
* fdo#74424 Use Window::GetOutDev() to access ImplLogicToDevicePixel()Chris Sherlock2014-02-053-18/+25
* fdo#74424 Use Window::GetOutDev() to access ImplInitFontList()Chris Sherlock2014-02-051-1/+2
* fdo#74424 Use Window::GetOutDev() to access ImplSelectClipRegion()Chris Sherlock2014-02-052-5/+11
* fdo#54938 Convert comphelper and vcl to cppu::supportsServiceAlexandre Vicenzi2014-02-053-370/+268
* fdo#74424 Use Window::GetOutDev() to access ImplReleaseGraphics()Chris Sherlock2014-02-051-3/+6
* fdo#74424 Use Window::GetOutDev() to access ImplIsRecordLayout()Chris Sherlock2014-02-051-1/+3
* fdo#74424 Use Window::GetOutDev() to access ImplReMirrored()Chris Sherlock2014-02-056-31/+62
* fdo#74424 Use Window::GetOutDev() to access ImplGetDPI(X|Y)()Chris Sherlock2014-02-051-2/+3
* fdo#74424 Start to decouple Window class from OutputDeviceChris Sherlock2014-02-051-0/+5
* rhbz#1057977 avoid use of invalidated pointersDavid Tardon2014-02-051-6/+53
* Doxygen warnings correctedChris Sherlock2014-02-0512-57/+58
* Add informative commentTor Lillqvist2014-02-051-0/+2
* fdo#39944: fallback for DOCUMENT_* roles in ATK < 2.1.0Jacobo Aragunde Pérez2014-02-051-0/+5
* MinorKhaled Hosny2014-02-051-7/+2
* Set HarfBuzz buffer flags for text boundariesKhaled Hosny2014-02-051-0/+7
* convert specialised SvStream::operator>> methods to ReadXXX methodsNoel Grandin2014-02-0430-199/+247
* fdo#70666 fix Graphite ligature replacement at line breaksLászló Németh2014-02-041-3/+11
* sal_True to true in commentsAndras Timar2014-02-041-69/+69
* fix some color mismatch in high contract mode on WindowsAndras Timar2014-02-041-0/+7
* Revert "Doxygen warnings corrected"Caolán McNamara2014-02-0412-58/+57