summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2014-02-06fdo#54938 Convert oox, sc, vcl, svtools... to cppu::supportsServiceAlexandre Vicenzi
2014-02-06Resolves: rhbz#975421 wrong chart direction in FarsiCaolán McNamara
2014-02-06Blind fix^2Stephan Bergmann
2014-02-06TabControl::DeactivatePage should return boolStephan Bergmann
2014-02-06Blind fix for spurious -Werror=clobberedStephan Bergmann
2014-02-06Make vcl/source/filter/jpeg/jpegc.c be C++ codeStephan Bergmann
2014-02-06Related: rhbz#1061864 filtername is somehow NULLCaolán McNamara
2014-02-06coverity#736301 the 2nd arg is a gpointerCaolán McNamara
2014-02-06Introduce com.sun.star.util.thePathSettings singleton.Matúš Kukan
2014-02-06fdo#69358: Avoid discontinuity in the gradient of window bar and toolbarTor Lillqvist
2014-02-06fdo#39944: improve mapping between ATK and UNO rolesJacobo Aragunde Pérez
2014-02-06fix debug=2 buildCaolán McNamara
2014-02-05Revert "hidpi: Blind fix - avoid double scaling by updating GetItemImage()."Norbert Thiebaud
2014-02-05fdo#69358 Introduction of native Mac OSX Toolbar, based on CoreUIJoren De Cuyper
2014-02-05fdo#35105: notify role change through a new UNO a11y eventJacobo Aragunde Pérez
2014-02-05WaE: [loplugin:literaltoboolconversion]Tor Lillqvist
2014-02-05fdo#74424 Use Window::GetOutDev() to access ImplHasMirroredGraphics()Chris Sherlock
2014-02-05fdo#74424 - added TODOChris Sherlock
2014-02-05fdo#74424 Use Window::GetOutDev() to access ImplInitOutDevData()Chris Sherlock
2014-02-05OutputDevice::ImplHasMirroredGraphics can be constCaolán McNamara
2014-02-05fdo#74424 Use Window::GetOutDev() to access ImplDrawFrameDev()Chris Sherlock
2014-02-05fdo#74424 Use Window::GetOutDev() to access ImplGetGraphics()Chris Sherlock
2014-02-05fdo#74424 Use Window::GetOutDev() to access ImplLogicToDevicePixel()Chris Sherlock
2014-02-05fdo#74424 Use Window::GetOutDev() to access ImplInitFontList()Chris Sherlock
2014-02-05fdo#74424 Use Window::GetOutDev() to access ImplSelectClipRegion()Chris Sherlock
2014-02-05fdo#54938 Convert comphelper and vcl to cppu::supportsServiceAlexandre Vicenzi
2014-02-05fdo#74424 Use Window::GetOutDev() to access ImplReleaseGraphics()Chris Sherlock
2014-02-05fdo#74424 Use Window::GetOutDev() to access ImplIsRecordLayout()Chris Sherlock
2014-02-05fdo#74424 Use Window::GetOutDev() to access ImplReMirrored()Chris Sherlock
2014-02-05fdo#74424 Use Window::GetOutDev() to access ImplGetDPI(X|Y)()Chris Sherlock
2014-02-05fdo#74424 Start to decouple Window class from OutputDeviceChris Sherlock
2014-02-05rhbz#1057977 avoid use of invalidated pointersDavid Tardon
2014-02-05Doxygen warnings correctedChris Sherlock
2014-02-05Add informative commentTor Lillqvist
2014-02-05fdo#39944: fallback for DOCUMENT_* roles in ATK < 2.1.0Jacobo Aragunde Pérez
2014-02-05MinorKhaled Hosny
2014-02-05Set HarfBuzz buffer flags for text boundariesKhaled Hosny
2014-02-04convert specialised SvStream::operator>> methods to ReadXXX methodsNoel Grandin
2014-02-04fdo#70666 fix Graphite ligature replacement at line breaksLászló Németh
2014-02-04sal_True to true in commentsAndras Timar
2014-02-04fix some color mismatch in high contract mode on WindowsAndras Timar
2014-02-04Revert "Doxygen warnings corrected"Caolán McNamara
2014-02-04have a stab at fixing RHEL-5 build that hasn't got new atk rolesCaolán McNamara
2014-02-04Doxygen warnings correctedChris Sherlock
2014-02-04fdo#39944: Add DOCUMENT_* accessibility UNO rolesJacobo Aragunde Pérez
2014-02-04fdo#74121 - Accessibility broken on Mac OS X (master)Niklas Johansson
2014-02-04Change Application::SystemSettingsChanging to OverrideSystemSettingsChris Sherlock
2014-02-04fdo#44270: vcl: GTK+ file picker: fix non-grouped filter patternsMichael Stahl
2014-02-03typo: howeve -> howeverAndras Timar
2014-02-03thumbnails: Nobody uses the overlay functionality now, kill it.Jan Holesovsky