summaryrefslogtreecommitdiff
path: root/svx/source
AgeCommit message (Expand)AuthorFilesLines
2012-11-14fix wae ( bVisible not used )Noel Power1-1/+0
2012-11-14allow hiding of rtl or ltr buttons on toolbars when ctl selected fdo#33356Noel Power1-9/+3
2012-11-13Avoid global static dataStephan Bergmann1-1/+5
2012-11-08Resolves: fdo#56460 don't crash on close of files with custom shapesCaolán McNamara1-29/+11
2012-11-06fdo#55430 allow clicking objects in front of selected onesLennard1-2/+17
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks26-844/+1143
2012-11-05fdo#46808, use service constructor for i18n::CharacterClassificationNoel Grandin7-13/+14
2012-11-02Fix crash during polygon handle travelling.Thorsten Behrens1-3/+3
2012-10-31fdo#46808, Deprecate configuration::ConfigurationProvider old-style serviceNoel Grandin2-7/+5
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