Age | Commit message (Expand) | Author |
2012-12-29 | Some cppcheck cleaning | Julien Nabet |
2012-12-27 | convert icu to gbuild and add to tail_build | Peter Foley |
2012-12-27 | More MSC -> _MSC_VER, sorry | Tor Lillqvist |
2012-12-26 | PCH for Library_vcl | Lubos Lunak |
2012-12-25 | convert external to gbuild | Peter Foley |
2012-12-23 | WaE: non-constant-expression cannot be narrowed | Tor Lillqvist |
2012-12-22 | fdo#38090: vcl: remove ImplFontCache::maFontNameList: | Michael Stahl |
2012-12-22 | fdo#47553: UniscribeLayout: adjust mnSubStringMin | Michael Stahl |
2012-12-21 | Try harder to fix build against 10.4 SDK | Tor Lillqvist |
2012-12-21 | About Dialog: Use edition path as well. | Muthu Subramanian |
2012-12-21 | Try to fix build against 10.4 SDK | Tor Lillqvist |
2012-12-21 | fdo#39983: Support Mac OS X 10.7 full-screen mode | Tor Lillqvist |
2012-12-21 | fdo#55044: OutputDevice::ImplDrawAlpha: | Michael Stahl |
2012-12-21 | fdo#46808, Convert frame::Desktop to new style service. | Noel Grandin |
2012-12-20 | Some cppcheck | Julien Nabet |
2012-12-20 | vcl/headless: some more string cleanup | Riccardo Magliocchetti |
2012-12-20 | optimize: changing focus shouldn't have an impact on widget size | Caolán McNamara |
2012-12-20 | The LineListBox drew lines wider than can fit in its text area | Caolán McNamara |
2012-12-20 | implement small-size variant stock image buttons | Caolán McNamara |
2012-12-20 | vcl/headless: remove rtl namespace prefix from OUstring methods | Riccardo Magliocchetti |
2012-12-19 | a GtkComboBoxText and GtkComboBox are effectively the same thing | Caolán McNamara |
2012-12-19 | fix KDE file dialog setting checkboxes to true | Luboš Luňák |
2012-12-19 | -DENABLE_GRAPHITE -> config_graphite.h | Luboš Luňák |
2012-12-18 | Replace GUIBASE checks with equivalent OS checks | Tor Lillqvist |
2012-12-18 | Related: fdo#50284 apple's modern symbol font is unicode encoded | Caolán McNamara |
2012-12-18 | fdo#56937 - mac a11y hang related to traversing vast, broken hierarchies. | Michael Meeks |
2012-12-17 | cppcheck: I wanted to check for 'e' and 'E' here for 'end' | Caolán McNamara |
2012-12-17 | split out document info page and convert to .ui | Caolán McNamara |
2012-12-17 | Move forcing existence of tabpages to TabControl::GetOptimalSize | Caolán McNamara |
2012-12-17 | allow tabpageids to have names which can be queried | Caolán McNamara |
2012-12-17 | mnTabPageResId is not used anywhere, continue to skip the resource though | Caolán McNamara |
2012-12-17 | UniString::ToUpperAscii -> OUString::toAsciiUpperCase | Caolán McNamara |
2012-12-15 | Some cppcheck cleaning in vcl | Julien Nabet |
2012-12-14 | add support for loading comboboxtext item strings from .ui | Caolán McNamara |
2012-12-14 | callcatcher: update unused code list | Caolán McNamara |
2012-12-13 | add get_content_area and get_action_area to Dialog | Caolán McNamara |
2012-12-13 | second attempt to fix my UNO changes under Windows | Noel Grandin |
2012-12-13 | fdo#56402: SVG in About Dialog. | Muthu Subramanian |
2012-12-13 | fix my UNO changes for MS-Windows build | Noel Grandin |
2012-12-13 | fdo#46808, remove awt::DisplayAccess service. | Noel Grandin |
2012-12-12 | Consistently acquire solar mutex in all CreateSalInstance variants | Stephan Bergmann |
2012-12-12 | loplugin: some unused variables, etc. | Caolán McNamara |
2012-12-12 | Remove stray debug statement | Fridrich Štrba |
2012-12-12 | Resolves: fdo#57469 allow tab to traverse into custom widgets | Caolán McNamara |
2012-12-12 | callcatcher: update unused code list | Caolán McNamara |
2012-12-11 | warn if a .ui has buttons but none of them is set as the default button | Caolán McNamara |
2012-12-11 | support 'active' property in ListBox | Caolán McNamara |
2012-12-11 | add popup menu support to .ui loader | Caolán McNamara |
2012-12-11 | use a ListBox instead of a MenuButton in the thesaurus dialog | Caolán McNamara |
2012-12-11 | fdo#42553 - fix square gradient rendering by vcl. | Michael Meeks |