summaryrefslogtreecommitdiffstats
path: root/sw
Commit message (Expand)AuthorAgeFilesLines
* fix some VS 2010 specific issuesDavid Ostrovsky2012-10-283-4/+4
* sal_Bool to boolTakeshi Abe2012-10-2817-58/+58
* add SAL_WARN_UNUSED to some classesCaolán McNamara2012-10-281-1/+1
* Resolves: fdo#38193 WRITER, DRAW: Media Player is missing in Tools menuJulien Nabet2012-10-281-0/+1
* drop unnecessary usingsCaolán McNamara2012-10-271-2/+0
* rtl::OUString to OUString clean upgerhard oettl2012-10-2719-39/+43
* callcatcher: update list, stop hiding uncalled tests :-)Caolán McNamara2012-10-272-10/+3
* Resolves: fdo#52353 navigation buttons disabled in read-only modeCaolán McNamara2012-10-261-2/+2
* missing a default button for insert breakCaolán McNamara2012-10-261-0/+2
* sw: tweak previous comment translationsMichael Stahl2012-10-261-29/+25
* Translate German commentsPhilipp Weissenbacher2012-10-261-341/+333
* Resolves: fdo#35991 rowspan is of size sal_Int32, not size longCaolán McNamara2012-10-261-1/+1
* Resolves: fdo#50285 merging props unsafe with intermediate charstyle propCaolán McNamara2012-10-261-2/+4
* set width in chars for url field to avoid character dialog overgrowingCaolán McNamara2012-10-262-1/+4
* fdo#55939 fix RTF export of footnotesMiklos Vajna2012-10-253-1/+17
* remove .ui mark-up in favor of font attributesCaolán McNamara2012-10-2518-78/+150
* More efficient way to initialize SwDocArnaud Versini2012-10-251-66/+68
* XubString->OUStringCaolán McNamara2012-10-253-4/+4
* add EDB-22215-1 testCaolán McNamara2012-10-251-0/+0
* sal_Bool to boolTakeshi Abe2012-10-2516-79/+78
* fdo#46808, Adapt awt::Toolkit UNO service to new styleNoel Grandin2012-10-241-38/+38
* convert index dialog to .uiCaolán McNamara2012-10-2415-884/+1011
* sal_Bool to boolTakeshi Abe2012-10-2423-79/+79
* fdo#46808, use service constructor for i18n::BreakIteratorNoel Grandin2012-10-233-33/+26
* Translate German commentsPhilipp Weissenbacher2012-10-231-107/+91
* Translate German commentsPhilipp Weissenbacher2012-10-231-115/+88
* fdo#46808, use service constructor for uri::UriReferenceFactoryNoel Grandin2012-10-232-27/+18
* fdo#46808, Adapt ui::dialogs::FolderPicker UNO service to new styleNoel Grandin2012-10-231-10/+3
* loplugin: various warningsCaolán McNamara2012-10-222-9/+9
* fdo#46808, Adapt xml::sax::XWriter UNO service to new styleNoel Grandin2012-10-222-58/+48
* change the order of these checkboxesAndras Timar2012-10-221-2/+2
* typoAndras Timar2012-10-221-1/+0
* add help ID to 'Enable char units' checkboxAndras Timar2012-10-221-0/+2
* sw: remove duplicated testMiklos Vajna2012-10-223-47/+1
* sal_Bool to boolTakeshi Abe2012-10-2213-74/+74
* Fix some Variable "X" is reassigned a value before the old one has been usedJulien Nabet2012-10-213-6/+4
* Fix Variable "X" is reassigned a value before the old one has been usedJulien Nabet2012-10-211-4/+4
* sw: rework import tests to match the syntax of export testsMiklos Vajna2012-10-214-306/+175
* sw: run export tests twiceMiklos Vajna2012-10-205-164/+170
* sal_Bool to boolTakeshi Abe2012-10-2019-140/+140
* add bibliography entry uiCaolán McNamara2012-10-2013-331/+447
* rtl::OUString to OUStringgerhard oettl2012-10-191-10/+10
* replace sxub_Unicode by sal_UnicodeNorbert Thiebaud2012-10-1924-76/+76
* import RTF_DPPOLYLINEMiklos Vajna2012-10-192-0/+17
* SetMaxWidthInChars -> SetMinWidthInCharsCaolán McNamara2012-10-191-1/+1
* sal_Bool to boolTakeshi Abe2012-10-1920-65/+62
* loplugin: unused stringsCaolán McNamara2012-10-181-2/+0
* fix import of RTF default page left/right marginMiklos Vajna2012-10-182-0/+14
* Merge SvLBoxTreeList and SvTreeList.Kohei Yoshida2012-10-192-2/+2
* Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida2012-10-1932-310/+310