summaryrefslogtreecommitdiff
path: root/svx/source
AgeCommit message (Expand)Author
2012-10-27fix resource idIvan Timofeev
2012-10-25XubString->OUStringCaolán McNamara
2012-10-24convert index dialog to .uiCaolán McNamara
2012-10-24fdo#46808, convert comphelper::ConfigurationHelper to XComponentContextNoel Grandin
2012-10-23typo, wrong object was returnedIvan Timofeev
2012-10-23fdo#46808, use service constructor for i18n::BreakIteratorNoel Grandin
2012-10-23add cache to avoid excessive repeated UNO peer creation for customshapesMichael Meeks
2012-10-23fdo#46808, use service constructor for beans::IntrospectionNoel Grandin
2012-10-23fdo#46808, fix up some NumberFormatter createInstance calls I missedNoel Grandin
2012-10-23fdo#46808, Adapt ui::dialogs::FolderPicker UNO service to new styleNoel Grandin
2012-10-23sfx2: add ERRCODE_SFX_FORMAT_ROWCOLMiklos Vajna
2012-10-22fdo#46808, Adapt xml::sax::XWriter UNO service to new styleNoel Grandin
2012-10-19replace sxub_Unicode by sal_UnicodeNorbert Thiebaud
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida
2012-10-17default SwInsertGrfRulerDlg to first entryCaolán McNamara
2012-10-17add a makeSwRulerValueSet for custom SwRulerValueSet widgetCaolán McNamara
2012-10-17XubString->OUStringCaolán McNamara
2012-10-17Remove the unneeded "scalable font" icon from the font combobox.Jan Holesovsky
2012-10-14FontPrevWin_Impl::CheckScript(): assert that there is text:Michael Stahl
2012-10-13loplugin: some log, indent and unused variable warningsCaolán McNamara
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-10-11Let's make these calls explicit too to prevent infinite recursions.Kohei Yoshida
2012-10-11Merged SvTreeListBox and SvLBox.Kohei Yoshida
2012-10-09String->OUString in svl::ImpSvNumFor::GetNewCurrencySymbol methodNoel Grandin
2012-10-07Handle lack of module loading/unloading API when DISABLE_DYNLOADINGTor Lillqvist
2012-10-05SvxHFPage: add UI for style::PageProperties::FirstIsSharedMiklos Vajna
2012-10-04fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin
2012-10-04Fixes/improvements on previous commitStephan Bergmann
2012-10-04fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin
2012-10-03XubString->OUStringCaolán McNamara
2012-10-02XubString->OUStringCaolán McNamara
2012-10-01Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini
2012-10-01Deduplication of ImplGetSupportedMacroItems for disable-dynlinkingTor Lillqvist
2012-09-29Use comphelper::getComponentContextStephan Bergmann
2012-09-28convert GetRepeatComment to OUStringCaolán McNamara
2012-09-28adapt insert character dialog to new layoutCaolán McNamara
2012-09-28convert hard-coded layout of char name tabpage to .uiCaolán McNamara
2012-09-28convert hard-coded layout of two-lines tabpage to .uiCaolán McNamara
2012-09-28convert code to use new table width dialogCaolán McNamara
2012-09-28having two SetPosSizePixel is a blasted nuisanceCaolán McNamara
2012-09-28implement a basic optimal size for the preview windowCaolán McNamara
2012-09-27fdo#46808, Adapt sdb::DatabaseContext UNO service to new styleNoel Grandin
2012-09-27sw: implement page-relative size for drawing objects and import them from docxCédric Bosdonnat
2012-09-26Change the image rotation widget to better looking DialControlTomaž Vajngerl
2012-09-26Fixes Circular arrow distortion, Bug #46272Lennard
2012-09-25cope with thumbnailing both linked and embedded media correctly.Michael Meeks
2012-09-25Avoid a temporary.Thorsten Behrens
2012-09-25substantially accelerate slides with media on them.Michael Meeks
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann