summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-07-20vcl: change from clipMgr to pClipMgrprivate/tbsdy/clippingChris Sherlock
2014-07-20vcl: migrate rest of clipping functions from clipping.hxx into clipmgr.hxxChris Sherlock
2014-07-19vcl: move Window::EnableClipSiblings() to ClipManagerChris Sherlock
2014-07-19vcl: migrate ClipCoversWholeWindow into ClipManagerChris Sherlock
2014-07-19vcl: GetWindowClipRegionPixel simplifiedChris Sherlock
2014-07-19vcl: use Set/GetParentClipMode through ClipManagerChris Sherlock
2014-07-19vcl: move ImplClipAllChildren() to ClipManagerChris Sherlock
2014-07-19vcl: move ImplIntersectWindowRegion to ClipManagerChris Sherlock
2014-07-19vcl: Move more clipping functions from Window into ClipManagerChris Sherlock
2014-07-19vcl: move ImplClipChildren() to ClipManagerChris Sherlock
2014-07-19vcl: move ImplExcludeWindowRegion() to ClipManager::Exclude()Chris Sherlock
2014-07-19vcl: move ImplExcludeOverlapWindows() to ClipManagerChris Sherlock
2014-07-19vcl: remove unnecessary ImplExcludeOverlapWindows2()Chris Sherlock
2014-07-19vcl: move ImplIsOverlapWindow into ClipManagerChris Sherlock
2014-07-19vcl: move more Window clipping functions into ClipManagerChris Sherlock
2014-07-19vcl: start window clipping managerChris Sherlock
2014-07-19add test for fdo#79305Markus Mohrhard
2014-07-19respect flag for relative paths, fdo#79305Markus Mohrhard
2014-07-19fdo#80363 add _wfullpath to expand ".." in dictionary pathsLászló Németh
2014-07-19indentation fixesMiklos Vajna
2014-07-19fdo#81336 bison priority increase with bigger numberLionel Elie Mamane
2014-07-18Remove unused classes.Kohei Yoshida
2014-07-19fdo#78502: actually empty parameter to getParagraph() is not testedMichael Stahl
2014-07-19XFillStyle -> css::drawing::FillStyleMiklos Vajna
2014-07-19writerfilter: RTF import: ignore \listname destination differentlyMichael Stahl
2014-07-19fdo#78502: writerfilter: RTF import: handle \u keyword inside levelnumbersMichael Stahl
2014-07-19(related: fdo#78502) writerfilter: RTF import: fix invalid string copyMichael Stahl
2014-07-18CppunitTest_sw_ooxmlfieldexport: enable on OS XMiklos Vajna
2014-07-18Add a variant of set that takes ownership of EditTextObject.Kohei Yoshida
2014-07-18bnc#885548: Add test for import / export of revisions for xlsx.Kohei Yoshida
2014-07-18bnc#885548: Adjust xlsx export of revisions to get it to work in Excel.Kohei Yoshida
2014-07-18bnc#885548: Initial work on importing revisions from xlsx.Kohei Yoshida
2014-07-18gbuild: really fix the build of instset with missing .ui translationsMichael Stahl
2014-07-18scp2: stupid typosMichael Stahl
2014-07-18fix buildDavid Tardon
2014-07-18gbuild: fix build of installation set with missing .ui translationsMichael Stahl
2014-07-18scp2: move pdfimport library to AutoInstallMichael Stahl
2014-07-18vcl: kde4: [loplugin:saloverride]Michael Stahl
2014-07-18DOCX export: handle <w:alias> for the date SDTMiklos Vajna
2014-07-18DOCX import: handle <w:alias> for the date SDTMiklos Vajna
2014-07-18Use comphelper::SequenceAsHashMapMiklos Vajna
2014-07-18some other coverity fooCaolán McNamara
2014-07-18coverity#1226486 Dereference null return valueCaolán McNamara
2014-07-18coverity#1038295 Unchecked dynamic_castCaolán McNamara
2014-07-18coverity#1209494 Explicit null dereferencedCaolán McNamara
2014-07-18coverity#1132662 Dereference after null checkCaolán McNamara
2014-07-18coverity#735895 Unchecked dynamic_castCaolán McNamara
2014-07-18coverity#1215398 Uninitialized scalar fieldCaolán McNamara
2014-07-18coverity#708018 Uninitialized scalar fieldCaolán McNamara
2014-07-18coverity#704477 Division or modulo by float zeroCaolán McNamara