summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2013-01-06Avoid duplicates not just for iOS but DISABLE_DYNLOADING in generalTor Lillqvist1-4/+5
2013-01-06I don't think InitSalMain() needs to do anything on iOSTor Lillqvist1-40/+1
2013-01-05WaE: defined but not used in the DISABLE_EXPORT caseTor Lillqvist1-0/+4
2013-01-04Personas: Broadcast the information that the Persona has changed.Jan Holesovsky1-0/+1
2013-01-04Fix build on linux.Jan Holesovsky2-4/+4
2013-01-04Personas: Fix copy constructor + always reference the Application settingsJan Holesovsky3-8/+8
2013-01-04Kill workaround of i#75264 - it breaks drawing of a perfectly fine bitmap.Jan Holesovsky1-65/+0
2013-01-04Personas: Make the Persona working in the top docking area too.Jan Holesovsky1-2/+26
2013-01-04Personas: Make the Persona in the menubar working.Jan Holesovsky2-18/+45
2013-01-04Fix base location of the bitmap Wallpaper computation.Jan Holesovsky1-2/+2
2013-01-04Personas: Read the bitmaps in StyleSettings.Jan Holesovsky2-3/+116
2013-01-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky19-280/+243
2013-01-04Move GraphicFilter class to vcl.Jan Holesovsky105-0/+24429
2013-01-04fdo#50415: Add Catalan translations of keyboard shortcutsJesús Corrius1-0/+31
2013-01-03fdo#58963: Revert "fdo#39983: Support Mac OS X 10.7 full-screen mode"Tor Lillqvist3-97/+0
2013-01-01implement spread button layoutCaolán McNamara1-10/+25
2013-01-01WaE: duplicate 'const' declaration specifierTor Lillqvist1-1/+1
2013-01-01WaE: unused private fieldTor Lillqvist1-14/+16
2012-12-30Fix Memory leak: bufferJulien Nabet1-1/+1
2012-12-29don't remove blank rows/cols more than onceCaolán McNamara1-7/+41
2012-12-29now that the print dialog is fixed the SYMBOL_PREV/NEXT hack can goCaolán McNamara1-12/+0
2012-12-29callcatcher: update unused code listCaolán McNamara2-17/+0
2012-12-29Some cppcheck cleaningJulien Nabet1-1/+1
2012-12-27convert icu to gbuild and add to tail_buildPeter Foley1-0/+1
2012-12-27More MSC -> _MSC_VER, sorryTor Lillqvist2-2/+2
2012-12-26PCH for Library_vclLubos Lunak4-1/+371
2012-12-25convert external to gbuildPeter Foley1-1/+1
2012-12-23WaE: non-constant-expression cannot be narrowedTor Lillqvist6-24/+24
2012-12-22fdo#38090: vcl: remove ImplFontCache::maFontNameList:Michael Stahl2-30/+0
2012-12-22fdo#47553: UniscribeLayout: adjust mnSubStringMinMichael Stahl1-0/+9
2012-12-21Try harder to fix build against 10.4 SDKTor Lillqvist1-3/+3
2012-12-21About Dialog: Use edition path as well.Muthu Subramanian1-6/+10
2012-12-21Try to fix build against 10.4 SDKTor Lillqvist1-0/+6
2012-12-21fdo#39983: Support Mac OS X 10.7 full-screen modeTor Lillqvist3-0/+93
2012-12-21fdo#55044: OutputDevice::ImplDrawAlpha:Michael Stahl1-2/+2
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin6-22/+14
2012-12-20Some cppcheckJulien Nabet3-5/+3
2012-12-20vcl/headless: some more string cleanupRiccardo Magliocchetti2-6/+3
2012-12-20optimize: changing focus shouldn't have an impact on widget sizeCaolán McNamara1-0/+1
2012-12-20The LineListBox drew lines wider than can fit in its text areaCaolán McNamara2-11/+29
2012-12-20implement small-size variant stock image buttonsCaolán McNamara7-64/+54
2012-12-20vcl/headless: remove rtl namespace prefix from OUstring methodsRiccardo Magliocchetti5-25/+22
2012-12-19a GtkComboBoxText and GtkComboBox are effectively the same thingCaolán McNamara1-8/+1
2012-12-19fix KDE file dialog setting checkboxes to trueLuboš Luňák1-1/+1
2012-12-19-DENABLE_GRAPHITE -> config_graphite.hLuboš Luňák12-4/+13
2012-12-18Replace GUIBASE checks with equivalent OS checksTor Lillqvist2-6/+6
2012-12-18Related: fdo#50284 apple's modern symbol font is unicode encodedCaolán McNamara1-0/+13
2012-12-18fdo#56937 - mac a11y hang related to traversing vast, broken hierarchies.Michael Meeks1-10/+27
2012-12-17cppcheck: I wanted to check for 'e' and 'E' here for 'end'Caolán McNamara1-1/+1
2012-12-17split out document info page and convert to .uiCaolán McNamara3-2/+68