summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2012-05-29connectivity: convert kab to gbuildPeter Foley
2012-05-29removed dead codeTakeshi Abe
2012-05-28android: fix mouse click positioning, add more keymappings, fix focus.Michael Meeks
2012-05-28valgrind: Related rhbz#820376 mnDestWidth used without initializationCaolán McNamara
2012-05-28calc input line: Native rendering of the input line.Jan Holesovsky
2012-05-28fdo#46378: Prefer interpolation-based image rescaling in PDF export.Gökçen Eraslan
2012-05-27break dep. cycle between vcl and fpickerDavid Tardon
2012-05-27WaE unused argumentNorbert Thiebaud
2012-05-27Use normal font in tab headersStefan Knorr (astron)
2012-05-25fdo#50169: band-aid another crash in GraphiteLayout::expandOrCondense:Michael Stahl
2012-05-25gtk: add support for "vertical-padding" menu style propertyIvan Timofeev
2012-05-25WaE: nPos potentially uninitialized with gcc 4.7.0Caolán McNamara
2012-05-23remove unused ImplSubEdit classCaolán McNamara
2012-05-23fdo#49914, rulers: DarkShadow color is supposed to be dark (even on Mac).Jan Holesovsky
2012-05-22Bin unused REFDEV_MODE48Tor Lillqvist
2012-05-22border window: Design by Mirek M. - make the 'shells' more lightweight.Jan Holesovsky
2012-05-23removed unused temporary rtl::OUStringTakeshi Abe
2012-05-22convert GetSurroundingText family to OUStringCaolán McNamara
2012-05-22vcl: cleanup default icon-set logic making broadway default to tangoMichael Meeks
2012-05-22Bin unused OUTDEV_BUFFER_SIZETor Lillqvist
2012-05-21fdo#50173: fix Styles and Formatting gtk crasherBjoern Michaelsen
2012-05-20move x11_extensions to tail_buildDavid Tardon
2012-05-20Some cppcheck cleaningJulien Nabet
2012-05-18Revert fix for "#i86306# prepare against really broken CUPS installations..."Stephan Bergmann
2012-05-18TDE is certainly not a preferred fallback over KDE4Luboš Luňák
2012-05-16remove unneeded include of boost/bind.hppCaolán McNamara
2012-05-16fdo#47246: vcl: fix --enable-headless buildRiccardo Magliocchetti
2012-05-16reduce static_initialization_and_destruction chainCaolán McNamara
2012-05-15aero: Implement a glass menubar on Windows.Jan Holesovsky
2012-05-15Reduce copy'n'paste by different nesting of if's.Jan Holesovsky
2012-05-15Pack the bools.Jan Holesovsky
2012-05-15Don't take the workspace color from system on Windows, it is extremely ugly.Jan Holesovsky
2012-05-15Instead of DwmIsCompositionEnabled, use IsThemeActive from uxtheme.dll.Jan Holesovsky
2012-05-15Kill unused file.Jan Holesovsky
2012-05-14TDE integrationNorbert Thiebaud
2012-05-14WaE : XKeycodeToKeysym deprecatedJulien Nabet
2012-05-14-I$(SRCDIR)/solenv/inc is from SOLARINCMatúš Kukan
2012-05-13removed unused definesTakeshi Abe
2012-05-11put debugDump behind #if OSL_DEBUG_LEVEL > 2Matúš Kukan
2012-05-11include dequeCaolán McNamara
2012-05-11rhbz#809019 count mirrored monitors as oneDavid Tardon
2012-05-11WaE: unused parameterTor Lillqvist
2012-05-10fdo#45081: We never registered the SAL_OBJECT_CHILDCLASSNAMEA window classTor Lillqvist
2012-05-10do not prepend \n twice, it confuses KFileDialog (rhbz#820439)Luboš Luňák
2012-05-10WaE: unsafe mix of bool and sal_BoolCaolán McNamara
2012-05-10callcatcher: update unused code listCaolán McNamara
2012-05-10fix use of cups for default caseCaolán McNamara
2012-05-10normalize variable names in gbuild user makefilesMichael Stahl
2012-05-09conversion to void* needs an explicit castLuboš Luňák
2012-05-09Enable configure switch for cupsTomas Chvatal