summaryrefslogtreecommitdiff
path: root/svx/source
AgeCommit message (Expand)AuthorFilesLines
2012-10-30fdo#46808, Adapt linguistic2::LinguServiceManager UNO service to new styleNoel Grandin2-12/+7
2012-10-29fdo#46808, Create new-style frame::AutoRecovery serviceNoel Grandin3-22/+22
2012-10-27fix resource idIvan Timofeev1-1/+1
2012-10-25XubString->OUStringCaolán McNamara6-36/+36
2012-10-24convert index dialog to .uiCaolán McNamara1-1/+1
2012-10-24fdo#46808, convert comphelper::ConfigurationHelper to XComponentContextNoel Grandin2-2/+3
2012-10-23typo, wrong object was returnedIvan Timofeev1-4/+4
2012-10-23fdo#46808, use service constructor for i18n::BreakIteratorNoel Grandin3-56/+42
2012-10-23add cache to avoid excessive repeated UNO peer creation for customshapesMichael Meeks1-1/+24
2012-10-23fdo#46808, use service constructor for beans::IntrospectionNoel Grandin1-5/+5
2012-10-23fdo#46808, fix up some NumberFormatter createInstance calls I missedNoel Grandin4-23/+23
2012-10-23fdo#46808, Adapt ui::dialogs::FolderPicker UNO service to new styleNoel Grandin2-4/+3
2012-10-23sfx2: add ERRCODE_SFX_FORMAT_ROWCOLMiklos Vajna1-0/+4
2012-10-22fdo#46808, Adapt xml::sax::XWriter UNO service to new styleNoel Grandin2-13/+6
2012-10-19replace sxub_Unicode by sal_UnicodeNorbert Thiebaud1-3/+3
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida17-206/+206
2012-10-17default SwInsertGrfRulerDlg to first entryCaolán McNamara1-4/+4
2012-10-17add a makeSwRulerValueSet for custom SwRulerValueSet widgetCaolán McNamara1-9/+29
2012-10-17XubString->OUStringCaolán McNamara1-4/+2
2012-10-17Remove the unneeded "scalable font" icon from the font combobox.Jan Holesovsky1-1/+0
2012-10-14FontPrevWin_Impl::CheckScript(): assert that there is text:Michael Stahl1-10/+8
2012-10-13loplugin: some log, indent and unused variable warningsCaolán McNamara1-2/+0
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák9-14/+14
2012-10-11Let's make these calls explicit too to prevent infinite recursions.Kohei Yoshida2-4/+4
2012-10-11Merged SvTreeListBox and SvLBox.Kohei Yoshida13-25/+28
2012-10-09String->OUString in svl::ImpSvNumFor::GetNewCurrencySymbol methodNoel Grandin1-1/+1
2012-10-07Handle lack of module loading/unloading API when DISABLE_DYNLOADINGTor Lillqvist1-0/+15
2012-10-05SvxHFPage: add UI for style::PageProperties::FirstIsSharedMiklos Vajna3-23/+60
2012-10-04fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin2-5/+6
2012-10-04Fixes/improvements on previous commitStephan Bergmann1-1/+1
2012-10-04fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin4-5/+8
2012-10-03XubString->OUStringCaolán McNamara1-11/+8
2012-10-02XubString->OUStringCaolán McNamara3-201/+190
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini8-10/+6
2012-10-01Deduplication of ImplGetSupportedMacroItems for disable-dynlinkingTor Lillqvist1-1/+1
2012-09-29Use comphelper::getComponentContextStephan Bergmann1-3/+1
2012-09-28convert GetRepeatComment to OUStringCaolán McNamara1-45/+32
2012-09-28adapt insert character dialog to new layoutCaolán McNamara1-5/+34
2012-09-28convert hard-coded layout of char name tabpage to .uiCaolán McNamara2-1/+19
2012-09-28convert hard-coded layout of two-lines tabpage to .uiCaolán McNamara1-0/+12
2012-09-28convert code to use new table width dialogCaolán McNamara1-2/+7
2012-09-28having two SetPosSizePixel is a blasted nuisanceCaolán McNamara3-3/+3
2012-09-28implement a basic optimal size for the preview windowCaolán McNamara1-0/+12
2012-09-27fdo#46808, Adapt sdb::DatabaseContext UNO service to new styleNoel Grandin3-4/+4
2012-09-27sw: implement page-relative size for drawing objects and import them from docxCédric Bosdonnat4-8/+13
2012-09-26Change the image rotation widget to better looking DialControlTomaž Vajngerl1-0/+12
2012-09-26Fixes Circular arrow distortion, Bug #46272Lennard1-3/+2
2012-09-25cope with thumbnailing both linked and embedded media correctly.Michael Meeks1-1/+14
2012-09-25Avoid a temporary.Thorsten Behrens1-1/+1
2012-09-25substantially accelerate slides with media on them.Michael Meeks3-13/+14