summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2016-10-06drop unused RscImageListFlags::MaskColorCaolán McNamara2-4/+1
2016-10-06drop unused bmp format imagesCaolán McNamara2-0/+0
2016-10-06ImageList just reads and discards the MaskColor, so drop itCaolán McNamara33-77/+9
2016-10-06vcl: allow runtime disable/enable of pdf writer compressionMiklos Vajna2-92/+97
2016-10-06ScTransferObj::ObjectReleased: prevent ScModule nullptr accessEike Rathke1-1/+1
2016-10-06no MetricFields are loaded from .src files nowCaolán McNamara8-138/+1
2016-10-06Replace DdeString conversion opreator with proper functionStephan Bergmann4-12/+12
2016-10-06drop now unused sfx2/sidebar/ResourceDefinitions.hrcCaolán McNamara22-78/+5
2016-10-06drop unused hids and hrcsCaolán McNamara6-70/+1
2016-10-06convert AreaTransparencyGradientPopup to .uiCaolán McNamara13-608/+484
2016-10-06tdf#93782 Reversed line endings and tdf#92152 half-arrow headsHeiko Tietze1-1/+10
2016-10-06tdf#102852 Fixed BreakDlgArmin Le Grand3-9/+23
2016-10-06Resolves: tdf#103026 invalid dash causes CAIRO_STATUS_INVALID_DASH stateCaolán McNamara1-1/+4
2016-10-06use a vector here instead of manual mem managementCaolán McNamara1-6/+5
2016-10-06these other IMAGE_STDBTN_COLOR defines do nothingCaolán McNamara2-8/+0
2016-10-06drop this newly unused IMAGE_STDBTN_COLOR defineCaolán McNamara1-1/+0
2016-10-06drop now unused BitmapItem rsc fieldsCaolán McNamara6-44/+12
2016-10-06drop empty ItemBitmap fieldCaolán McNamara1-8/+0
2016-10-06outdated commentCaolán McNamara2-5/+3
2016-10-06sw: remove unused DbgRectMiklos Vajna1-26/+0
2016-10-06Related: tdf#102499 (4), default css::ucb::XCommandEnvironment.Giuseppe Castagno1-2/+14
2016-10-06Don't assume anything about wchar_t in portable codeStephan Bergmann1-1/+1
2016-10-06tdf#75757 Remove inheritance from std::vectorTakeshi Abe3-7/+3
2016-10-05tdf#103025 sw: don't format header/footer in SwPageFrame::PreparePage()Michael Stahl3-16/+9
2016-10-05sw: remove correctMarksAbsolute pre-condition check for now...Michael Stahl1-3/+0
2016-10-05tdf#101943 Make Calc functions BETAINV and BETA.INV comply withWinfried Donkers1-13/+9
2016-10-05tdf#100496 accept year basis 2 for AMORDEGRC and AMORLINC.Winfried Donkers1-6/+0
2016-10-05tdf#102238 START CENTER: Templates should be activated with single clickAkshay Deep2-0/+17
2016-10-05tdf#102922: Password fields should use u2022 as masking character instead of *Ilya Ponamarev1-1/+1
2016-10-05[API CHANGE] Remove css::awt::XStyleSettings InfoTextColor and InfoFontCaolán McNamara3-32/+0
2016-10-05InfoFont/Color is not used by vcl nowCaolán McNamara14-68/+6