Age | Commit message (Expand) | Author | Files | Lines |
2012-10-24 | vcl: uipreviewer: remove spurious "return false" | Michael Stahl | 1 | -1/+0 |
2012-10-24 | cli_ure: warning C4965: implicit box of integer 0 | Michael Stahl | 1 | -1/+1 |
2012-10-24 | warning C4805: '!=': unsafe mix of bool and sal_Bool | Michael Stahl | 1 | -1/+1 |
2012-10-24 | fixing VS 2010 error: OutDir property must end with a trailing slash | David Ostrovsky | 1 | -1/+1 |
2012-10-24 | Update dictionaries, helpcontent2, translations to origin master HEADs | Stephan Bergmann | 3 | -0/+0 |
2012-10-24 | fdo#46808, use service constructor for frame::GlobalEventBroadcaster | Noel Grandin | 6 | -10/+13 |
2012-10-24 | Related fdo#46808: Improve previous commit slightly | Stephan Bergmann | 1 | -1/+1 |
2012-10-24 | fdo#46808, use service constructor for frame::DispatchHelper | Noel Grandin | 5 | -18/+10 |
2012-10-24 | Related fdo#46808: Improve previous commit slightly | Stephan Bergmann | 1 | -1/+1 |
2012-10-24 | inline a #define that it only used in one cxx file | Noel Grandin | 2 | -2/+1 |
2012-10-24 | remove unused #define | Noel Grandin | 1 | -1/+0 |
2012-10-24 | fdo#46808, use service constructor for system::SystemShellExecute | Noel Grandin | 6 | -60/+49 |
2012-10-24 | honour padding property in VclBox | Caolán McNamara | 1 | -4/+9 |
2012-10-24 | Related fdo#46808: Adapt Windows-only code to previous changes | Stephan Bergmann | 2 | -3/+4 |
2012-10-24 | remove unused #define | Noel Grandin | 1 | -1/+0 |
2012-10-24 | Related fdo#46808: Improve previous commit slightly | Stephan Bergmann | 1 | -10/+2 |
2012-10-24 | fdo#46808, Adapt awt::Toolkit UNO service to new style | Noel Grandin | 54 | -350/+322 |
2012-10-24 | fdo#46808, renamet awt::XToolkit2 to XToolkitExperimental.. | Noel Grandin | 8 | -20/+20 |
2012-10-24 | fdo#46808, convert comphelper::ConfigurationHelper to XComponentContext | Noel Grandin | 5 | -17/+18 |
2012-10-24 | convert index dialog to .ui | Caolán McNamara | 24 | -897/+1023 |
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 | fix fpicker build error | Peter Foley | 1 | -1/+1 |
2012-10-24 | fix bluetooth enabling logic | Peter Foley | 1 | -11/+11 |
2012-10-24 | fix warnings in cli_ure | Peter Foley | 9 | -67/+78 |
2012-10-24 | boost: disable spurious MSVC warning C4100 in msvc.hpp | Michael Stahl | 2 | -0/+20 |
2012-10-24 | PasswordContainer::allowPersistentStoring: fix warning C4805 | Michael Stahl | 1 | -1/+1 |
2012-10-24 | commit changes in dictionries, helpcontent2, and translations | Petr Mladek | 3 | -0/+0 |
2012-10-24 | ct2n: fix build on Windows (DOS line ends in patches) | Michael Stahl | 3 | -84/+96 |
2012-10-24 | concat-deps: fix breakage introduced by eliding: | Michael Stahl | 1 | -3/+18 |
2012-10-24 | fdo#55732 display upper case greek letters in page numbering option | Lester | 1 | -2/+2 |
2012-10-24 | freetype: convert to gbuild | Matúš Kukan | 13 | -69/+163 |
2012-10-24 | fontconfig: convert to gbuild | Matúš Kukan | 13 | -73/+112 |
2012-10-24 | translations | Michael Stahl | 1 | -0/+0 |
2012-10-24 | fdo#46808, convert comphelper::ConfigurationHelper to XComponentContext | Noel Grandin | 35 | -93/+96 |
2012-10-24 | Revert "gbuild: add a kludge to get dictionaries to build in cygwin:" | Michael Stahl | 3 | -13/+5 |
2012-10-24 | Revert "One more cygwin symlink kludge needed" | Michael Stahl | 1 | -1/+1 |
2012-10-24 | make l10n of extensions work again | David Tardon | 3 | -5/+7 |
2012-10-24 | change dictionaries | David Tardon | 1 | -0/+0 |
2012-10-24 | sal_Bool to bool | Takeshi Abe | 23 | -79/+79 |
2012-10-23 | gbuild: fix XcuMergeTarget build breakage: | Michael Stahl | 6 | -15/+23 |
2012-10-23 | add ct2n to tail_build | Peter Foley | 2 | -1/+2 |
2012-10-23 | typo, wrong object was returned | Ivan Timofeev | 1 | -4/+4 |
2012-10-23 | gbuild: UnpackedTarball: clean final target too | Michael Stahl | 1 | -0/+1 |
2012-10-23 | dictionaries | Michael Stahl | 1 | -0/+0 |
2012-10-23 | gbuild: let ExtensionTarget expect manifest below META-INF | Michael Stahl | 9 | -9/+2 |
2012-10-23 | gbuild: make ct2n module work | Michael Stahl | 5 | -19/+58 |
2012-10-23 | gbuildification of ct2n | David Ostrovsky | 16 | -74/+130 |