summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2013-01-11Make the LIBO_VERSION_* macros integers, not stringsTor Lillqvist
2013-01-11QUARTZ is equivalent to MACOSXTor Lillqvist
2013-01-11No "core dumps" on Windows, and not on iOS or Android eitherTor Lillqvist
2013-01-10include PCH headers for headers changesLuboš Luňák
2013-01-10export cleaned up dotted version in environment and GtkWindow user-data.Michael Meeks
2013-01-10Show takes a sal_Bool, 0x2000 gets truncated to 0, instead of trueCaolán McNamara
2013-01-10split scrolling support for internal/external scrolling supportCaolán McNamara
2013-01-10add a stock apply button text and map to gtk-applyCaolán McNamara
2013-01-10maName is now private, use GetFamilyName()Caolán McNamara
2013-01-09second try with wcscpy()Luboš Luňák
2013-01-09mingw tinderbox doesn't know wcscpy_r()Luboš Luňák
2013-01-09Resolves: fdo#59131 resolve default backend on printer->setupCaolán McNamara
2013-01-09implement a VclEventBox akin to GtkEventBox and mapCaolán McNamara
2013-01-09allow menu items to be enabled by nameCaolán McNamara
2013-01-09add a CloseButton to vcl for convenienceCaolán McNamara
2013-01-09Personas: As Michael suggested, use BitmapEx instead of BitmapEx*.Jan Holesovsky
2013-01-08fdo#54165: Allow localized shortcut names on WindowsJesús
2013-01-08More fallout from the ImplFontAttributes privatisationTor Lillqvist
2013-01-08Mac follow-up on privatisation of ImplDevFontAttribNorbert Thiebaud
2013-01-08fix api change in MenuNorbert Thiebaud
2013-01-07allow menu items to be referred to by a nameCaolán McNamara
2013-01-07callcatcher: update unused codeCaolán McNamara
2013-01-07default .ui ListBoxes to simple selection modeCaolán McNamara
2013-01-07More ImplFontAttributes change fallout, in --enable-dbgutil codeTor Lillqvist
2013-01-07further windows build fix for vcl changesLuboš Luňák
2013-01-07vcl: port WinSalGraphics and friends to new getter/setter methodsMiklos Vajna
2013-01-07Cleanup: #include <tools/gen.hxx>Matteo Casalin
2013-01-07Change public variables of class ImplFontAttributes to private.navin
2013-01-06Avoid duplicates not just for iOS but DISABLE_DYNLOADING in generalTor Lillqvist
2013-01-06I don't think InitSalMain() needs to do anything on iOSTor Lillqvist
2013-01-05WaE: defined but not used in the DISABLE_EXPORT caseTor Lillqvist
2013-01-04Personas: Broadcast the information that the Persona has changed.Jan Holesovsky
2013-01-04Fix build on linux.Jan Holesovsky
2013-01-04Personas: Fix copy constructor + always reference the Application settingsJan Holesovsky
2013-01-04Kill workaround of i#75264 - it breaks drawing of a perfectly fine bitmap.Jan Holesovsky
2013-01-04Personas: Make the Persona working in the top docking area too.Jan Holesovsky
2013-01-04Personas: Make the Persona in the menubar working.Jan Holesovsky
2013-01-04Fix base location of the bitmap Wallpaper computation.Jan Holesovsky
2013-01-04Personas: Read the bitmaps in StyleSettings.Jan Holesovsky
2013-01-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky
2013-01-04Move GraphicFilter class to vcl.Jan Holesovsky
2013-01-04fdo#50415: Add Catalan translations of keyboard shortcutsJesús Corrius
2013-01-03fdo#58963: Revert "fdo#39983: Support Mac OS X 10.7 full-screen mode"Tor Lillqvist
2013-01-01implement spread button layoutCaolán McNamara
2013-01-01WaE: duplicate 'const' declaration specifierTor Lillqvist
2013-01-01WaE: unused private fieldTor Lillqvist
2012-12-30Fix Memory leak: bufferJulien Nabet
2012-12-29don't remove blank rows/cols more than onceCaolán McNamara
2012-12-29now that the print dialog is fixed the SYMBOL_PREV/NEXT hack can goCaolán McNamara
2012-12-29callcatcher: update unused code listCaolán McNamara