summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2015-08-22check that src index is in doc rangeCaolán McNamara
2015-08-22tdf#92379: svx: don't overwrite fo:background-color on ODF importMichael Stahl
2015-08-22sw: translate thatMichael Stahl
2015-08-22tdf#93240: replace boost::ptr_map with std::map<std::unique_ptr>Michael Stahl
2015-08-21tdf#92612 Right-clicking after applying "paint buckets" leads to multiple UndoAshod Nakashian
2015-08-21Added Test for tdf#77342 copy/paste of footnote cross referencesVarun
2015-08-21export 'Chapter' field type as 'StyleRef' into .docAndras Timar
2015-08-21loplugin:defaultparamsStephan Bergmann
2015-08-21support ww2, etc via fftesterCaolán McNamara
2015-08-21loplugin:defaultparamsNoel Grandin
2015-08-21AutoCorrect methods result in ambiguous overloadsNoel Grandin
2015-08-21avoid hang in certain ww6 docsCaolán McNamara
2015-08-21afl-clang-fast++ seems to miscompile thisCaolán McNamara
2015-08-21don't crash due to earlier short readsCaolán McNamara
2015-08-21fix another ww6 crashCaolán McNamara
2015-08-21if read string was truncated, then truncate attributes range to matchCaolán McNamara
2015-08-21add ww6 test dir and fix a crashCaolán McNamara
2015-08-21loplugin: defaultparamsNoel Grandin
2015-08-21loplugin: defaultparamsNoel Grandin
2015-08-21loplugin: defaultparamsNoel Grandin
2015-08-21loplugin: defaultparamsNoel Grandin
2015-08-21loplugin: defaultparamsNoel Grandin
2015-08-21allow differentiation between ww6 and ww8Caolán McNamara
2015-08-21clip text to skip to max text availableCaolán McNamara
2015-08-20tweak config-less sysconfig pathCaolán McNamara
2015-08-20tdf#93240: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-08-20tdf#92324 Fixed MailMerge printing with values from databaseVasily Melenchuk
2015-08-20loplugin: defaultparamsNoel Grandin
2015-08-20loplugin: defaultparamsNoel Grandin
2015-08-20loplugin: defaultparamsNoel Grandin
2015-08-20loplugin: defaultparamsNoel Grandin
2015-08-20loplugin: defaultparamsNoel Grandin
2015-08-20more no-config shortcutsCaolán McNamara
2015-08-20sanitize lcbCmds lengthCaolán McNamara
2015-08-20it's no use to check for stream status after a seekCaolán McNamara
2015-08-20loplugin:simplifyboolNoel Grandin
2015-08-20more config skipping stuff and a tester toolCaolán McNamara
2015-08-19comphelper: reduce copypasta with UniquePtrValueLess functorMichael Stahl
2015-08-19Consolidate isFileUrl checksStephan Bergmann
2015-08-19Clean up remaining utl::LocalFileHelper::Convert...Stephan Bergmann
2015-08-19for testing allow disabling configmgr for time critical pathsCaolán McNamara
2015-08-18Added Test for tdf#74524 ODF import of range annotationVarun
2015-08-18Added Test for tdf#74230 ODF export stroke and fill in graphic defaultsVarun
2015-08-18tdf#93096 sw: fix selection with keyboard outside current viewMiklos Vajna
2015-08-17Added test for tdf#60967 deleting paragraph following a tableVarun
2015-08-17tdf#93482 vcl rendercontext: add Window::RequestDoubleBuffering()Miklos Vajna
2015-08-17tdf#39080 Hide Whitespace UI option added to the View menu.Ashod Nakashian
2015-08-17tdf#39080 Hide vertical whitespace when HideWhitespace option is set.Ashod Nakashian
2015-08-17tdf#39080 Added HideWhitespaceMode ViewOption flagAshod Nakashian
2015-08-17tdf#93284 vcl: fix VirtualDevice leaks in the WMF filterMiklos Vajna