Age | Commit message (Expand) | Author | Files | Lines |
2012-11-24 | Apply Style: Correct the font size when it is too big to fit nicely. | Jan Holesovsky | 1 | -1/+11 |
2012-11-24 | Apply Style: Preview more properties. | Jan Holesovsky | 1 | -4/+37 |
2012-11-24 | Apply Style: Preview the text color too. | Jan Holesovsky | 1 | -6/+11 |
2012-11-24 | Apply Style: Preview styles directly in the Apply Style combo box. | Jan Holesovsky | 1 | -3/+103 |
2012-11-24 | get rid of Svx...Locale...() double conversion nonsense | Eike Rathke | 2 | -4/+2 |
2012-11-24 | Removed horizontal rule ugly 1990 thing | Cédric Bosdonnat | 4 | -12/+0 |
2012-11-23 | some i18n wrappers with LanguageTag | Eike Rathke | 7 | -11/+11 |
2012-11-22 | get rid of unnecessary LocaleDataWrapper temporary instances | Eike Rathke | 4 | -12/+19 |
2012-11-22 | AllSettings with LanguageTag | Eike Rathke | 23 | -25/+26 |
2012-11-20 | Enforce use of accessors on gen.hxx structures | Matteo Casalin | 7 | -31/+31 |
2012-11-20 | Merge branch 'feature/killsdf' | Andras Timar | 1 | -1/+1 |
2012-11-20 | Bin pointless _SOLAR__PRIVATE which was always 1 anyway | Tor Lillqvist | 3 | -8/+2 |
2012-11-19 | Bin the HACK() sillyness | Tor Lillqvist | 1 | -1/+1 |
2012-11-18 | migrate one GetOutputString variatn to OUString | Norbert Thiebaud | 1 | -3/+19 |
2012-11-17 | use LanguageTag | Eike Rathke | 1 | -2/+3 |
2012-11-16 | Fix the Windows build breakage by reorganizing svtools headers. | Kohei Yoshida | 11 | -0/+12 |
2012-11-15 | Rename SvLBoxItem::IsA() to GetType(), and mark that const. | Kohei Yoshida | 3 | -5/+5 |
2012-11-15 | -Werror=overloaded-virtual | Stephan Bergmann | 1 | -0/+6 |
2012-11-15 | re-base on ALv2 code. Includes: | Michael Meeks | 6 | -138/+195 |
2012-11-15 | ensure translations are built before using them | David Tardon | 1 | -1/+4 |
2012-11-15 | fdo#46808, use service constructor for i18n::NumberFormatMapper | Noel Grandin | 4 | -6/+6 |
2012-11-14 | fix wae ( bVisible not used ) | Noel Power | 1 | -1/+0 |
2012-11-14 | allow hiding of rtl or ltr buttons on toolbars when ctl selected fdo#33356 | Noel Power | 1 | -9/+3 |
2012-11-13 | Avoid global static data | Stephan Bergmann | 1 | -1/+5 |
2012-11-11 | Merge branch 'master' into feature/killsdf | Andras Timar | 94 | -1574/+1958 |
2012-11-08 | Resolves: fdo#56460 don't crash on close of files with custom shapes | Caolán McNamara | 2 | -30/+14 |
2012-11-06 | Fix some file modes | Stephan Bergmann | 1 | -0/+0 |
2012-11-06 | fdo#55430 allow clicking objects in front of selected ones | Lennard | 2 | -2/+19 |
2012-11-06 | re-base on ALv2 code. Includes (at least) relevant parts of: | Michael Meeks | 40 | -1093/+1455 |
2012-11-05 | fdo#46808, use service constructor for i18n::CharacterClassification | Noel Grandin | 7 | -13/+14 |
2012-11-02 | Fix crash during polygon handle travelling. | Thorsten Behrens | 2 | -4/+4 |
2012-11-02 | fdo#38838 UniString replacement | Ricardo Montania | 1 | -1/+1 |
2012-10-31 | fdo#46808, Deprecate configuration::ConfigurationProvider old-style service | Noel Grandin | 2 | -7/+5 |
2012-10-31 | Get rid of vcl::unohelper::GetMultiServiceFactory | Stephan Bergmann | 1 | -1/+1 |
2012-10-30 | fdo#46808, Adapt linguistic2::LinguServiceManager UNO service to new style | Noel Grandin | 2 | -12/+7 |
2012-10-29 | fdo#46808, Create new-style frame::AutoRecovery service | Noel Grandin | 3 | -22/+22 |
2012-10-27 | fix resource id | Ivan Timofeev | 1 | -1/+1 |
2012-10-25 | XubString->OUString | Caolán McNamara | 9 | -41/+42 |
2012-10-24 | convert index dialog to .ui | Caolán McNamara | 1 | -1/+1 |
2012-10-24 | fdo#46808, convert comphelper::ConfigurationHelper to XComponentContext | Noel Grandin | 2 | -2/+3 |
2012-10-23 | typo, wrong object was returned | Ivan Timofeev | 1 | -4/+4 |
2012-10-23 | fdo#46808, use service constructor for i18n::BreakIterator | Noel Grandin | 3 | -56/+42 |
2012-10-23 | add cache to avoid excessive repeated UNO peer creation for customshapes | Michael Meeks | 1 | -1/+24 |
2012-10-23 | fdo#46808, use service constructor for beans::Introspection | Noel Grandin | 1 | -5/+5 |
2012-10-23 | fdo#46808, fix up some NumberFormatter createInstance calls I missed | Noel Grandin | 4 | -23/+23 |
2012-10-23 | fdo#46808, Adapt ui::dialogs::FolderPicker UNO service to new style | Noel Grandin | 2 | -4/+3 |
2012-10-23 | sfx2: add ERRCODE_SFX_FORMAT_ROWCOL | Miklos Vajna | 1 | -0/+4 |
2012-10-22 | fdo#46808, Adapt xml::sax::XWriter UNO service to new style | Noel Grandin | 2 | -13/+6 |
2012-10-19 | replace sxub_Unicode by sal_Unicode | Norbert Thiebaud | 1 | -3/+3 |
2012-10-19 | Merge SvListEntry and SvLBoxEntry into SvTreeListEntry. | Kohei Yoshida | 22 | -242/+242 |