summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)Author
2012-11-25Make the font combo box in the toolbar a bit smaller.Jan Holesovsky
2012-11-24Apply Style: Correct the font size when it is too big to fit nicely.Jan Holesovsky
2012-11-24Apply Style: Preview more properties.Jan Holesovsky
2012-11-24Apply Style: Preview the text color too.Jan Holesovsky
2012-11-24Apply Style: Preview styles directly in the Apply Style combo box.Jan Holesovsky
2012-11-24get rid of Svx...Locale...() double conversion nonsenseEike Rathke
2012-11-24Removed horizontal rule ugly 1990 thingCédric Bosdonnat
2012-11-23some i18n wrappers with LanguageTagEike Rathke
2012-11-22get rid of unnecessary LocaleDataWrapper temporary instancesEike Rathke
2012-11-22AllSettings with LanguageTagEike Rathke
2012-11-20Enforce use of accessors on gen.hxx structuresMatteo Casalin
2012-11-20Merge branch 'feature/killsdf'Andras Timar
2012-11-20Bin pointless _SOLAR__PRIVATE which was always 1 anywayTor Lillqvist
2012-11-19Bin the HACK() sillynessTor Lillqvist
2012-11-18migrate one GetOutputString variatn to OUStringNorbert Thiebaud
2012-11-17use LanguageTagEike Rathke
2012-11-16Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida
2012-11-15Rename SvLBoxItem::IsA() to GetType(), and mark that const.Kohei Yoshida
2012-11-15-Werror=overloaded-virtualStephan Bergmann
2012-11-15re-base on ALv2 code. Includes:Michael Meeks
2012-11-15ensure translations are built before using themDavid Tardon
2012-11-15fdo#46808, use service constructor for i18n::NumberFormatMapperNoel Grandin
2012-11-14fix wae ( bVisible not used )Noel Power
2012-11-14allow hiding of rtl or ltr buttons on toolbars when ctl selected fdo#33356Noel Power
2012-11-13Avoid global static dataStephan Bergmann
2012-11-11Merge branch 'master' into feature/killsdfAndras Timar
2012-11-08Resolves: fdo#56460 don't crash on close of files with custom shapesCaolán McNamara
2012-11-06Fix some file modesStephan Bergmann
2012-11-06fdo#55430 allow clicking objects in front of selected onesLennard
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-11-05fdo#46808, use service constructor for i18n::CharacterClassificationNoel Grandin
2012-11-02Fix crash during polygon handle travelling.Thorsten Behrens
2012-11-02fdo#38838 UniString replacementRicardo Montania
2012-10-31fdo#46808, Deprecate configuration::ConfigurationProvider old-style serviceNoel Grandin
2012-10-31Get rid of vcl::unohelper::GetMultiServiceFactoryStephan Bergmann
2012-10-30fdo#46808, Adapt linguistic2::LinguServiceManager UNO service to new styleNoel Grandin
2012-10-29fdo#46808, Create new-style frame::AutoRecovery serviceNoel Grandin
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