summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2015-08-22tdf#92379: svx: don't overwrite fo:background-color on ODF importMichael Stahl1-2/+2
2015-08-22sw: translate thatMichael Stahl1-1/+1
2015-08-22tdf#93240: replace boost::ptr_map with std::map<std::unique_ptr>Michael Stahl2-21/+22
2015-08-21tdf#92612 Right-clicking after applying "paint buckets" leads to multiple UndoAshod Nakashian5-14/+37
2015-08-21Added Test for tdf#77342 copy/paste of footnote cross referencesVarun1-1/+250
2015-08-21export 'Chapter' field type as 'StyleRef' into .docAndras Timar1-1/+5
2015-08-21loplugin:defaultparamsStephan Bergmann1-5/+5
2015-08-21support ww2, etc via fftesterCaolán McNamara1-3/+6
2015-08-21loplugin:defaultparamsNoel Grandin19-65/+61
2015-08-21AutoCorrect methods result in ambiguous overloadsNoel Grandin2-3/+3
2015-08-21avoid hang in certain ww6 docsCaolán McNamara2-1/+1
2015-08-21afl-clang-fast++ seems to miscompile thisCaolán McNamara2-3/+3
2015-08-21don't crash due to earlier short readsCaolán McNamara2-0/+3
2015-08-21fix another ww6 crashCaolán McNamara2-0/+1
2015-08-21if read string was truncated, then truncate attributes range to matchCaolán McNamara3-8/+9
2015-08-21add ww6 test dir and fix a crashCaolán McNamara6-13/+20
2015-08-21loplugin: defaultparamsNoel Grandin22-73/+70
2015-08-21loplugin: defaultparamsNoel Grandin18-61/+60
2015-08-21loplugin: defaultparamsNoel Grandin31-104/+103
2015-08-21loplugin: defaultparamsNoel Grandin24-73/+66
2015-08-21loplugin: defaultparamsNoel Grandin11-28/+26
2015-08-21allow differentiation between ww6 and ww8Caolán McNamara2-3/+4
2015-08-21clip text to skip to max text availableCaolán McNamara2-1/+2
2015-08-20tweak config-less sysconfig pathCaolán McNamara1-1/+3
2015-08-20tdf#93240: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl4-36/+34
2015-08-20tdf#92324 Fixed MailMerge printing with values from databaseVasily Melenchuk3-1/+20
2015-08-20loplugin: defaultparamsNoel Grandin20-70/+70
2015-08-20loplugin: defaultparamsNoel Grandin31-88/+87
2015-08-20loplugin: defaultparamsNoel Grandin25-56/+56
2015-08-20loplugin: defaultparamsNoel Grandin26-107/+106
2015-08-20loplugin: defaultparamsNoel Grandin17-51/+46
2015-08-20more no-config shortcutsCaolán McNamara1-8/+12
2015-08-20sanitize lcbCmds lengthCaolán McNamara4-12/+11
2015-08-20it's no use to check for stream status after a seekCaolán McNamara1-0/+0
2015-08-20loplugin:simplifyboolNoel Grandin1-1/+1
2015-08-20more config skipping stuff and a tester toolCaolán McNamara11-49/+126
2015-08-19comphelper: reduce copypasta with UniquePtrValueLess functorMichael Stahl2-20/+6
2015-08-19Consolidate isFileUrl checksStephan Bergmann1-1/+2
2015-08-19Clean up remaining utl::LocalFileHelper::Convert...Stephan Bergmann2-4/+3
2015-08-19for testing allow disabling configmgr for time critical pathsCaolán McNamara7-19/+58
2015-08-18Added Test for tdf#74524 ODF import of range annotationVarun2-0/+25
2015-08-18Added Test for tdf#74230 ODF export stroke and fill in graphic defaultsVarun1-0/+22
2015-08-18tdf#93096 sw: fix selection with keyboard outside current viewMiklos Vajna1-1/+19
2015-08-17Added test for tdf#60967 deleting paragraph following a tableVarun1-0/+54
2015-08-17tdf#93482 vcl rendercontext: add Window::RequestDoubleBuffering()Miklos Vajna1-0/+10
2015-08-17tdf#39080 Hide Whitespace UI option added to the View menu.Ashod Nakashian6-0/+37
2015-08-17tdf#39080 Hide vertical whitespace when HideWhitespace option is set.Ashod Nakashian2-5/+9
2015-08-17tdf#39080 Added HideWhitespaceMode ViewOption flagAshod Nakashian3-2/+11
2015-08-17tdf#93284 vcl: fix VirtualDevice leaks in the WMF filterMiklos Vajna1-0/+0
2015-08-17sw: use std::unique_ptr<> in bastypMiklos Vajna2-4/+4