summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)AuthorFilesLines
2012-11-18migrate one GetOutputString variatn to OUStringNorbert Thiebaud1-3/+19
2012-11-17use LanguageTagEike Rathke1-2/+3
2012-11-16Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida11-0/+12
2012-11-15Rename SvLBoxItem::IsA() to GetType(), and mark that const.Kohei Yoshida3-5/+5
2012-11-15-Werror=overloaded-virtualStephan Bergmann1-0/+6
2012-11-15re-base on ALv2 code. Includes:Michael Meeks6-138/+195
2012-11-15ensure translations are built before using themDavid Tardon1-1/+4
2012-11-15fdo#46808, use service constructor for i18n::NumberFormatMapperNoel Grandin4-6/+6
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 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