summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-04-19lok - calc: add support for show/hide tabs in onlineMarco Cecchetti2-0/+12
2018-04-17After Java settings have changed, restart LibO for realKatarina Behrens1-0/+2
2018-04-17tdf#115806: Remember last active deck also on context switchKatarina Behrens1-0/+1
2018-04-17lok - sc - list validationMarco Cecchetti1-1/+1
2018-04-17lok - sc: validity list drop down button callbackMarco Cecchetti1-1/+10
2018-04-12Resolves: tdf#116540 Revert "ofz infinite loop"Caolán McNamara1-1/+0
2018-04-12ofz#7165 set a recursion limit for svm in svmCaolán McNamara2-5/+10
2018-04-12tdf#112997 multiple animated gif only one frameNoel Grandin2-10/+5
2018-04-10coverity#1426923 Pointer to local outside scopeCaolán McNamara1-2/+2
2018-04-03tdf#116241 Customizing value highlighting colorsSzymon Kłos1-0/+4
2018-03-28Fix copy-paste errorTor Lillqvist1-1/+1
2018-03-28lok: don't post events on disposed windowPranav Kant1-0/+3
2018-03-28Mention that SfxApplication is a singletonTor Lillqvist1-0/+2
2018-03-28Add debug output operator<< for SfxHintId, SvMacroItemId, and SfxEventHintIdTor Lillqvist2-0/+164
2018-03-28lokdialog: Set parent for AutoCorrect Options... so that it can be tunneled.Jan Holesovsky1-1/+1
2018-03-28Add BSTR handlingTor Lillqvist1-2/+4
2018-03-27lok: update main threadHenry Castro1-0/+3
2018-03-27lok: notify clients of clipboard changesAshod Nakashian1-0/+11
2018-03-27First cut at annotating 'exotic' filters.Michael Meeks3-1/+9
2018-03-27lokdialog: Tunnel the spell-checking context menu with recommendations.Jan Holesovsky1-0/+9
2018-03-26lok: enable pre-loading with Vcl's builderMichael Meeks1-7/+3
2018-03-26Resolves: tdf#116100 fewer array of references cases, tdf#58874 relatedEike Rathke1-2/+9
2018-03-26tdf#116179 Support reading "auto" colour from docxLuke Deller1-4/+1
2018-03-26Bin incorrect comments, this is not "org::openoffice" but "ooo::vba"Tor Lillqvist1-2/+2
2018-03-26tdf#116283 oox customXml: Don't write the Relationship to DOCX files twice.Jan Holesovsky1-1/+5
2018-03-26oox: preserve the ContentType of custom filesAshod Nakashian1-0/+12
2018-03-26tdf#116074: Don't block on sending email interactivelyMike Kaganski1-0/+3
2018-03-26lok: Re-introduce the cancellation of tracking.Jan Holesovsky1-0/+6
2018-03-25lok: All mouse,key events asyncPranav Kant2-0/+51
2018-03-25lok sc: Post mouse events to main threadPranav Kant2-0/+63
2018-03-25postExtTextInputEvent() -> postWindowExtTextInputEvent()Pranav Kant2-8/+8
2018-03-25sc lok: Make the Validation "Invalid value." message box working.Jan Holesovsky1-1/+3
2018-03-25tdf#116020: use actual whichIds in dialogs for character propertiesMike Kaganski1-0/+2
2018-03-25lokdialog: Allow Execute()ing first, silently cancels othersPranav Kant1-0/+3
2018-03-25tdf#115938: Properly detect shadow size control's changed stateMike Kaganski2-7/+17
2018-03-25Manually recognize some IIDs that don't have cleartext names in the RegistryTor Lillqvist1-0/+27
2018-03-25tdf#115892: properly get the box' saved valueMike Kaganski2-9/+12
2018-03-25tdf#115639: Handle alignment correctly for multiple paragraph caseTamás Zolnai1-1/+1
2018-03-25tdf#115639: Align right/center with trailing spaces the same as MS PowerPointTamás Zolnai3-1/+13
2018-03-25PPTX export scale for TextFitToSizeSzymon Kłos1-0/+2
2018-03-25Do what the TODO saidTor Lillqvist1-3/+34
2018-03-25Apply clang-formatTor Lillqvist1-147/+362
2018-03-25Add debug output operator for VARIANTTor Lillqvist1-0/+196
2018-03-25Make this work also outside LibreOffice code (for test programs)Tor Lillqvist1-2/+8
2018-03-25lok IME: support dialogs as wellPranav Kant3-9/+10
2018-03-25oox: cosmetic cleanupAshod Nakashian1-4/+3
2018-03-25oox: preserve custom oox fragments and packagesAshod Nakashian1-0/+3
2018-03-25oox: move putPropertiesToDocumentGrabBag to XmlFilterBaseAshod Nakashian1-0/+2
2018-03-25lokdialog: Handle dialog items' invalidation in generalTamás Zolnai2-3/+1
2018-03-25tdf#115394 correct transition in case of 0sSzymon Kłos1-0/+1