summaryrefslogtreecommitdiff
path: root/svx/source/form
AgeCommit message (Expand)Author
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
2012-07-23fdo#48549 System::Beep() removalMathieu Vonlanthen
2012-07-18Various Clang 3.1 -Wunsued-variable, -Wconstant-conversionStephan Bergmann
2012-07-16There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET
2012-07-09some UniString->rtl::OUStringCaolán McNamara
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-06-29Remove UNO includes commentsThomas Arnhold
2012-06-27Reduce newline bloat at eofThomas Arnhold
2012-06-22re-base on ALv2 code.Michael Meeks
2012-06-21replace all but one .hdl include with equivalent .hpp includes.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-21Remove unused dbexch.hrcThomas Arnhold
2012-06-18convert LocaleDataWrapper to OUStringCaolán McNamara
2012-06-13reduce use of UniString ctor from null-terminated unicodearrayCaolán McNamara
2012-06-11remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara
2012-06-09Remove superfluous empty lines on topThomas Arnhold