summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2013-05-09fdo#63154: Remove _CL and _LF from solar.hMarcos Paulo de Souza3-7/+7
2013-05-09Update pchAurimas Fišeras1-1/+1
2013-05-08Resolves: #119945# improve setting of OrdNums for "nesting" of objectsOliver-Rainer Wittmann2-12/+13
2013-05-08svx: remove Package_sdiMichael Stahl2-3/+4
2013-05-08sfx2: remove Package_sdiMichael Stahl2-2/+3
2013-05-08sw: convert some usage of Point::X/Y to Point::set/getX/YMiklos Vajna32-282/+291
2013-05-08test case for WPS Office CVE-2012-4886/EDB-25140Caolán McNamara1-0/+0
2013-05-07coverity#704453: new[] vs delete mismatchMarkus Mohrhard1-1/+1
2013-05-07oox: remove Package_generated and Package_tokensMichael Stahl1-1/+4
2013-05-07writerfilter: remove Package_sprmidsMichael Stahl8-8/+8
2013-05-07officecfg: remove Package_cppheaderMichael Stahl2-0/+8
2013-05-07Fix style renaming confusion in ww8 filter (solves fdo#63603)Luke Deller2-1/+27
2013-05-07sw_filters_test: add support for ooxml filesMiklos Vajna6-5/+16
2013-05-07fdo#64256 writerfilter: handle void GraphicURL in ListsManager::lcl_sprmMiklos Vajna2-4/+5
2013-05-06fix typos (wich instead of which)Philipp Riemer5-6/+6
2013-05-06cleanup whitespaces due to RTL_CONSTASCII_USTRINGPARAM removalPhilipp Riemer1-3/+2
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák16-33/+31
2013-05-06SW : Fix crash by checking find resultArnaud Versini1-1/+4
2013-05-06fdo#42144 WW8 export: avoid writing pointless empty footersMiklos Vajna3-1/+10
2013-05-06fdo#46808, Use service constructor for rendering::CanvasFactoryNoel Grandin2-0/+2
2013-05-05follow up to commit 2e109641648bed508318d3b65a385f5b9e78edf7Philipp Riemer1-85/+78
2013-05-05Partially translate german comments in sw/source/filter/ww8/Joren De Cuyper1-217/+181
2013-05-05coverity#1000604: Dereference after null checkJulien Nabet1-11/+11
2013-05-05remove commented-out code in sw/source/core/viewPhilipp Riemer4-32/+1
2013-05-05fdo#62475 - remove visual noise in sw/source/core/viewPhilipp Riemer8-158/+7
2013-05-05work on comments in sw/source/core/viewPhilipp Riemer5-77/+25
2013-05-05fix indentationPhilipp Riemer1-11/+9
2013-05-05fdo#39468: Translate German comments in sw/source/core/viewPhilipp Riemer5-95/+62
2013-05-05work on comments and remove commented-out code in sw/source/core/graphicPhilipp Riemer1-39/+10
2013-05-05fdo#39468: Translate German comments in sw/source/core/graphicPhilipp Riemer2-61/+58
2013-05-05fdo#62475 - remove ASCII art in sw/source/core/graphicPhilipp Riemer2-47/+16
2013-05-05fix indentation of a commentPhilipp Riemer1-1/+1
2013-05-05fdo#62475 - remove pointless comments and ASCII art in sw/source/core/drawPhilipp Riemer4-75/+8
2013-05-05doxygen-ize comments in sw/source/core/drawPhilipp Riemer4-107/+92
2013-05-03SwPostItMgr::Delete: fix crash when layout is not yet readyMiklos Vajna1-1/+1
2013-05-02SwTxtSizeInfo: rename member variables missing their prefixMiklos Vajna4-291/+291
2013-05-02Add --enable-desktop-gui-elements to show such even on non-DESKTOP platformsTor Lillqvist1-5/+5
2013-05-02make parent style for 'frame contents' be 'standard' rather than 'text'Luboš Luňák1-3/+1
2013-05-02bnc#779630 testcaseMiklos Vajna2-0/+27
2013-05-02Resolves: #i119922 Graphic in header and footer can not be displayed correctlyJian Hong Cheng1-0/+16
2013-05-02Resolves: #i119516# allow 0x1 0x1 as well as 0x8 0x1 detection for canvasesArmin Le Grand1-17/+39
2013-05-02unused old insert chart dialogCaolán McNamara5-164/+0
2013-05-02bnc#779630 initial DOCX import of w:sdt's w:dateMiklos Vajna2-1/+6
2013-05-02Resolves: #120098# Memoryleak fixed at escher sw exportArmin Le Grand2-1/+5
2013-05-02Don't crash with empty *pTxtFridrich Štrba1-1/+1
2013-05-02fdo#60780, refactor Save a Copy and fixÁdám Csaba Király2-0/+5
2013-05-01put a border around the numbering level listboxCaolán McNamara2-2/+2
2013-05-01remove unnecessary widgets from word count dialogCaolán McNamara1-253/+230
2013-05-01convert message box return types to an enumCaolán McNamara1-1/+1
2013-04-30fdo#62336 - unit test for conversion failure.Michael Meeks8-3/+155