summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2012-10-23Related fdo#46808: Improve previous commit slightlyStephan Bergmann4-10/+6
2012-10-23fdo#46808, use service constructor for frame::ModuleManagerNoel Grandin45-164/+139
2012-10-23fdo#46808, use service constructor for xml::sax::WriterNoel Grandin12-87/+43
2012-10-23Revert "add missing dep on translations"David Tardon1-1/+0
2012-10-23Handle getAllFormats1, too, but it exists only for en_USTor Lillqvist2-2/+19
2012-10-23Related fdo#46808: Fix pre-existing bug identified in previous commitStephan Bergmann1-18/+12
2012-10-23fdo#46808, use service constructor for i18n::BreakIteratorNoel Grandin23-281/+207
2012-10-23com.sun.star.xml.NamespaceContainer appears to be unusedStephan Bergmann1-0/+2
2012-10-23change translationsDavid Tardon1-0/+0
2012-10-23gbuild: remove INCLUDE_STL and misc stlport stuffMichael Stahl6-21/+11
2012-10-23RtfFilter::filter: not allowed to throw WrongFormatException:Michael Stahl3-6/+21
2012-10-23gbuild: fix AUXTARGETS:Michael Stahl6-40/+72
2012-10-23change translationsDavid Tardon1-0/+0
2012-10-23add missing dep on translationsDavid Tardon1-0/+1
2012-10-23wildcard is not necessary anymoreDavid Tardon2-5/+5
2012-10-23add cache to avoid excessive repeated UNO peer creation for customshapesMichael Meeks1-1/+24