summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2012-01-05Removed unnecessary tools includes.Marcel Metz4-3/+1
2012-01-05Removed unnecessary tools includes.Marcel Metz26-27/+0
2012-01-05Removed unnecessary tools includes.Marcel Metz6-6/+0
2012-01-05Page Break: center the tab on the mouse and remove click on the lineCédric Bosdonnat1-18/+3
2012-01-05Resolves: fdo#43867 collection of problems causing loss of ole2 previewsCaolán McNamara2-5/+5
2012-01-05more informative debugging outputCaolán McNamara1-2/+3
2012-01-05sObjectReplacements string unreferencedCaolán McNamara1-2/+0
2012-01-05Related: fdo#43867 header styles contain content like document bodyCaolán McNamara1-8/+9
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara26-44/+62
2012-01-05GetTokenCount on empty string is always 0Caolán McNamara1-2/+2
2012-01-05WaE and build fixes for OSL_DEBUG_LEVEL == 2Caolán McNamara6-15/+9
2012-01-04Page Break: fixed position of tab in RTL and added dirty hack for freezesCédric Bosdonnat1-3/+13
2012-01-04Header/Footer: switch cursor between header and footer using the cursorCédric Bosdonnat1-0/+15
2012-01-04Page Break: fix remaining indicator in some casesCédric Bosdonnat3-7/+17
2012-01-04Page Break, Header/Footer: fixed the line color change if config changesCédric Bosdonnat4-12/+10
2012-01-04Page Break: show the page break right under the mouseCédric Bosdonnat2-62/+38
2012-01-04sw: tweak comment translationsMichael Stahl2-38/+38
2012-01-04Translate German comments to English and correct the English onesPhilipp Weissenbacher2-303/+277
2012-01-04Easyhack fdo#38831 remove SvStringsBrad Sowden4-8/+0
2012-01-04Easyhack fdo#38831 remove SvStringsBrad Sowden1-11/+8
2012-01-03Easyhack fdo#38831 remove SvStringsBrad Sowden1-10/+8
2012-01-03Easyhack fdo#38831 remove SvStringsBrad Sowden7-28/+21
2012-01-03Easyhack fdo#38831 remove SvStringsBrad Sowden5-73/+51
2012-01-03Page Breaks: avoid flickering of the tab by drawing it over the lineCédric Bosdonnat1-6/+0
2012-01-03Related: fdo#37161 update layout (if present) before DOCX exportMiklos Vajna1-0/+7
2012-01-03fdo#37161 RTF: update layout (if present) before exportMiklos Vajna1-0/+7
2012-01-02Clean non English strings in the codeLior Kaplan2-3/+0
2012-01-02another string composition bad for l10nAndras Timar4-17/+26
2011-12-30Unused, as pointed by Terrence Enger.Jan Holesovsky2-271/+0
2011-12-30fdo#38831 Convert some SvStrings to std::vector (part 2)Brad Sowden7-65/+43
2011-12-30fdo#38831 Convert some SvStrings to std::vectorBrad Sowden2-58/+47
2011-12-29Header/Footer: When editing, show only the appropriate conrol.Jan Holesovsky13-72/+126
2011-12-29Header/Footer: Show / hide the control immediately.Jan Holesovsky15-95/+118
2011-12-29Some cppcheck cleaningJulien Nabet1-1/+1
2011-12-29Some cppcheck cleaningJulien Nabet1-3/+3
2011-12-29RTF export: replace OSL_TRACE(...) by SAL_INFO("sw",...)Miklos Vajna5-203/+202
2011-12-28fdo#35099 fix RTF export of date fieldMiklos Vajna1-8/+15
2011-12-27Try to draw replacement preview at original sizeStefan Knorr (astron)1-4/+14
2011-12-27Thanks to Ivan Timofeev, fix the 'Preview' checkbox in 'Indexes and Tables...'Jan Holesovsky1-1/+1
2011-12-27Fix position of the 'evaluate up to level' text and numeric field.Jan Holesovsky1-3/+3
2011-12-27Remove an unnecessary full stopLior Kaplan1-1/+1
2011-12-24Keep abstract dialog terminology alignedLior Kaplan1-1/+1
2011-12-23SV_DECL_VARARR->std::vectorAugust Sodora2-49/+28
2011-12-23Writer: Hyperlinks on ToX have 'Index Link' style by defaultCédric Bosdonnat2-2/+4
2011-12-23WaE: possibly uninitialized variableCédric Bosdonnat1-1/+1
2011-12-22"*.*" is not "all files" (bnc#738021)Luboš Luňák1-1/+1
2011-12-22sw: translate some comments, and s/sal_Bool/bool/Michael Stahl4-53/+63
2011-12-22sw: Improved document comparison based on RSIDs.Tzvetelina Tzeneva34-133/+1608
2011-12-22Improve usability of the Page Break control.Jan Holesovsky2-31/+48
2011-12-21Header/Footer,Page Break: fix bad test for printing mode (fdo#43962)Cédric Bosdonnat1-3/+3