Age | Commit message (Expand) | Author | Files | Lines |
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 |
2012-10-17 | default SwInsertGrfRulerDlg to first entry | Caolán McNamara | 2 | -6/+6 |
2012-10-17 | add a makeSwRulerValueSet for custom SwRulerValueSet widget | Caolán McNamara | 2 | -10/+37 |
2012-10-17 | XubString->OUString | Caolán McNamara | 1 | -4/+2 |
2012-10-17 | Remove the unneeded "scalable font" icon from the font combobox. | Jan Holesovsky | 1 | -1/+0 |
2012-10-14 | FontPrevWin_Impl::CheckScript(): assert that there is text: | Michael Stahl | 1 | -10/+8 |
2012-10-13 | loplugin: some log, indent and unused variable warnings | Caolán McNamara | 1 | -2/+0 |
2012-10-12 | mark lcl_ functions static or rename them if they are not local at all | Luboš Luňák | 9 | -14/+14 |
2012-10-11 | Let's make these calls explicit too to prevent infinite recursions. | Kohei Yoshida | 2 | -4/+4 |
2012-10-11 | Merged SvTreeListBox and SvLBox. | Kohei Yoshida | 17 | -30/+35 |
2012-10-10 | add missing dep on sfx2 headers | David Tardon | 1 | -0/+4 |
2012-10-09 | String->OUString in svl::ImpSvNumFor::GetNewCurrencySymbol method | Noel Grandin | 1 | -1/+1 |
2012-10-07 | Handle lack of module loading/unloading API when DISABLE_DYNLOADING | Tor Lillqvist | 1 | -0/+15 |
2012-10-06 | Bin unused leftover "dummy" fields | Tor Lillqvist | 1 | -3/+0 |
2012-10-05 | SvxHFPage: add UI for style::PageProperties::FirstIsShared | Miklos Vajna | 4 | -23/+61 |
2012-10-04 | fdo#46808, Adapt xml::sax::XParser UNO service to new style | Noel Grandin | 3 | -10/+8 |
2012-10-04 | Fixes/improvements on previous commit | Stephan Bergmann | 1 | -1/+1 |
2012-10-04 | fdo#46808, Adapt task::InteractionHandler UNO service to new style | Noel Grandin | 5 | -6/+9 |
2012-10-03 | XubString->OUString | Caolán McNamara | 1 | -11/+8 |
2012-10-02 | XubString->OUString | Caolán McNamara | 3 | -201/+190 |
2012-10-01 | Replace usage of rtl_*Memory with equivalent from string.h | Arnaud Versini | 8 | -10/+6 |
2012-10-01 | Deduplication of ImplGetSupportedMacroItems for disable-dynlinking | Tor Lillqvist | 1 | -1/+1 |
2012-09-29 | Use comphelper::getComponentContext | Stephan Bergmann | 1 | -3/+1 |
2012-09-28 | Unwind some of the resource ID nastiness between sc and svx. | Kohei Yoshida | 2 | -138/+3 |
2012-09-28 | another oops in svx... | Michael Stahl | 1 | -1/+1 |
2012-09-28 | gbuild: invert handling of standard system libraries: | Michael Stahl | 4 | -8/+0 |
2012-09-28 | gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT: | Michael Stahl | 1 | -6/+5 |
2012-09-28 | gbuild: gb_Library_PLAINLIBS_NONE cleanup for Mac | Michael Stahl | 1 | -3/+3 |
2012-09-28 | gbuild: replace direct gb_STDLIBS use with ... | Michael Stahl | 4 | -4/+8 |
2012-09-28 | gbuild: split uwinapi out of gb_STDLIBS | Michael Stahl | 4 | -0/+4 |
2012-09-28 | convert GetRepeatComment to OUString | Caolán McNamara | 2 | -78/+65 |
2012-09-28 | adapt insert character dialog to new layout | Caolán McNamara | 2 | -5/+39 |
2012-09-28 | adapt zoom dialog code to layout widgets | Caolán McNamara | 1 | -3/+0 |