summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-10-07loplugin:staticmethods: swStephan Bergmann12-18/+19
2016-10-07loplugin:staticmethods: vclStephan Bergmann20-31/+33
2016-10-07loplugin:staticmethods: xmloffStephan Bergmann5-8/+8
2016-10-07loplugin:staticmethods: xmlreaderStephan Bergmann1-1/+1
2016-10-07we don't need the code, but we need the images in the src fileCaolán McNamara8-66/+29
2016-10-07merge copies of flushing code togetherCaolán McNamara1-33/+27
2016-10-07might as well rearrange these flushes to all look the sameCaolán McNamara1-2/+2
2016-10-07for 0 len arg, the source might as well be nullptr for these flushing casesCaolán McNamara1-4/+3
2016-10-07i18nlangtag: fix loplugin:cppunitassertequals warningsMiklos Vajna1-227/+227
2016-10-07Revert "SidebarResource doesn't do anything useful"Caolán McNamara8-30/+223
2016-10-07loplugin:nullptr: remove duplicate warningsStephan Bergmann1-5/+18
2016-10-07might as well go back to a std::stack nowCaolán McNamara2-81/+3
2016-10-07loplugin:staticaccessTor Lillqvist1-1/+1
2016-10-07loplugin:defaultparamsTor Lillqvist1-2/+2
2016-10-07tdf#102997 Fix Error in OOXML Transparency Conversion Mathlbenes3-2/+2
2016-10-07tdf#39256: Fix "Orientation treated as Escapement"Mike Kaganski1-4/+1
2016-10-07loplugin:nullptrTor Lillqvist1-1/+1
2016-10-07starmath: Simplify code with std::unique_ptrTakeshi Abe1-20/+12
2016-10-06xmloff: fix crash in ~XMLParaContext on fdo72541-1.fodtMichael Stahl1-0/+4
2016-10-06Updated coreGabor Kelemen1-0/+0
2016-10-06Updated coreGabor Kelemen1-0/+0
2016-10-07Base SvxLineWindow_Impl on ToolbarPopupMaxim Monastirsky6-61/+25
2016-10-06tdf#102776 : fixed Notebookbar hidingSzymon Kłos1-6/+10
2016-10-06rtl::math::approxEqual(value,0.0) never yields true for value!=0.0Eike Rathke16-35/+35
2016-10-06tdf#95845 Use CommandInfoProviderMaxim Monastirsky3-46/+5
2016-10-06We pass the controller anyway, so get the frame from itMaxim Monastirsky7-50/+39
2016-10-06Fontwork controls should not allow tearoffMaxim Monastirsky1-2/+2
2016-10-06Just use a referenceMaxim Monastirsky1-7/+6
2016-10-06SidebarResource doesn't do anything usefulCaolán McNamara8-223/+30
2016-10-06no ValueSetWithTextControls are loaded from src filesCaolán McNamara2-23/+3
2016-10-06drop ResId from exampleCaolán McNamara1-1/+1
2016-10-06de-src RID_JUMP_TO_SPEC_PAGE and RID_PVIEW_ZOOM_LBCaolán McNamara3-39/+14
2016-10-06drop unused HID_JUMP_TO_SPEC_PAGE hidCaolán McNamara2-3/+0
2016-10-06Resolves: tdf#76836 use text format only for text contentEike Rathke4-37/+13
2016-10-06Extrusion controls should not allow tearoffMaxim Monastirsky1-5/+4
2016-10-06LOK: Calc: page-up/down - cursor moves far more than a pageMarco Cecchetti4-2/+29
2016-10-06rtl::math::approxEqual(value,0.0) never yields true for value!=0.0Eike Rathke2-6/+6
2016-10-06tdf#101813 sw,sfx2: enable inserting master document as sectionMichael Stahl4-10/+16
2016-10-06remove approxEqual() from OpenCLEike Rathke2-22/+6
2016-10-06coverity#1373441 Side effect in assertionCaolán McNamara1-10/+20
2016-10-06drop loading Colors from src filesCaolán McNamara5-60/+0
2016-10-06loplugin:fpcomparison: also look into member functionsStephan Bergmann1-1/+220
2016-10-06Simplify AstExpression::compareStephan Bergmann3-31/+4
2016-10-06CPPUNIT_ASSERT[_DOUBLES]_EQUALStephan Bergmann5-43/+63
2016-10-06drop unused STD_MASKCOLOR definesCaolán McNamara4-13/+0
2016-10-06coverity#1373513 Uninitialized scalar fieldCaolán McNamara1-2/+0
2016-10-06I can't see any evidence of any remaining magenta mask using image resourcesCaolán McNamara40-396/+92
2016-10-06Add FIXMETor Lillqvist1-0/+3
2016-10-06Add FIXME comment about the OpenCL approxEqual() we defineTor Lillqvist1-0/+6
2016-10-06Undo bogus changes to OpenCL code in 3e22dfa5eb1ccebdc719a671d23bde7ccab256fbTor Lillqvist2-14/+14