Age | Commit message (Expand) | Author | Files | Lines |
2012-11-28 | Fix various build breaks. | Kohei Yoshida | 1 | -2/+2 |
2012-11-28 | Sync draw object to calc grid for better alignment when zooming | Noel Power | 20 | -40/+170 |
2012-11-28 | fdo#46808, use service constructor for sdbc::ConnectionPool | Noel Grandin | 2 | -3/+3 |
2012-11-28 | fdo#46808, Adapt reflection::ProxyFactory UNO service to new style | Noel Grandin | 1 | -6/+4 |
2012-11-27 | remove legacy String svl's Put*Entry family of function and convert users | Norbert Thiebaud | 1 | -1/+6 |
2012-11-27 | String => OUString in svl numfmuno + clean-up legacy of GetPreviewString | Norbert Thiebaud | 1 | -2/+6 |
2012-11-27 | Remve obsolete DBG_CTOR/DTOR stuff again | Stephan Bergmann | 1 | -2/+2 |
2012-11-27 | re-base on ALv2 code. Includes: | Michael Meeks | 431 | -10023/+6359 |
2012-11-27 | findbar: use new SetPlaceholderText method | Ivan Timofeev | 1 | -33/+3 |
2012-11-26 | fix crash on impress quit, when custom shapes were added during editing | Radek Doulik | 1 | -1/+4 |
2012-11-26 | rearrange controls on table data view navigation bar | Lionel Elie Mamane | 1 | -40/+43 |
2012-11-25 | Apply Style: Fix the styles preview on Windows. | Jan Holesovsky | 1 | -1/+1 |
2012-11-25 | findbar: disable up/down buttons by default, there is no text to search | Ivan Timofeev | 1 | -0/+6 |
2012-11-25 | Apply Style: Support styles with background. | Jan Holesovsky | 1 | -0/+14 |
2012-11-25 | cppCheck: remove dead assignment and dead variables | jailletc36 | 1 | -1/+0 |
2012-11-25 | Make the font combo box in the toolbar a bit smaller. | Jan Holesovsky | 1 | -1/+1 |
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 | 2 | -10/+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 | 22 | -25/+25 |
2012-11-20 | Enforce use of accessors on gen.hxx structures | Matteo Casalin | 7 | -31/+31 |
2012-11-20 | Bin pointless _SOLAR__PRIVATE which was always 1 anyway | Tor Lillqvist | 2 | -6/+0 |
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 | 10 | -0/+11 |
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 | 5 | -113/+177 |
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-08 | Resolves: fdo#56460 don't crash on close of files with custom shapes | Caolán McNamara | 1 | -29/+11 |
2012-11-06 | fdo#55430 allow clicking objects in front of selected ones | Lennard | 1 | -2/+17 |
2012-11-06 | re-base on ALv2 code. Includes (at least) relevant parts of: | Michael Meeks | 26 | -844/+1143 |
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 | 1 | -3/+3 |
2012-10-31 | fdo#46808, Deprecate configuration::ConfigurationProvider old-style service | Noel Grandin | 2 | -7/+5 |
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 | 6 | -36/+36 |
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 |