summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2012-11-08Resolves: fdo#56460 don't crash on close of files with custom shapesCaolán McNamara2-30/+14
2012-11-06Fix some file modesStephan Bergmann1-0/+0
2012-11-06fdo#55430 allow clicking objects in front of selected onesLennard2-2/+19
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks40-1093/+1455
2012-11-05fdo#46808, use service constructor for i18n::CharacterClassificationNoel Grandin7-13/+14
2012-11-02Fix crash during polygon handle travelling.Thorsten Behrens2-4/+4
2012-11-02fdo#38838 UniString replacementRicardo Montania1-1/+1
2012-10-31fdo#46808, Deprecate configuration::ConfigurationProvider old-style serviceNoel Grandin2-7/+5
2012-10-31Get rid of vcl::unohelper::GetMultiServiceFactoryStephan Bergmann1-1/+1
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 McNamara9-41/+42
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 Yoshida22-242/+242
2012-10-17default SwInsertGrfRulerDlg to first entryCaolán McNamara2-6/+6
2012-10-17add a makeSwRulerValueSet for custom SwRulerValueSet widgetCaolán McNamara2-10/+37
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 Yoshida17-30/+35
2012-10-10add missing dep on sfx2 headersDavid Tardon1-0/+4
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-06Bin unused leftover "dummy" fieldsTor Lillqvist1-3/+0
2012-10-05SvxHFPage: add UI for style::PageProperties::FirstIsSharedMiklos Vajna4-23/+61
2012-10-04fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin3-10/+8
2012-10-04Fixes/improvements on previous commitStephan Bergmann1-1/+1
2012-10-04fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin5-6/+9
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-28Unwind some of the resource ID nastiness between sc and svx.Kohei Yoshida2-138/+3
2012-09-28another oops in svx...Michael Stahl1-1/+1
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl4-8/+0