summaryrefslogtreecommitdiff
path: root/sw/source/filter/inc
AgeCommit message (Expand)AuthorFilesLines
2015-12-09sw: initial SwFltRDFMarkMiklos Vajna1-0/+19
2015-11-30loplugin:unusedfieldsNoel Grandin1-1/+0
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon2-3/+3
2015-11-24loplugin:unusedfields in sw/Noel Grandin1-1/+0
2015-11-17use unique_ptr for pImpl in sw/Noel Grandin1-1/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-6/+6
2015-10-28sw: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl1-4/+6
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2-15/+15
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann2-3/+3
2015-10-02loplugin:unusedmethodsNoel Grandin1-6/+0
2015-09-03sw: replace boost::ptr_deque with std::deque<std::unique_ptr>Michael Stahl1-6/+8
2015-08-03sw: inline use-once typedefsNoel Grandin1-4/+2
2015-07-22loplugin:unusedmethods sw(part2)Noel Grandin4-8/+0
2015-06-20sw: WW8 export: GetPseudoCharRuns() parameter bSplitOnCharSet is obsoleteMichael Stahl1-6/+1
2015-05-26cppcheck: noExplicitConstructorCaolán McNamara1-5/+5
2015-05-20bin/rename-sw-abbreviations.shlibreoffice-5-0-branch-pointChristian Lohmaier6-38/+38
2015-05-18tdf#89783: Allow more than 64k PageDescsKatarina Behrens1-1/+1
2015-05-05loplugin:staticmethodsNoel Grandin1-2/+2
2015-04-18fix export to rtf of ooo87305-1.odtCaolán McNamara1-4/+10
2015-04-17loplugin:implicitboolconversion clean-upStephan Bergmann1-2/+2
2015-04-07fix assert on export of fdo77716-1.docx to odtCaolán McNamara1-1/+1
2015-02-07loplugin:deletedspecialStephan Bergmann2-5/+3
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin1-6/+0
2014-12-30i#93570 sw: add RES_FLTR_ANNOTATIONMARKMiklos Vajna1-1/+1
2014-12-1032/64 bit type mismatchDavid Ostrovsky1-2/+2
2014-11-16SetStrmStgPtr can return bool instead of sal_True/sal_False in an intMatteo Casalin1-1/+1
2014-11-07Make GetTwipSize() call SwapIn() by itself in case of invalid sizeZolnai Tamás1-21/+0
2014-10-31callcatcher: a titchy bit more ww1 filter falloutCaolán McNamara1-1/+0
2014-10-29callcatcher: more ww1 removal falloutCaolán McNamara1-117/+0
2014-10-23callcatcher: lots more unused post ww1 filter removalCaolán McNamara1-247/+0
2014-10-22remove original and unused word for windows 1 filterCaolán McNamara1-5/+0
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist1-1/+1
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-1/+1
2014-06-12fdo#77979: sw: RTF export: write non-ASCII font names encodedMichael Stahl1-2/+10
2014-06-09valgrind: conditional jump depends on uninitialized dataCaolán McNamara1-3/+5
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin1-1/+1
2014-05-01Many spelling fixes: directories r* - z*.Pedro Giffuni1-3/+3
2014-04-30sw: sal_Bool->boolNoel Grandin6-41/+41
2014-04-04coverity#708489 Uninitialized scalar fieldCaolán McNamara1-4/+14
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2-46/+46
2014-02-27Remove visual noise from swAlexander Wilms5-34/+5
2014-02-20Revert "fdo#63154 Remove unused solar.h reference in sw."Michael Stahl2-1/+20
2014-02-17fdo#63154 Remove unused solar.h reference in sw.Alexandre Vicenzi2-20/+1
2014-01-28bool improvementsStephan Bergmann1-1/+1
2014-01-17bool improvementsStephan Bergmann1-8/+8
2014-01-10SfxPoolItem::operator ==, != should return boolStephan Bergmann1-5/+5
2013-11-23xub_StrLen to sal_Int32Matteo Casalin1-3/+3
2013-11-15o3tl::sorted_vector Compare needs to be a strict weak orderingStephan Bergmann1-1/+6
2013-11-14xub_StrLen to sal_Int32 in SwIndex and some relatedMatteo Casalin1-1/+1