Age | Commit message (Expand) | Author | Files | Lines |
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 |
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 | 17 | -206/+206 |
2012-10-17 | default SwInsertGrfRulerDlg to first entry | Caolán McNamara | 1 | -4/+4 |
2012-10-17 | add a makeSwRulerValueSet for custom SwRulerValueSet widget | Caolán McNamara | 1 | -9/+29 |
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 | 13 | -25/+28 |
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-05 | SvxHFPage: add UI for style::PageProperties::FirstIsShared | Miklos Vajna | 3 | -23/+60 |
2012-10-04 | fdo#46808, Adapt xml::sax::XParser UNO service to new style | Noel Grandin | 2 | -5/+6 |
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 | 4 | -5/+8 |
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 | convert GetRepeatComment to OUString | Caolán McNamara | 1 | -45/+32 |
2012-09-28 | adapt insert character dialog to new layout | Caolán McNamara | 1 | -5/+34 |
2012-09-28 | convert hard-coded layout of char name tabpage to .ui | Caolán McNamara | 2 | -1/+19 |
2012-09-28 | convert hard-coded layout of two-lines tabpage to .ui | Caolán McNamara | 1 | -0/+12 |
2012-09-28 | convert code to use new table width dialog | Caolán McNamara | 1 | -2/+7 |
2012-09-28 | having two SetPosSizePixel is a blasted nuisance | Caolán McNamara | 3 | -3/+3 |
2012-09-28 | implement a basic optimal size for the preview window | Caolán McNamara | 1 | -0/+12 |
2012-09-27 | fdo#46808, Adapt sdb::DatabaseContext UNO service to new style | Noel Grandin | 3 | -4/+4 |
2012-09-27 | sw: implement page-relative size for drawing objects and import them from docx | Cédric Bosdonnat | 4 | -8/+13 |
2012-09-26 | Change the image rotation widget to better looking DialControl | Tomaž Vajngerl | 1 | -0/+12 |
2012-09-26 | Fixes Circular arrow distortion, Bug #46272 | Lennard | 1 | -3/+2 |
2012-09-25 | cope with thumbnailing both linked and embedded media correctly. | Michael Meeks | 1 | -1/+14 |
2012-09-25 | Avoid a temporary. | Thorsten Behrens | 1 | -1/+1 |
2012-09-25 | substantially accelerate slides with media on them. | Michael Meeks | 3 | -13/+14 |