summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2014-10-09DOCX export: handle name of Writer picturesMiklos Vajna
2014-10-09copy document defaults/properties for separate mailmerge result files #2Luboš Luňák
2014-10-09copy document defaults/properties for separate mailmerge result filesLuboš Luňák
2014-10-09Resolves: fdo#65823 crash on negative position in redlined wordCaolán McNamara
2014-10-09testCropPixel: relax requirements a bit for OS XMiklos Vajna
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-10-09drawingML export: fix <a:srcRect> if graphic's map mode is pixelsMiklos Vajna
2014-10-09typo: formual -> formulaAndras Timar
2014-10-09HIG: Miscellaneous improvements to Line Numbering dialogAdolfo Jayme Barrientos
2014-10-09Resolves: fdo#55546 center ellipsis tooltips that don't fit on screenCaolán McNamara
2014-10-09Improve wording on several actionsSamuel Mehrbrodt
2014-10-09Fix coverity#1224993 w/o breaking JunitTest_framework_unoapiStephan Bergmann
2014-10-08fdo#81475: Show the Background color too.Jan Holesovsky
2014-10-08coverity#1242736 Unused valueCaolán McNamara
2014-10-08pass const OUString&, Clang loplugin:passstuffbyrefEike Rathke
2014-10-08pass const OUString&, Clang loplugin:passstuffbyrefEike Rathke
2014-10-08DOCX export: fix handling of shapes containing and also anchored inside tablesMiklos Vajna
2014-10-080.60000002384185791->0.5, scrollwheel in glade panel wobbleCaolán McNamara
2014-10-08fdo#84504: UI- LineNumbering for header/footerCharu Tyagi
2014-10-08fdo#75757: remove inheritance to std::vectorTakeshi Abe
2014-10-08SwPostItMgr::RemoveItem(): AddressSanitizer: heap-use-after-freeMichael Stahl
2014-10-08back out even more wrong tools::Time changes, geez..Eike Rathke
2014-10-08back out more wrong and confusing tools::Time comment changesEike Rathke
2014-10-08convert Action enum in SC to enum classNoel Grandin
2014-10-07Resolves: fdo#53029 1~ instead of ~1 and 10~ instead of 1~0Caolán McNamara
2014-10-07Resolves: #i125698# Finetuned visualization for aligned AAed areasArmin Le Grand
2014-10-07kde#52609 RTF import: fix memory leakMiklos Vajna
2014-10-07DOCX import: handle section break right after a ToC fieldMiklos Vajna
2014-10-07disambiguate uniform_int_distributionCaolán McNamara
2014-10-07fdo#81475 Finalizing new layout of Writer formatting toolbarYousuf Philips
2014-10-07fdo#79604: sw: fix clicking on hyper-links in Draw objectsMichael Stahl
2014-10-06loplugin:unreffunStephan Bergmann
2014-10-06Resolves: fdo#84588 loop in TableInfo::getNextNodeCaolán McNamara
2014-10-06cast to size_t altogetherCaolán McNamara
2014-10-06Related; #i125163# rename IsAdaptedToNewFillPropertiesCaolán McNamara
2014-10-06SwTxtNode::Update: don't move anchors at insert positionMiklos Vajna
2014-10-06Resolves: fdo#84649 can have negative values from ConvertToModelPositionCaolán McNamara
2014-10-06Refactor giant SwDocTest::testModelToViewHelper() into smaller testsMatthew J. Francis
2014-10-06fdo#71248 Excel VBA: ActiveDocument is not tracking currently selected DocJustin Luth
2014-10-06use comphelper::rng::uniform_*_distribution everywhereCaolán McNamara
2014-10-06Related: coverity#704049 Unchecked return valueCaolán McNamara
2014-10-06Related: fdo#58277 if the SwFrm is not IsValid so are its portionsCaolán McNamara
2014-10-06fdo#39468 Translate German comments - sw/source/core/Philipp Weissenbacher
2014-10-06Improve Denglish and reformat commentsPhilipp Weissenbacher
2014-10-06fdo#73151 Always open Styles&Formatting dialog in the sidebarSamuel Mehrbrodt
2014-10-05do not copy properties from oneselfLuboš Luňák
2014-10-04coverity#704049 Unchecked return valueNorbert Thiebaud
2014-10-04sw textboxes: reimplement ODF import/exportMiklos Vajna
2014-10-04Use more proper integer typesMatteo Casalin
2014-10-04Test loop invariant outside of the loop itselfMatteo Casalin