summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-10-24vcl: uipreviewer: remove spurious "return false"Michael Stahl1-1/+0
2012-10-24cli_ure: warning C4965: implicit box of integer 0Michael Stahl1-1/+1
2012-10-24warning C4805: '!=': unsafe mix of bool and sal_BoolMichael Stahl1-1/+1
2012-10-24fixing VS 2010 error: OutDir property must end with a trailing slashDavid Ostrovsky1-1/+1
2012-10-24Update dictionaries, helpcontent2, translations to origin master HEADsStephan Bergmann3-0/+0
2012-10-24fdo#46808, use service constructor for frame::GlobalEventBroadcasterNoel Grandin6-10/+13
2012-10-24Related fdo#46808: Improve previous commit slightlyStephan Bergmann1-1/+1
2012-10-24fdo#46808, use service constructor for frame::DispatchHelperNoel Grandin5-18/+10
2012-10-24Related fdo#46808: Improve previous commit slightlyStephan Bergmann1-1/+1
2012-10-24inline a #define that it only used in one cxx fileNoel Grandin2-2/+1
2012-10-24remove unused #defineNoel Grandin1-1/+0
2012-10-24fdo#46808, use service constructor for system::SystemShellExecuteNoel Grandin6-60/+49
2012-10-24honour padding property in VclBoxCaolán McNamara1-4/+9
2012-10-24Related fdo#46808: Adapt Windows-only code to previous changesStephan Bergmann2-3/+4
2012-10-24remove unused #defineNoel Grandin1-1/+0
2012-10-24Related fdo#46808: Improve previous commit slightlyStephan Bergmann1-10/+2
2012-10-24fdo#46808, Adapt awt::Toolkit UNO service to new styleNoel Grandin54-350/+322
2012-10-24fdo#46808, renamet awt::XToolkit2 to XToolkitExperimental..Noel Grandin8-20/+20
2012-10-24fdo#46808, convert comphelper::ConfigurationHelper to XComponentContextNoel Grandin5-17/+18
2012-10-24convert index dialog to .uiCaolán McNamara24-897/+1023
2012-10-24improve optimal height of empty comboboxesCaolán McNamara1-1/+1
2012-10-24refactor buttonbox calculations to allow nonhomogeneous buttonsCaolán McNamara2-60/+95
2012-10-24merge and correct buttonbox spacing calculationCaolán McNamara2-49/+45
2012-10-24map some more stock imagesCaolán McNamara1-0/+4
2012-10-24fix fpicker build errorPeter Foley1-1/+1
2012-10-24fix bluetooth enabling logicPeter Foley1-11/+11
2012-10-24fix warnings in cli_urePeter Foley9-67/+78
2012-10-24boost: disable spurious MSVC warning C4100 in msvc.hppMichael Stahl2-0/+20
2012-10-24PasswordContainer::allowPersistentStoring: fix warning C4805Michael Stahl1-1/+1
2012-10-24commit changes in dictionries, helpcontent2, and translationsPetr Mladek3-0/+0
2012-10-24ct2n: fix build on Windows (DOS line ends in patches)Michael Stahl3-84/+96
2012-10-24concat-deps: fix breakage introduced by eliding:Michael Stahl1-3/+18
2012-10-24fdo#55732 display upper case greek letters in page numbering optionLester1-2/+2
2012-10-24freetype: convert to gbuildMatúš Kukan13-69/+163
2012-10-24fontconfig: convert to gbuildMatúš Kukan13-73/+112
2012-10-24translationsMichael Stahl1-0/+0
2012-10-24fdo#46808, convert comphelper::ConfigurationHelper to XComponentContextNoel Grandin35-93/+96
2012-10-24Revert "gbuild: add a kludge to get dictionaries to build in cygwin:"Michael Stahl3-13/+5
2012-10-24Revert "One more cygwin symlink kludge needed"Michael Stahl1-1/+1
2012-10-24make l10n of extensions work againDavid Tardon3-5/+7
2012-10-24change dictionariesDavid Tardon1-0/+0
2012-10-24sal_Bool to boolTakeshi Abe23-79/+79
2012-10-23gbuild: fix XcuMergeTarget build breakage:Michael Stahl6-15/+23
2012-10-23add ct2n to tail_buildPeter Foley2-1/+2
2012-10-23typo, wrong object was returnedIvan Timofeev1-4/+4
2012-10-23gbuild: UnpackedTarball: clean final target tooMichael Stahl1-0/+1
2012-10-23dictionariesMichael Stahl1-0/+0
2012-10-23gbuild: let ExtensionTarget expect manifest below META-INFMichael Stahl9-9/+2
2012-10-23gbuild: make ct2n module workMichael Stahl5-19/+58
2012-10-23gbuildification of ct2nDavid Ostrovsky16-74/+130