Age | Commit message (Expand) | Author | Files | Lines |
2012-11-06 | re-base on ALv2 code. Includes (at least) relevant parts of: | Michael Meeks | 672 | -16426/+11407 |
2012-11-06 | impress211: fix a rebase problem | Philipp Lohmann [pl] | 1 | -2/+2 |
2012-11-06 | impress211: #i110990# Fixed slide show spanning multiple displays on Windows. | Andre Fische | 1 | -6/+6 |
2012-11-06 | impress211: #i116911# Accept -1 as special value for multi monitor support. | Andre Fische | 2 | -7/+28 |
2012-11-06 | impress211: #i116339# implement bHandleAllCurrentEvents | Philipp Lohmann [pl] | 1 | -3/+5 |
2012-11-05 | fdo#46808, use service constructor for i18n::CharacterClassification | Noel Grandin | 1 | -10/+2 |
2012-11-05 | fdo#46808, Adapt i18n::Transliteration UNO service to new style | Noel Grandin | 1 | -1/+2 |
2012-11-05 | fdo#46808, rename method | Noel Grandin | 3 | -4/+4 |
2012-11-05 | replace %PRODUCTNAME | Caolán McNamara | 2 | -1/+4 |
2012-11-05 | convert basic dialog to .ui | Caolán McNamara | 1 | -0/+6 |
2012-11-01 | vcl/headless: [HACK] workaround solarMutexx splat with headless mode | Riccardo Magliocchetti | 1 | -0/+3 |
2012-11-01 | Resolves: fdo#54466 right-aligned label text slightly clipped on right | Caolán McNamara | 1 | -1/+5 |
2012-10-31 | fdo#46808, Deprecate configuration::ConfigurationProvider old-style service | Noel Grandin | 4 | -59/+53 |
2012-10-31 | default ScrolledWindow to autoscroll | Caolán McNamara | 1 | -1/+1 |
2012-10-31 | support cursor-visible property | Caolán McNamara | 2 | -1/+12 |
2012-10-31 | Get rid of vcl::unohelper::GetMultiServiceFactory | Stephan Bergmann | 24 | -301/+160 |
2012-10-30 | fdo#46808, Adapt linguistic2::LinguServiceManager UNO service to new style | Noel Grandin | 1 | -11/+5 |
2012-10-30 | trivial empty-init String::Fill -> comphelper::padToLength | Caolán McNamara | 1 | -3/+3 |
2012-10-29 | fdo#46808, Adapt i18n::LocaleCalendar UNO service to new style | Noel Grandin | 1 | -1/+4 |
2012-10-28 | UniString->rtl::OUStringBuffer | Caolán McNamara | 2 | -42/+40 |
2012-10-26 | fix fractured comment | Caolán McNamara | 1 | -2/+2 |
2012-10-26 | add hook to block use of markup in .ui files | Caolán McNamara | 2 | -2/+5 |
2012-10-26 | set width in chars for url field to avoid character dialog overgrowing | Caolán McNamara | 3 | -19/+33 |
2012-10-25 | graphite: convert to gbuild | Matúš Kukan | 1 | -0/+1 |
2012-10-25 | vcl: don't print gtk version on startup | Miklos Vajna | 1 | -1/+1 |
2012-10-25 | remove .ui mark-up in favor of font attributes | Caolán McNamara | 6 | -97/+134 |
2012-10-25 | convert Mnemonic markup automatically | Caolán McNamara | 2 | -21/+37 |
2012-10-24 | vcl: uipreviewer: remove spurious "return false" | Michael Stahl | 1 | -1/+0 |
2012-10-24 | honour padding property in VclBox | Caolán McNamara | 1 | -4/+9 |
2012-10-24 | fdo#46808, Adapt awt::Toolkit UNO service to new style | Noel Grandin | 2 | -2/+4 |
2012-10-24 | convert index dialog to .ui | Caolán McNamara | 6 | -7/+6 |
2012-10-24 | improve optimal height of empty comboboxes | Caolán McNamara | 1 | -1/+1 |
2012-10-24 | refactor buttonbox calculations to allow nonhomogeneous buttons | Caolán McNamara | 2 | -60/+95 |
2012-10-24 | merge and correct buttonbox spacing calculation | Caolán McNamara | 2 | -49/+45 |
2012-10-24 | map some more stock images | Caolán McNamara | 1 | -0/+4 |
2012-10-24 | fdo#46808, convert comphelper::ConfigurationHelper to XComponentContext | Noel Grandin | 1 | -2/+2 |
2012-10-23 | fdo#46808, use service constructor for i18n::BreakIterator | Noel Grandin | 2 | -26/+6 |
2012-10-22 | disable cursor in about dialog and message boxes | Ivan Timofeev | 3 | -0/+7 |
2012-10-22 | Resolves: rhbz#868479 / fdo#56281 doubled ~ in German ok/cancel translations | Caolán McNamara | 1 | -5/+8 |
2012-10-22 | explictly require Bitmap to get image | Caolán McNamara | 1 | -1/+1 |
2012-10-22 | -Werror,-Wtautological-constant-out-of-range-compare | Stephan Bergmann | 1 | -1/+2 |
2012-10-22 | implement secondary button groups in buttonboxes | Caolán McNamara | 3 | -29/+74 |
2012-10-22 | add infrastructure for secondary button groups | Caolán McNamara | 6 | -61/+38 |
2012-10-22 | add a stock index image to vcl, ala gtk-index | Caolán McNamara | 3 | -1/+23 |
2012-10-21 | Fix Variable 'eState' is reassigned a value before the old one has been used | Julien Nabet | 1 | -2/+1 |
2012-10-21 | Some cppcheck cleaning | Julien Nabet | 2 | -4/+2 |
2012-10-21 | Fix some Variable "X" is reassigned a value before the old one has been used | Julien Nabet | 2 | -6/+3 |
2012-10-20 | use correct deferred parent window | Caolán McNamara | 1 | -2/+2 |
2012-10-20 | deliberately no parent for dialog | Caolán McNamara | 1 | -1/+1 |
2012-10-19 | In the 10.7 SDK CoreText is in the ApplicationServices framework | Tor Lillqvist | 1 | -0/+6 |