Age | Commit message (Expand) | Author |
2013-01-30 | Remove unused DeInitSalMain | Stephan Bergmann |
2013-01-21 | Changed SetText() / GetText() to take/return OUString | Chr. Rossmanith |
2013-01-19 | sal_Bool to bool | Takeshi Abe |
2013-01-17 | Personas: Clear the BitmapEx first, so that we can switch off Personas. | Jan Holesovsky |
2013-01-12 | Still trying to fix 08def320062ad7c5cf98e577a2af1fad7c8eb267 | Chr. Rossmanith |
2013-01-12 | Further trying to fix 08def320062ad7c5cf98e577a2af1fad7c8eb267 | Chr. Rossmanith |
2013-01-12 | Try to fix 08def320062ad7c5cf98e577a2af1fad7c8eb267 | Chr. Rossmanith |
2013-01-12 | RTL_CONSTASCII_(U)STRINGPARAM removed in vcl/[source,null] | Chr. Rossmanith |
2013-01-11 | No "core dumps" on Windows, and not on iOS or Android either | Tor Lillqvist |
2013-01-10 | export cleaned up dotted version in environment and GtkWindow user-data. | Michael Meeks |
2013-01-09 | Personas: As Michael suggested, use BitmapEx instead of BitmapEx*. | Jan Holesovsky |
2013-01-07 | Cleanup: #include <tools/gen.hxx> | Matteo Casalin |
2013-01-04 | Personas: Fix copy constructor + always reference the Application settings | Jan Holesovsky |
2013-01-04 | Personas: Read the bitmaps in StyleSettings. | Jan Holesovsky |
2012-12-26 | PCH for Library_vcl | Lubos Lunak |
2012-12-21 | About Dialog: Use edition path as well. | Muthu Subramanian |
2012-12-21 | fdo#46808, Convert frame::Desktop to new style service. | Noel Grandin |
2012-12-13 | fdo#56402: SVG in About Dialog. | Muthu Subramanian |
2012-12-13 | fdo#46808, remove awt::DisplayAccess service. | Noel Grandin |
2012-11-30 | eradicate all traces of OLocale and rtl/locale.hxx | Michael Stahl |
2012-11-30 | ditched rtl::OLocale | Eike Rathke |
2012-11-30 | c++ API: use css alias in generated headers, adds global css decl | Thorsten Behrens |
2012-11-27 | fdo#46808: Missing adaptions to XFolderPicker2 | Stephan Bergmann |
2012-11-23 | some i18n wrappers with LanguageTag | Eike Rathke |
2012-11-22 | AllSettings with LanguageTag | Eike Rathke |
2012-11-21 | obtain LanguageTag from SvtSysLocale | Eike Rathke |
2012-11-16 | use LanguageTag | Eike Rathke |
2012-11-15 | fdo#46808, use service constructor for i18n::NumberFormatMapper | Noel Grandin |
2012-11-12 | re-base on ALv2 code. Includes: | Michael Meeks |
2012-11-07 | Resolves: fdo#56198 collect scrollbar click preference settings | Caolán McNamara |
2012-11-06 | re-base on ALv2 code. Includes (at least) relevant parts of: | Michael Meeks |
2012-11-05 | fdo#46808, use service constructor for i18n::CharacterClassification | Noel Grandin |
2012-11-05 | fdo#46808, Adapt i18n::Transliteration UNO service to new style | Noel Grandin |
2012-11-05 | fdo#46808, rename method | Noel Grandin |
2012-10-31 | fdo#46808, Deprecate configuration::ConfigurationProvider old-style service | Noel Grandin |
2012-10-31 | Get rid of vcl::unohelper::GetMultiServiceFactory | Stephan Bergmann |
2012-10-23 | fdo#46808, use service constructor for i18n::BreakIterator | Noel Grandin |
2012-10-19 | replace sxub_Unicode by sal_Unicode | Norbert Thiebaud |
2012-10-17 | XubString->OUString | Caolán McNamara |
2012-10-02 | XubString->OUString | Caolán McNamara |
2012-09-28 | implement sucking in the padding from the theme | Caolán McNamara |
2012-09-27 | gridfixes: UpdateTip: need a Invalidate after setting the help text, to reall... | Frank Schoenheit [fs] |
2012-09-26 | MiscSettings::SetEnableATToolSupport: adapt WNT code to bool | Michael Stahl |
2012-09-26 | sal_Bool -> bool, convert InitAccessBridge and friends | Noel Grandin |
2012-09-19 | ComponentContext::getUnoContext -> getComponentContext simplification | Stephan Bergmann |
2012-09-18 | Make getProcessComponentContext/ServiceFactory throw instead of returning null | Stephan Bergmann |
2012-09-18 | Don't access broken service mgr during bootstrap failure | Stephan Bergmann |
2012-09-14 | gridfixes: #i112465# introduce HideBalloonAndQuickHelp | Norbert Thiebaud |
2012-09-07 | move temporary font cleaning to a place that is run on all platforms | Luboš Luňák |
2012-09-07 | multiline tooltip for very long (eg. footnote) texts #i42424# | László Németh |