summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2013-01-06fdo#58671: Remove accelerators from Undo action textsKorrawit Pruegsanusak
2013-01-06sal_Bool to boolTakeshi Abe
2013-01-06bSetReturn was always trueTakeshi Abe
2013-01-06!= instead of < for comparison with end iteratorJulien Nabet
2013-01-05sal_Bool to boolTakeshi Abe
2013-01-04rhbz#890080: crash in SwXTextDocument::getRendererCountMichael Stahl
2013-01-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky
2013-01-04adapt RtfSdrExport and oox::vml::VMLExport to filter changesMiklos Vajna
2013-01-04sw: forgot to adapt thisMiklos Vajna
2013-01-04n#793262 testcaseMiklos Vajna
2013-01-04sw: Add -> Add to dictionary in olmenu as wellMiklos Vajna
2013-01-04sal_Bool to boolTakeshi Abe
2013-01-04Drop undefined declarationsTakeshi Abe
2013-01-04Drop unused variableTakeshi Abe
2013-01-02sw: fix loplugin warningsMiklos Vajna
2013-01-01remove use of #pragma optimizeLuboš Luňák
2013-01-01Added bulletsandnumbering .uiGokul
2013-01-01move xmlsecurity .ui stuff to right place and adapt code to use itCaolán McNamara
2012-12-30fdo#54612 don't crash on RTF_DPPTX before RTF_DPPOLYCOUNTMiklos Vajna
2012-12-29Added Digital signature widgets .uiGokul
2012-12-29callcatcher: update unused code listCaolán McNamara
2012-12-29move spelling .ui to cui and clean up a littleCaolán McNamara
2012-12-29follow logical consequences of a minimum icu version of 4.6Caolán McNamara
2012-12-29sw_swdoc_test needs more servicesDavid Tardon
2012-12-29Remove unused structTakeshi Abe
2012-12-29sal_Bool to boolTakeshi Abe
2012-12-28Some cppcheck cleaning in swJulien Nabet
2012-12-28fix the sw_swdoc_test crashLuboš Luňák
2012-12-28fdo#45183 fix RTF import of tables with different row widthsMiklos Vajna
2012-12-27convert icu to gbuild and add to tail_buildPeter Foley
2012-12-27Get rid of duplicated and apparently unused historical leftoversTor Lillqvist
2012-12-27More MSC -> _MSC_VER, sorryTor Lillqvist
2012-12-27Sigh, my git grep regexps missed some casesTor Lillqvist
2012-12-27Check for __GNUC__ instead of GCC in sourcesTor Lillqvist
2012-12-27Check for _MSC_VER instead of MSC in sourcesTor Lillqvist
2012-12-27sw: kill no longer needed C2S and C2U macrosMiklos Vajna
2012-12-27Remove deserted variablesTakeshi Abe
2012-12-27sal_Bool to boolTakeshi Abe
2012-12-26ignore #include inside #ifLubos Lunak
2012-12-26translate remaining German comments in sw/incPhilipp Riemer
2012-12-26Drop unused variableTakeshi Abe
2012-12-26Nuke unreachable codeTakeshi Abe
2012-12-26sal_Bool to boolTakeshi Abe
2012-12-25Fix for rtfexport subsequenttestLeMoyne Castle
2012-12-25Remove useless declarationTakeshi Abe
2012-12-25sal_Bool to boolTakeshi Abe
2012-12-24fdo#57678 fix import of RTF_PARD between RTF_CELL and RTF_ROWMiklos Vajna
2012-12-23fdo#58076 fix import of RTF page margins vs partial section propsMiklos Vajna
2012-12-23remove unused variables [-Werror,-Wunused-private-field]Matúš Kukan
2012-12-23Fix that actually compiles, at least with V2012Tor Lillqvist