summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin1-0/+2
2018-04-03tdf#45904 Move _XCellRangeFormula Java tests to C++Jens Carl1-0/+34
2018-04-03vcl: use BitmapEx::Scale() where needed and SetSizePixel() elsewhereChris Sherlock1-1/+1
2018-04-02use https links for api.libreoffice.org and opengrokdennisroczek1-1/+1
2018-04-02weld SwTableWidthDlgCaolán McNamara2-0/+16
2018-04-02tdf#45904 Move _XArrayFormulaRange Java tests to C++Jens Carl1-0/+35
2018-04-02can now remove ResId based config id schemeCaolán McNamara1-4/+1
2018-04-02make ensureRepaint privateCaolán McNamara1-5/+5
2018-04-02weld SvxPasswordDialogCaolán McNamara1-29/+19
2018-04-02tdf#115131 made a common submenu for toolbars and notebookbarsKshitij Pathania1-0/+2
2018-04-02give DBG_UNHANDLED_EXCEPTION_WHEN an area parameterNoel Grandin1-8/+16
2018-04-02tdf#45904 Move _XActivationBroadcaster Java tests to C++Jens Carl1-0/+36
2018-04-01remove unused processfactory.hxx includesJochen Nitschke5-5/+0
2018-04-01tdf#45904 Move _CaptionShape Java tests to C++Abhyudaya Sharma1-0/+33
2018-03-31weld SvxNewDictionaryDialogCaolán McNamara2-1/+2
2018-03-31loplugin:unusedfieldsNoel Grandin2-12/+1
2018-03-31clang-tidy modernize-use-equals-default in vcl/source/gdiJochen Nitschke2-2/+0
2018-03-30weld SvxZoomDialogCaolán McNamara1-2/+1
2018-03-30draw a border around scrolled windowCaolán McNamara1-0/+1
2018-03-30weld SvxCharacterMap dialogCaolán McNamara8-78/+232
2018-03-29Use for-range loop in include/comphelperJulien Nabet1-2/+2
2018-03-29Fix indent in interfacecontainer.hxxJulien Nabet1-1/+1
2018-03-29Use for-range loop in include/canvasJulien Nabet1-8/+2
2018-03-29loplugin:unnecessaryvirtualNoel Grandin22-25/+25
2018-03-29loplugin:unusedmethodsNoel Grandin6-11/+0
2018-03-29loplugin:virtualdown in basctl,basicNoel Grandin3-3/+2
2018-03-29loplugin:virtualdown in editengNoel Grandin2-10/+1
2018-03-29loplugin:virtualdown in sfx2Noel Grandin2-6/+0
2018-03-29loplugin:virtualdown in svl,svtoolsNoel Grandin25-35/+26
2018-03-29loplugin:virtualdown in svxNoel Grandin10-21/+8
2018-03-29loplugin:virtualdown in vclNoel Grandin2-9/+6
2018-03-29Use for-range loops in include/connectivityJulien Nabet1-2/+2
2018-03-29ofz#7165 set a recursion limit for svm in svmCaolán McNamara2-5/+10
2018-03-28tdf#116646 Slideshows with transitions page swap rendering issuesNoel Grandin1-1/+1
2018-03-28Translate German variable namesJohnny_M1-2/+2
2018-03-28Translate German variable namesJohnny_M1-6/+6
2018-03-28Translate German function namesJohnny_M1-2/+2
2018-03-28tdf#63438 Toggle highlight color to no fill if the same value is activeDaniel1-0/+1
2018-03-28tdf#45904 Move _XCalculatable Java test to C++Jens Carl1-0/+39
2018-03-27another stab at the ofx infinite rtf loopCaolán McNamara1-0/+1
2018-03-27Resolves: tdf#116540 Revert "ofz infinite loop"Caolán McNamara1-1/+0
2018-03-27tdf#81925 Make messages show in Findbar searchlabel overflow toolbarJim Raykowski1-0/+1
2018-03-27msfilter: extract duplicated WriteHex() from HTML/RTF filterMiklos Vajna1-0/+4
2018-03-27tdf#115786: Fix reopening undocked sidebarKatarina Behrens2-0/+5
2018-03-27tdf#45904 Move _XDDELink Java test to C++Jens Carl1-0/+36
2018-03-26tdf#116241 Customizing value highlighting colorsSzymon Kłos1-0/+4
2018-03-26Mask away the extra bits from vt before switchingTor Lillqvist1-1/+1
2018-03-26tdf#112997 multiple animated gif only one frameNoel Grandin2-10/+5
2018-03-26use boost::optional in OutDevStateNoel Grandin3-10/+9
2018-03-26replace SalColor with ColorNoel Grandin1-10/+2