summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
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
2012-12-29Some cppcheck cleaningJulien Nabet
2012-12-27convert icu to gbuild and add to tail_buildPeter Foley
2012-12-27More MSC -> _MSC_VER, sorryTor Lillqvist
2012-12-26PCH for Library_vclLubos Lunak
2012-12-25convert external to gbuildPeter Foley
2012-12-23WaE: non-constant-expression cannot be narrowedTor Lillqvist
2012-12-22fdo#38090: vcl: remove ImplFontCache::maFontNameList:Michael Stahl
2012-12-22fdo#47553: UniscribeLayout: adjust mnSubStringMinMichael Stahl
2012-12-21Try harder to fix build against 10.4 SDKTor Lillqvist
2012-12-21About Dialog: Use edition path as well.Muthu Subramanian
2012-12-21Try to fix build against 10.4 SDKTor Lillqvist
2012-12-21fdo#39983: Support Mac OS X 10.7 full-screen modeTor Lillqvist
2012-12-21fdo#55044: OutputDevice::ImplDrawAlpha:Michael Stahl
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin
2012-12-20Some cppcheckJulien Nabet
2012-12-20vcl/headless: some more string cleanupRiccardo Magliocchetti
2012-12-20optimize: changing focus shouldn't have an impact on widget sizeCaolán McNamara
2012-12-20The LineListBox drew lines wider than can fit in its text areaCaolán McNamara
2012-12-20implement small-size variant stock image buttonsCaolán McNamara
2012-12-20vcl/headless: remove rtl namespace prefix from OUstring methodsRiccardo Magliocchetti
2012-12-19a GtkComboBoxText and GtkComboBox are effectively the same thingCaolán McNamara
2012-12-19fix KDE file dialog setting checkboxes to trueLuboš Luňák
2012-12-19-DENABLE_GRAPHITE -> config_graphite.hLuboš Luňák
2012-12-18Replace GUIBASE checks with equivalent OS checksTor Lillqvist
2012-12-18Related: fdo#50284 apple's modern symbol font is unicode encodedCaolán McNamara
2012-12-18fdo#56937 - mac a11y hang related to traversing vast, broken hierarchies.Michael Meeks
2012-12-17cppcheck: I wanted to check for 'e' and 'E' here for 'end'Caolán McNamara
2012-12-17split out document info page and convert to .uiCaolán McNamara
2012-12-17Move forcing existence of tabpages to TabControl::GetOptimalSizeCaolán McNamara
2012-12-17allow tabpageids to have names which can be queriedCaolán McNamara
2012-12-17mnTabPageResId is not used anywhere, continue to skip the resource thoughCaolán McNamara
2012-12-17UniString::ToUpperAscii -> OUString::toAsciiUpperCaseCaolán McNamara
2012-12-15Some cppcheck cleaning in vclJulien Nabet
2012-12-14add support for loading comboboxtext item strings from .uiCaolán McNamara
2012-12-14callcatcher: update unused code listCaolán McNamara
2012-12-13add get_content_area and get_action_area to DialogCaolán McNamara
2012-12-13second attempt to fix my UNO changes under WindowsNoel Grandin
2012-12-13fdo#56402: SVG in About Dialog.Muthu Subramanian
2012-12-13fix my UNO changes for MS-Windows buildNoel Grandin
2012-12-13fdo#46808, remove awt::DisplayAccess service.Noel Grandin
2012-12-12Consistently acquire solar mutex in all CreateSalInstance variantsStephan Bergmann
2012-12-12loplugin: some unused variables, etc.Caolán McNamara
2012-12-12Remove stray debug statementFridrich Štrba