summaryrefslogtreecommitdiff
path: root/svx/source/form
AgeCommit message (Expand)Author
2013-02-22s/whith/with/Tor Lillqvist
2013-02-17spelling: otherwhise -> otherwiseIvan Timofeev
2013-02-14Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII...Jean-Noël Rouvignac
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida
2013-02-11fdo#46808, convert form::runtime::FormController to new-styleNoel Grandin
2013-02-11fdo#46808, Adapt form::control::FilterControl UNO service to new styleNoel Grandin
2013-02-08fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac
2013-01-24Change GetSavedValue() to return OUStringChr. Rossmanith
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith
2013-01-15fdo#46808, use service constructor for awt::TabControllerNoel Grandin
2013-01-09fdo#46808, convert UnoControl and sub-classes to XComponentContextNoel Grandin
2013-01-09fdo#46808, use new method OConfigurationTreeRoot::createWithComponentContextNoel Grandin
2013-01-07allow menu items to be referred to by a nameCaolán McNamara
2012-12-21Remove unused cppuhelper/servicefactory.hxx includesStephan Bergmann
2012-12-13PCH for Library_svx and Library_svxcoreLuboš Luňák
2012-12-06fdo#46808, Adapt sdb::ErrorMessageDialog UNO service to new styleNoel Grandin
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-11-30fdo#46808, use service constructor for i18n::CollatorNoel Grandin
2012-11-29Remove unused method & remove header include by using forward declaration.Kohei Yoshida
2012-11-29Pass pointer to view data entry to Paint() instead of its raw flag value.Kohei Yoshida
2012-11-28Fix various build breaks.Kohei Yoshida
2012-11-28fdo#46808, use service constructor for sdbc::ConnectionPoolNoel Grandin
2012-11-27re-base on ALv2 code. Includes:Michael Meeks
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-17use LanguageTagEike Rathke
2012-11-16Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida
2012-11-15fdo#46808, use service constructor for i18n::NumberFormatMapperNoel Grandin
2012-11-05fdo#46808, use service constructor for i18n::CharacterClassificationNoel Grandin
2012-10-25XubString->OUStringCaolán McNamara
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-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida
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-07Handle lack of module loading/unloading API when DISABLE_DYNLOADINGTor Lillqvist
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-09-29Use comphelper::getComponentContextStephan Bergmann
2012-09-27fdo#46808, Adapt sdb::DatabaseContext UNO service to new styleNoel Grandin
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann
2012-09-10Resolves: rhbz#855972 crash on switching to outline viewCaolán McNamara
2012-09-03fdo#46808, Adapt util::NumberFormatter UNO service to new styleNoel Grandin
2012-08-07drop bogus eof linesThomas Arnhold
2012-07-30Bug 48549 - System::Beep() removalMathieu Vonlanthen
2012-07-25delete svl/svstdarr.hxxMichael Stahl