summaryrefslogtreecommitdiffstats
path: root/svx/source/form
Commit message (Expand)AuthorAgeFilesLines
* some i18n wrappers with LanguageTagEike Rathke2012-11-234-8/+8
* get rid of unnecessary LocaleDataWrapper temporary instancesEike Rathke2012-11-221-2/+9
* AllSettings with LanguageTagEike Rathke2012-11-224-4/+4
* use LanguageTagEike Rathke2012-11-171-2/+3
* Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida2012-11-165-0/+5
* fdo#46808, use service constructor for i18n::NumberFormatMapperNoel Grandin2012-11-151-1/+1
* fdo#46808, use service constructor for i18n::CharacterClassificationNoel Grandin2012-11-054-7/+8
* XubString->OUStringCaolán McNamara2012-10-251-2/+2
* fdo#46808, use service constructor for beans::IntrospectionNoel Grandin2012-10-231-5/+5
* fdo#46808, fix up some NumberFormatter createInstance calls I missedNoel Grandin2012-10-232-7/+10
* Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida2012-10-195-119/+119
* mark lcl_ functions static or rename them if they are not local at allLuboš Luňák2012-10-121-1/+1
* Let's make these calls explicit too to prevent infinite recursions.Kohei Yoshida2012-10-111-2/+2
* Merged SvTreeListBox and SvLBox.Kohei Yoshida2012-10-112-9/+10
* Handle lack of module loading/unloading API when DISABLE_DYNLOADINGTor Lillqvist2012-10-071-0/+15
* Fixes/improvements on previous commitStephan Bergmann2012-10-041-1/+1
* fdo#46808, Adapt task::InteractionHandler UNO service to new styleNoel Grandin2012-10-043-4/+6
* XubString->OUStringCaolán McNamara2012-10-031-11/+8
* Use comphelper::getComponentContextStephan Bergmann2012-09-291-3/+1
* fdo#46808, Adapt sdb::DatabaseContext UNO service to new styleNoel Grandin2012-09-273-4/+4
* replace remaining InterlockedCount() with inlined versionNorbert Thiebaud2012-09-255-12/+12
* ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann2012-09-191-3/+1
* Resolves: rhbz#855972 crash on switching to outline viewCaolán McNamara2012-09-101-1/+3
* fdo#46808, Adapt util::NumberFormatter UNO service to new styleNoel Grandin2012-09-031-4/+5
* drop bogus eof linesThomas Arnhold2012-08-071-2/+0
* Bug 48549 - System::Beep() removalMathieu Vonlanthen2012-07-303-3/+0
* delete svl/svstdarr.hxxMichael Stahl2012-07-251-1/+0
* fdo#48549 System::Beep() removalMathieu Vonlanthen2012-07-231-1/+0
* Various Clang 3.1 -Wunsued-variable, -Wconstant-conversionStephan Bergmann2012-07-182-6/+5
* There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET2012-07-161-1/+1
* some UniString->rtl::OUStringCaolán McNamara2012-07-096-12/+12
* ditch String::CreateFromAsciiCaolán McNamara2012-07-036-9/+9
* Remove UNO includes commentsThomas Arnhold2012-06-2922-49/+0
* Reduce newline bloat at eofThomas Arnhold2012-06-271-27/+0
* re-base on ALv2 code.Michael Meeks2012-06-221-23/+14
* replace all but one .hdl include with equivalent .hpp includes.Michael Meeks2012-06-211-1/+1
* re-base on ALv2 code.Michael Meeks2012-06-2110-243/+155
* re-base on ALv2 code.Michael Meeks2012-06-211-26/+17
* Remove unused dbexch.hrcThomas Arnhold2012-06-211-1/+0
* convert LocaleDataWrapper to OUStringCaolán McNamara2012-06-181-1/+1
* reduce use of UniString ctor from null-terminated unicodearrayCaolán McNamara2012-06-131-1/+1
* remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara2012-06-113-7/+7
* Remove superfluous empty lines on topThomas Arnhold2012-06-091-2/+0
* fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin2012-06-061-2/+2
* targeted string re-workNorbert Thiebaud2012-06-022-40/+40
* targeted string re-workNorbert Thiebaud2012-06-022-7/+7
* targeted string re-workNorbert Thiebaud2012-06-011-3/+2
* nuke unused typedefTakeshi Abe2012-05-311-1/+0
* targetted SAL_N_ELEMENTS reversion.Michael Meeks2012-05-298-18/+18
* removed unused const rtl::OUStringTakeshi Abe2012-05-172-2/+0