summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2018-03-25clang-tidy modernize-use-equals-default in XPolygonJochen Nitschke1-8/+8
2018-03-25provide a route to weld accessibilityCaolán McNamara1-1/+5
2018-03-25accessibility: simplify OCommonAccessibleTextArnaud Versini1-4/+4
2018-03-25Fix copy-paste errorTor Lillqvist1-1/+1
2018-03-24hook up focus eventsCaolán McNamara1-0/+10
2018-03-23msfilter: extract copy&pasted RTF code from sw and writerfilterMiklos Vajna1-0/+14
2018-03-23lok: don't post events on disposed windowPranav Kant1-0/+3
2018-03-23add set editable supportCaolán McNamara1-0/+1
2018-03-23inherit from Control for focus supportCaolán McNamara1-2/+2
2018-03-23Typo: ImplGetSelectEntryPos -> ImplGetSelectedEntryPosSamuel Mehrbrodt1-3/+3
2018-03-23Typo: GetSelectEntryPosLBB -> GetSelectedEntryPosLBBSamuel Mehrbrodt1-1/+1
2018-03-23Typo: GetSelectItemId -> GetSelectedItemIdSamuel Mehrbrodt2-3/+3
2018-03-23Typo: GetSelectLanguage -> GetSelectedLanguageSamuel Mehrbrodt1-2/+2
2018-03-23Typo: SplittTable -> SplitTableSamuel Mehrbrodt1-3/+3
2018-03-22weld PasswordToOpenModifyDialogCaolán McNamara1-2/+6
2018-03-22tdf#45904 Move _SpreadsheetDocumentSettings Java test to C++Jens Carl1-0/+34
2018-03-22set parent for password dialogCaolán McNamara2-2/+2
2018-03-22tdf#83877 Move SignatureLineDialog to svxSamuel Mehrbrodt2-1/+49
2018-03-22move btndlg from vcl to toolkitCaolán McNamara1-96/+0
2018-03-22move MessBoxStyle to last consumerCaolán McNamara1-28/+0
2018-03-21add get_widget_for_response supportCaolán McNamara2-0/+4
2018-03-21Move UNO API property testers header fileJens Carl1-61/+0
2018-03-21add optional helpid to add_buttonCaolán McNamara1-1/+2
2018-03-21move these down to baseCaolán McNamara1-6/+9
2018-03-21support both vcl and weld in genericunodialog for interimCaolán McNamara1-5/+54
2018-03-21Turn on clang-format for these filesMiklos Vajna1-13/+24
2018-03-20Mention that SfxApplication is a singletonTor Lillqvist1-0/+2
2018-03-20Add debug output operator<< for SfxHintId, SvMacroItemId, and SfxEventHintIdTor Lillqvist2-0/+164