summaryrefslogtreecommitdiff
path: root/vcl/inc/unx
AgeCommit message (Expand)Author
2014-04-02Kill superfluous vertical whitespaceTor Lillqvist
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-28set window icon also as _NET_WM_ICON (fdo#71494)Luboš Luňák
2014-03-28SAL_OVERRIDE, vclplug warnings_not_errors reduxStephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-26Sprinkle some SAL_OVERRIDEsTor Lillqvist
2014-03-26Bin DestroyVirtualDevice(): Just use delete directly at call sitesTor Lillqvist
2014-03-21coverity#708662 Uninitialized pointer fieldCaolán McNamara
2014-03-20cosmetic: split PhysicalFontFamily/Collection out of outdev3.cxxNorbert Thiebaud
2014-03-20cosmetic: split PhysicalFontFace class it its own source/headerNorbert Thiebaud
2014-03-20rename ImplDevFontList to PhysicalFontCollectionNorbert Thiebaud
2014-03-20Remove unnecessary vcl::SolarMutexObjectStephan Bergmann
2014-03-13vcl: prefer passing OUString and OString by referenceNoel Grandin
2014-03-05Simplify resolution calculationKeith Curtis
2014-02-28Rename GetGraphics to AcquireGraphicsChris Sherlock
2014-02-28sal_Bool -> bool in mostly vcl moduleChris Sherlock
2014-02-28debug only code SalDisplay::PrintInfo()Noel Grandin
2014-02-26Remove visual noise from vclAlexander Wilms
2014-02-21Adapt vcl to various loplugin warnings on Mac OS XStephan Bergmann
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-12fdo#63154 Remove unused solar.h ref in vcl, basctl, desktop..Alexandre Vicenzi
2014-01-30fdo#63154 Removed unused solar.h ref. in vclAlexandre Vicenzi
2014-01-24Fix FTBFS when TDE integration is enabledTimothy Pearson
2014-01-22bool improvements (related to mixing bool/sal_Bool in &=, |=, ^=)Stephan Bergmann
2014-01-17bool improvementsStephan Bergmann
2014-01-13Keep in sync with desktop_strings[] in salplug.cxxMaxim Monastirsky
2014-01-13SalDisplay::Dispatch shall apparently return boolStephan Bergmann
2014-01-13Clean up #if GTK_CHECK_VERSION(3,0,0)Stephan Bergmann
2014-01-06Resolves: #i123840# add and use the sal_GlyphId typeHerbert Dürr
2013-12-31Resolves: #i123840# normalize SalGraphics point count argument types...Herbert Dürr
2013-12-04Device-specific font substitution is not usedKhaled Hosny
2013-12-02fix buildCaolán McNamara
2013-12-02Make include guards sane in vclTor Lillqvist
2013-12-02Clear up some copypastaTor Lillqvist
2013-11-03fdo#70885: disable app menu under UnityIvan Timofeev
2013-10-28fixincludeguards.sh: vclThomas Arnhold
2013-10-21Remove GetKernPairs() with no implementationKhaled Hosny
2013-10-18Related: rhbz#919070 display -1 means span all displaysCaolán McNamara
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara
2013-09-05lp#1204592: activate menues even earlier to reduce latencyBjoern Michaelsen
2013-09-04Remove unnecessary SystemChildData -> SystemEnvData defineStephan Bergmann
2013-08-30wait until we know the UI language before initializing gtkCaolán McNamara
2013-08-23Properly mark callback functions as extern "C"Stephan Bergmann
2013-08-12convert vcl/inc/unx/wmadaptor.hxx from String to OUStringNoel Grandin
2013-08-12convert vcl/inc/unx/i18n_status.hxx from String to OUStringNoel Grandin
2013-07-28Make AddToRecentDocumentList aware of the DocumentServiceFridrich Štrba
2013-07-19remove Application::GetWorkAreaPosSizePixelNoel Grandin
2013-07-19clarify a different meaning of WorkArea.Michael Meeks
2013-07-18Related: fdo#48835 first cut at a GNOME3 appmenuCaolán McNamara
2013-07-11X11SalInstance::CreateClipboard is only ever used with the default $DISPLAYStephan Bergmann