summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2016-10-05now ditch WB_INFOCaolán McNamara5-7/+6
2016-10-05external/firebird: Fix isinf-check for libc++Stephan Bergmann2-0/+12
2016-10-05SAL_WNODEPRECATED_DECLARATIONS_PUSH/POP around new macOS 10.12 deprecationsStephan Bergmann10-0/+139
2016-10-05sc lok: add .uno:AutoSumHenry Castro9-150/+236
2016-10-05convert the last two lonely FixedInfos to FixedTextCaolán McNamara86-154/+8
2016-10-05tdf#101249 Notebookbar: remember the menubar visibilitySzymon Kłos1-4/+19
2016-10-05move these string resources out of the window resourceCaolán McNamara4-51/+57
2016-10-05don't need a custom class to respond to a new selected listbox entryCaolán McNamara2-34/+8
2016-10-05NoAppFocusClose is for menus that have submenusCaolán McNamara8-9/+8
2016-10-05loplugin:unnecessaryoverride in svxNoel Grandin50-425/+0
2016-10-05tdf#102507 Left aligned denominatorLaurent Balland-Poirier1-0/+8
2016-10-05no FixedLines are loaded from resources files anymoreCaolán McNamara4-27/+0
2016-10-05drop unused heipids and resourcesCaolán McNamara2-31/+0
2016-10-05SvxFrameWindow_Impl: Try to fix size calculationMaxim Monastirsky1-33/+32
2016-10-05Base SvxFrameWindow_Impl on ToolbarPopupMaxim Monastirsky1-31/+22
2016-10-05Split some stuff from ToolbarMenu to a base classMaxim Monastirsky3-81/+89