summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2013-01-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky19-19/+23
2013-01-04adapt RtfSdrExport and oox::vml::VMLExport to filter changesMiklos Vajna2-2/+2
2013-01-04sw: forgot to adapt thisMiklos Vajna1-1/+1
2013-01-04n#793262 testcaseMiklos Vajna2-0/+18
2013-01-04sw: Add -> Add to dictionary in olmenu as wellMiklos Vajna1-2/+2
2013-01-04sal_Bool to boolTakeshi Abe10-126/+126
2013-01-04Drop undefined declarationsTakeshi Abe1-10/+0
2013-01-04Drop unused variableTakeshi Abe1-1/+0
2013-01-02sw: fix loplugin warningsMiklos Vajna5-7/+3
2013-01-01remove use of #pragma optimizeLuboš Luňák3-27/+0
2013-01-01Added bulletsandnumbering .uiGokul2-0/+1240
2013-01-01move xmlsecurity .ui stuff to right place and adapt code to use itCaolán McNamara2-432/+0
2012-12-30fdo#54612 don't crash on RTF_DPPTX before RTF_DPPOLYCOUNTMiklos Vajna2-0/+44
2012-12-29Added Digital signature widgets .uiGokul2-0/+432
2012-12-29callcatcher: update unused code listCaolán McNamara2-25/+0
2012-12-29move spelling .ui to cui and clean up a littleCaolán McNamara1-338/+0
2012-12-29follow logical consequences of a minimum icu version of 4.6Caolán McNamara1-4/+0
2012-12-29sw_swdoc_test needs more servicesDavid Tardon1-0/+3
2012-12-29Remove unused structTakeshi Abe1-9/+0
2012-12-29sal_Bool to boolTakeshi Abe3-68/+68
2012-12-28Some cppcheck cleaning in swJulien Nabet8-22/+14
2012-12-28fix the sw_swdoc_test crashLuboš Luňák1-1/+1
2012-12-28fdo#45183 fix RTF import of tables with different row widthsMiklos Vajna2-0/+49
2012-12-27convert icu to gbuild and add to tail_buildPeter Foley2-0/+2
2012-12-27Get rid of duplicated and apparently unused historical leftoversTor Lillqvist3-74/+0
2012-12-27More MSC -> _MSC_VER, sorryTor Lillqvist15-52/+52
2012-12-27Sigh, my git grep regexps missed some casesTor Lillqvist2-2/+2
2012-12-27Check for __GNUC__ instead of GCC in sourcesTor Lillqvist1-1/+1
2012-12-27Check for _MSC_VER instead of MSC in sourcesTor Lillqvist3-3/+9
2012-12-27sw: kill no longer needed C2S and C2U macrosMiklos Vajna22-306/+302
2012-12-27Remove deserted variablesTakeshi Abe1-2/+0
2012-12-27sal_Bool to boolTakeshi Abe5-43/+43
2012-12-26ignore #include inside #ifLubos Lunak1-1/+1
2012-12-26translate remaining German comments in sw/incPhilipp Riemer4-6/+4
2012-12-26Drop unused variableTakeshi Abe1-1/+0
2012-12-26Nuke unreachable codeTakeshi Abe1-6/+0
2012-12-26sal_Bool to boolTakeshi Abe10-39/+39
2012-12-25Fix for rtfexport subsequenttestLeMoyne Castle1-1/+1
2012-12-25Remove useless declarationTakeshi Abe1-2/+0
2012-12-25sal_Bool to boolTakeshi Abe7-73/+73
2012-12-24fdo#57678 fix import of RTF_PARD between RTF_CELL and RTF_ROWMiklos Vajna2-0/+44
2012-12-23fdo#58076 fix import of RTF page margins vs partial section propsMiklos Vajna2-0/+17
2012-12-23remove unused variables [-Werror,-Wunused-private-field]Matúš Kukan4-8/+5
2012-12-23Fix that actually compiles, at least with V2012Tor Lillqvist1-1/+1
2012-12-23Try to fix "cannot convert from 'const char *' to 'rtl::OUString'"Tor Lillqvist1-1/+1
2012-12-22sw: kill C2U in uiMiklos Vajna28-179/+174
2012-12-22fdo#57886 fix import of RTF_MLIMLOCMiklos Vajna3-0/+34
2012-12-23Drop unused #defineTakeshi Abe1-2/+0
2012-12-23sal_Bool to boolTakeshi Abe4-30/+30
2012-12-21sw: add csv output for extra filter testsMiklos Vajna9-48/+63