summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-11-21Fix typosAndrea Gelmini4-4/+4
2017-11-21TypedWhichId for SDRATTR* constants (2)Noel Grandin2-92/+157
2017-11-20tdf#95880 Add a lock mark on protected sheet tab.Gulsah Kose1-0/+1
2017-11-20Upgrade to ICU 60.1Eike Rathke1-0/+7
2017-11-20cosmetics: Drop duplicate semicolonTakeshi Abe2-2/+2
2017-11-20clang-format: enforce coding style via JenkinsMiklos Vajna1-0/+1
2017-11-20look for =() in loplugin:unnecessaryparenNoel Grandin1-1/+1
2017-11-20TypedWhichId for SDRATTR* constants (1)Noel Grandin1-50/+70
2017-11-20TypedWhichId for XATTR* constantsNoel Grandin2-50/+100
2017-11-19clang-tidy modernize-use-equals-default in svtoolsJochen Nitschke1-1/+0
2017-11-18silence some coverity warningsCaolán McNamara3-3/+3
2017-11-18RotateFlyFrame3: add support for AutoContourArmin Le Grand1-0/+2
2017-11-18RotateFlyFrame3: Corrected interactive CropArmin Le Grand1-4/+3
2017-11-18RotateFlyFrame3: Initial support addedArmin Le Grand1-0/+20
2017-11-18Fix typo in bitmap preset 73Yousuf Philips1-1/+1
2017-11-18tdf#45904 Move _XSpreadsheetView Java tests to C++Jens Carl1-0/+33
2017-11-18TSCP: remember the state of IP section expander stateTomaž Vajngerl1-1/+1
2017-11-17TSCP: change bold button to a toolbox button as bold iconTomaž Vajngerl1-1/+3
2017-11-17Notebookbar: PriorityMergedHBox, OptionalBoxSzymon Kłos1-0/+1
2017-11-17TypedWhichId for EE_CHAR* constantsNoel Grandin1-33/+54
2017-11-17TypedWhichId for EE_PARA* constantsNoel Grandin1-9/+14
2017-11-17inline SbxMAXSALUINT64 and friendsNoel Grandin1-5/+1
2017-11-17TSCP: add "Custom" to the doc properties from class. dialogTomaž Vajngerl1-4/+4
2017-11-17TSCP: disable toolbar pop-up if category was set with dialogTomaž Vajngerl2-3/+4
2017-11-17TSCP: resolve identifier to name, abbr. name is for category onlyTomaž Vajngerl1-0/+2
2017-11-17TSCP: simplify key names, prefix with "n" the enumeration keysTomaž Vajngerl1-7/+7
2017-11-17Revert "Upgrade to ICU 60.1"Eike Rathke1-7/+0
2017-11-17Resolves: tdf#113889 no date particle reordering when exporting to ExcelEike Rathke1-1/+2
2017-11-17Upgrade to ICU 60.1David Tardon1-0/+7
2017-11-16vcl: StyleSettings - start to unwind code duplication.Michael Meeks1-1/+3
2017-11-16use implict conversion operator in TypedWhichIdNoel Grandin7-42/+24
2017-11-15drop now unused ToolPanelOptCaolán McNamara1-70/+0
2017-11-15tdf#45904 Move _XScenariosSupplier Java test to C++Jens Carl1-0/+34
2017-11-15lokdialog: Expose cursor visible statusPranav Kant3-3/+10
2017-11-15lokdialog: Callback for dialog cursor invalidationPranav Kant1-0/+1
2017-11-15update license header on new fileNoel Grandin1-12/+2
2017-11-15tdf#45904 Move _XSheetAnnotationsSupplier Java test to C++Jens Carl1-0/+34
2017-11-15TypedWhichIdNoel Grandin8-21/+155
2017-11-14ofz: if parsing failed we keep reparsing itCaolán McNamara1-0/+1
2017-11-14Translate German comments and debug stringsJohnny_M1-1/+1
2017-11-14Resolves: tdf#113835 add Fon [fon-BJ] to language listEike Rathke1-0/+1
2017-11-14Two more functions that are private to vcl and not even VCL_DLLPUBLICTor Lillqvist1-6/+0
2017-11-14use std::unique_ptr for SalLayoutNoel Grandin1-3/+6
2017-11-14No need for bestmaxFrameSizeForScreenSize to be declared publiclyTor Lillqvist1-2/+0
2017-11-13tdf#45904 Move _XLabelRange Java tests to C++Jens Carl1-0/+35
2017-11-13SotClipboardFormatId::STRING_TSVC "Unformatted text [TSV-Calc]", tdf#113571Eike Rathke2-1/+3
2017-11-13tdf#45904 Move _XLabelRanges Java test to C++Jens Carl1-0/+35
2017-11-13Fix typosAndrea Gelmini4-6/+6
2017-11-13inline INetMIMEOutputSinkNoel Grandin1-60/+0
2017-11-13Remove OAccessibleTextHelper::getCharacter and getTextRangeArnaud Versini1-7/+2