summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2012-01-05WaE and build fixes for OSL_DEBUG_LEVEL == 2Caolán McNamara
2012-01-04Page Break: fixed position of tab in RTL and added dirty hack for freezesCédric Bosdonnat
2012-01-04Header/Footer: switch cursor between header and footer using the cursorCédric Bosdonnat
2012-01-04Page Break: fix remaining indicator in some casesCédric Bosdonnat
2012-01-04Page Break, Header/Footer: fixed the line color change if config changesCédric Bosdonnat
2012-01-04Page Break: show the page break right under the mouseCédric Bosdonnat
2012-01-04sw: tweak comment translationsMichael Stahl
2012-01-04Translate German comments to English and correct the English onesPhilipp Weissenbacher
2012-01-04Easyhack fdo#38831 remove SvStringsBrad Sowden
2012-01-04Easyhack fdo#38831 remove SvStringsBrad Sowden
2012-01-03Easyhack fdo#38831 remove SvStringsBrad Sowden
2012-01-03Easyhack fdo#38831 remove SvStringsBrad Sowden
2012-01-03Easyhack fdo#38831 remove SvStringsBrad Sowden
2012-01-03Page Breaks: avoid flickering of the tab by drawing it over the lineCédric Bosdonnat
2012-01-03Related: fdo#37161 update layout (if present) before DOCX exportMiklos Vajna
2012-01-03fdo#37161 RTF: update layout (if present) before exportMiklos Vajna
2012-01-02Clean non English strings in the codeLior Kaplan
2012-01-02another string composition bad for l10nAndras Timar
2011-12-30Unused, as pointed by Terrence Enger.Jan Holesovsky
2011-12-30fdo#38831 Convert some SvStrings to std::vector (part 2)Brad Sowden
2011-12-30fdo#38831 Convert some SvStrings to std::vectorBrad Sowden
2011-12-29Header/Footer: When editing, show only the appropriate conrol.Jan Holesovsky
2011-12-29Header/Footer: Show / hide the control immediately.Jan Holesovsky
2011-12-29Some cppcheck cleaningJulien Nabet
2011-12-29Some cppcheck cleaningJulien Nabet
2011-12-29RTF export: replace OSL_TRACE(...) by SAL_INFO("sw",...)Miklos Vajna
2011-12-28fdo#35099 fix RTF export of date fieldMiklos Vajna
2011-12-27Try to draw replacement preview at original sizeStefan Knorr (astron)
2011-12-27Thanks to Ivan Timofeev, fix the 'Preview' checkbox in 'Indexes and Tables...'Jan Holesovsky
2011-12-27Fix position of the 'evaluate up to level' text and numeric field.Jan Holesovsky
2011-12-27Remove an unnecessary full stopLior Kaplan
2011-12-24Keep abstract dialog terminology alignedLior Kaplan
2011-12-23SV_DECL_VARARR->std::vectorAugust Sodora
2011-12-23Writer: Hyperlinks on ToX have 'Index Link' style by defaultCédric Bosdonnat
2011-12-23WaE: possibly uninitialized variableCédric Bosdonnat
2011-12-22"*.*" is not "all files" (bnc#738021)Luboš Luňák
2011-12-22sw: translate some comments, and s/sal_Bool/bool/Michael Stahl
2011-12-22sw: Improved document comparison based on RSIDs.Tzvetelina Tzeneva
2011-12-22Improve usability of the Page Break control.Jan Holesovsky
2011-12-21Header/Footer,Page Break: fix bad test for printing mode (fdo#43962)Cédric Bosdonnat
2011-12-21Replace SwTxtPortionTable with std::map.Marcel Metz
2011-12-21sw: fdo#39159 fdo#40482: temp selection print doc:Michael Stahl
2011-12-21tweak for pre language-defect #77Caolán McNamara
2011-12-21disentangle Read/WriteByteString OUString variantsCaolán McNamara
2011-12-21convert ReadByteString/WriteByteString from ByteString to OStringCaolán McNamara
2011-12-21needs more work firstCaolán McNamara
2011-12-21bah, need to tweak for pre c++0xCaolán McNamara
2011-12-21disentangle Read/WriteByteString OUString variantsCaolán McNamara
2011-12-21convert ReadByteString/WriteByteString from ByteString to OStringCaolán McNamara
2011-12-21callcatcher: remove some unused codeCaolán McNamara