summaryrefslogtreecommitdiffstats
path: root/sw
Commit message (Expand)AuthorAgeFilesLines
* Removed unnecessary tools includes.Marcel Metz2012-01-0511-9/+3
* Removed unnecessary tools includes.Marcel Metz2012-01-054-3/+1
* Removed unnecessary tools includes.Marcel Metz2012-01-0526-27/+0
* Removed unnecessary tools includes.Marcel Metz2012-01-056-6/+0
* Page Break: center the tab on the mouse and remove click on the lineCédric Bosdonnat2012-01-051-18/+3
* Resolves: fdo#43867 collection of problems causing loss of ole2 previewsCaolán McNamara2012-01-052-5/+5
* more informative debugging outputCaolán McNamara2012-01-051-2/+3
* sObjectReplacements string unreferencedCaolán McNamara2012-01-051-2/+0
* Related: fdo#43867 header styles contain content like document bodyCaolán McNamara2012-01-051-8/+9
* add a comphelper::string::getTokenCountCaolán McNamara2012-01-0526-44/+62
* GetTokenCount on empty string is always 0Caolán McNamara2012-01-051-2/+2
* WaE and build fixes for OSL_DEBUG_LEVEL == 2Caolán McNamara2012-01-056-15/+9
* Page Break: fixed position of tab in RTL and added dirty hack for freezesCédric Bosdonnat2012-01-041-3/+13
* Header/Footer: switch cursor between header and footer using the cursorCédric Bosdonnat2012-01-041-0/+15
* Page Break: fix remaining indicator in some casesCédric Bosdonnat2012-01-043-7/+17
* Page Break, Header/Footer: fixed the line color change if config changesCédric Bosdonnat2012-01-044-12/+10
* Page Break: show the page break right under the mouseCédric Bosdonnat2012-01-042-62/+38
* sw: tweak comment translationsMichael Stahl2012-01-042-38/+38
* Translate German comments to English and correct the English onesPhilipp Weissenbacher2012-01-042-303/+277
* Easyhack fdo#38831 remove SvStringsBrad Sowden2012-01-044-8/+0
* Easyhack fdo#38831 remove SvStringsBrad Sowden2012-01-041-11/+8
* Easyhack fdo#38831 remove SvStringsBrad Sowden2012-01-031-10/+8
* Easyhack fdo#38831 remove SvStringsBrad Sowden2012-01-037-28/+21
* Easyhack fdo#38831 remove SvStringsBrad Sowden2012-01-035-73/+51
* Page Breaks: avoid flickering of the tab by drawing it over the lineCédric Bosdonnat2012-01-031-6/+0
* Related: fdo#37161 update layout (if present) before DOCX exportMiklos Vajna2012-01-031-0/+7
* fdo#37161 RTF: update layout (if present) before exportMiklos Vajna2012-01-031-0/+7
* Clean non English strings in the codeLior Kaplan2012-01-022-3/+0
* another string composition bad for l10nAndras Timar2012-01-024-17/+26
* Unused, as pointed by Terrence Enger.Jan Holesovsky2011-12-302-271/+0
* fdo#38831 Convert some SvStrings to std::vector (part 2)Brad Sowden2011-12-307-65/+43
* fdo#38831 Convert some SvStrings to std::vectorBrad Sowden2011-12-302-58/+47
* Header/Footer: When editing, show only the appropriate conrol.Jan Holesovsky2011-12-2913-72/+126
* Header/Footer: Show / hide the control immediately.Jan Holesovsky2011-12-2915-95/+118
* Some cppcheck cleaningJulien Nabet2011-12-291-1/+1
* Some cppcheck cleaningJulien Nabet2011-12-291-3/+3
* RTF export: replace OSL_TRACE(...) by SAL_INFO("sw",...)Miklos Vajna2011-12-295-203/+202
* fdo#35099 fix RTF export of date fieldMiklos Vajna2011-12-281-8/+15
* Try to draw replacement preview at original sizeStefan Knorr (astron)2011-12-271-4/+14
* Thanks to Ivan Timofeev, fix the 'Preview' checkbox in 'Indexes and Tables...'Jan Holesovsky2011-12-271-1/+1
* Fix position of the 'evaluate up to level' text and numeric field.Jan Holesovsky2011-12-271-3/+3
* Remove an unnecessary full stopLior Kaplan2011-12-271-1/+1
* Keep abstract dialog terminology alignedLior Kaplan2011-12-241-1/+1
* SV_DECL_VARARR->std::vectorAugust Sodora2011-12-232-49/+28
* Writer: Hyperlinks on ToX have 'Index Link' style by defaultCédric Bosdonnat2011-12-232-2/+4
* WaE: possibly uninitialized variableCédric Bosdonnat2011-12-231-1/+1
* "*.*" is not "all files" (bnc#738021)Luboš Luňák2011-12-221-1/+1
* sw: translate some comments, and s/sal_Bool/bool/Michael Stahl2011-12-224-53/+63
* sw: Improved document comparison based on RSIDs.Tzvetelina Tzeneva2011-12-2234-133/+1608
* Improve usability of the Page Break control.Jan Holesovsky2011-12-222-31/+48