summaryrefslogtreecommitdiff
path: root/sw/source
AgeCommit message (Expand)Author
2012-01-06make ReadUniOrByteString return a stringCaolán McNamara
2012-01-06fdo#32726: search for index entries in the whole document, not only the bodyCédric Bosdonnat
2012-01-05getPropertyMap can return a reference instead of a pointerCaolán McNamara
2012-01-05fdo#40250: safer protection check... why using the layout for this?Cédric Bosdonnat
2012-01-05Header/Footer: fix some bad indicators updates due to wrong call orderCédric Bosdonnat
2012-01-05Removed unnecessary tools includes.Marcel Metz
2012-01-05Removed unnecessary tools includes.Marcel Metz
2012-01-05Removed unnecessary tools includes.Marcel Metz
2012-01-05Removed unnecessary tools includes.Marcel Metz
2012-01-05Page Break: center the tab on the mouse and remove click on the lineCédric Bosdonnat
2012-01-05Resolves: fdo#43867 collection of problems causing loss of ole2 previewsCaolán McNamara
2012-01-05more informative debugging outputCaolán McNamara
2012-01-05sObjectReplacements string unreferencedCaolán McNamara
2012-01-05Related: fdo#43867 header styles contain content like document bodyCaolán McNamara
2012-01-05add a comphelper::string::getTokenCountCaolán McNamara
2012-01-05GetTokenCount on empty string is always 0Caolán McNamara
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-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