summaryrefslogtreecommitdiff
path: root/vcl/source/app
AgeCommit message (Expand)AuthorFilesLines
2013-01-17Personas: Clear the BitmapEx first, so that we can switch off Personas.Jan Holesovsky1-8/+9
2013-01-14export cleaned up dotted version in environment and GtkWindow user-data.Michael Meeks1-0/+4
2013-01-11Personas: As Michael suggested, use BitmapEx instead of BitmapEx*.Jan Holesovsky1-23/+15
2013-01-08Personas: Fix copy constructor + always reference the Application settingsJan Holesovsky1-2/+2
2013-01-08Personas: Read the bitmaps in StyleSettings.Jan Holesovsky1-3/+107
2012-12-13fdo#56402: SVG in About Dialog.Muthu Subramanian1-37/+9
2012-11-30eradicate all traces of OLocale and rtl/locale.hxxMichael Stahl1-1/+0
2012-11-30ditched rtl::OLocaleEike Rathke1-8/+6
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens2-12/+0
2012-11-27fdo#46808: Missing adaptions to XFolderPicker2Stephan Bergmann1-1/+1
2012-11-23some i18n wrappers with LanguageTagEike Rathke2-8/+9
2012-11-22AllSettings with LanguageTagEike Rathke4-80/+37
2012-11-21obtain LanguageTag from SvtSysLocaleEike Rathke1-5/+5
2012-11-16use LanguageTagEike Rathke2-4/+5
2012-11-15fdo#46808, use service constructor for i18n::NumberFormatMapperNoel Grandin2-10/+8
2012-11-12re-base on ALv2 code. Includes:Michael Meeks4-75/+45
2012-11-07Resolves: fdo#56198 collect scrollbar click preference settingsCaolán McNamara1-6/+9
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks16-389/+241
2012-11-05fdo#46808, use service constructor for i18n::CharacterClassificationNoel Grandin1-10/+2
2012-11-05fdo#46808, Adapt i18n::Transliteration UNO service to new styleNoel Grandin1-1/+2
2012-11-05fdo#46808, rename methodNoel Grandin1-1/+1
2012-10-31fdo#46808, Deprecate configuration::ConfigurationProvider old-style serviceNoel Grandin1-1/+1
2012-10-31Get rid of vcl::unohelper::GetMultiServiceFactoryStephan Bergmann4-132/+17
2012-10-23fdo#46808, use service constructor for i18n::BreakIteratorNoel Grandin1-13/+3
2012-10-19replace sxub_Unicode by sal_UnicodeNorbert Thiebaud1-1/+1
2012-10-17XubString->OUStringCaolán McNamara1-9/+12
2012-10-02XubString->OUStringCaolán McNamara1-22/+25
2012-09-28implement sucking in the padding from the themeCaolán McNamara1-1/+3
2012-09-27gridfixes: UpdateTip: need a Invalidate after setting the help text, to reall...Frank Schoenheit [fs]1-0/+1
2012-09-26MiscSettings::SetEnableATToolSupport: adapt WNT code to boolMichael Stahl1-1/+1
2012-09-26sal_Bool -> bool, convert InitAccessBridge and friendsNoel Grandin2-8/+8
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann1-2/+1
2012-09-18Make getProcessComponentContext/ServiceFactory throw instead of returning nullStephan Bergmann1-1/+1
2012-09-18Don't access broken service mgr during bootstrap failureStephan Bergmann2-7/+7
2012-09-14gridfixes: #i112465# introduce HideBalloonAndQuickHelpNorbert Thiebaud1-0/+9
2012-09-07move temporary font cleaning to a place that is run on all platformsLuboš Luňák1-0/+5
2012-09-07multiline tooltip for very long (eg. footnote) texts #i42424#László Németh1-2/+4
2012-08-31add "Tango Testing" icon themePetr Mladek1-0/+3
2012-08-27fdo#46808, Adapt UNO service registry::ImplementationRegistrationNoel Grandin1-2/+3
2012-08-23Fix typo in a comment (copied here and there).Jan Holesovsky1-1/+1
2012-08-08mpPostYieldListeners dtor never calledCaolán McNamara1-0/+5
2012-07-31fdo#48549 System::Beep() removalMathieu Vonlanthen1-2/+0
2012-07-30Bug 48549 - System::Beep() removalMathieu Vonlanthen2-42/+0
2012-07-25Make default dark shadow non-blackRuslan Kabatsayev1-0/+2
2012-07-23fdo#47368 - fix one potential re-enterancy hazard around even emissionMichael Meeks1-2/+7
2012-07-21Cleanup sound.cxxMatteo Casalin1-8/+4
2012-07-16Replaced all calls to deprecated function ImplDelData::IsDelete()Jesso Clarence Murugan2-2/+2
2012-07-13Fix the About dialog rendering when librsvg is not available / functional.Jan Holesovsky1-1/+2
2012-07-11Decrease header files dependenciesMatteo Casalin1-5/+0
2012-07-03ditch String::CreateFromAsciiCaolán McNamara1-1/+1