summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-11-25Add a debugging output OpCodeEnumToString() functionTor Lillqvist
2017-11-24Mention that the StackVarEnumToString should really be an operator<<Tor Lillqvist
2017-11-24remove bogus ifdef blockNoel Grandin
2017-11-24tdf#45904 Move _XSheetAnnotationAnchor Java test to C++Jens Carl
2017-11-24Fix typosAndrea Gelmini
2017-11-24TSCP: Advanced dialog UI improvementsTomaž Vajngerl
2017-11-23Resolves: tdf#113962 save detected filter outside file dialogCaolán McNamara
2017-11-23svx: loplugin:staticmethodsMichael Stahl
2017-11-23gpg4libre: translatable strings for non-LibO filepickersKatarina Behrens
2017-11-23tdf#113657: fix crash when trying to format empty paragraphJulien Nabet
2017-11-23move preventduplicateinteraction from framework to sfx2 consumerCaolán McNamara
2017-11-23tdf#45904 Move _XScenarioEnhanced Java test to C++Jens Carl
2017-11-23iOS, cleaned unused parameterjan Iversen
2017-11-23tdf#45904 Move _XSheetAuditing Java tests to C++Jens Carl
2017-11-22Make loplugin:unnecessaryparen warn about (x) ? ... : ... after allStephan Bergmann
2017-11-22drop duplicate methodCaolán McNamara
2017-11-22RTF filter: drop now redundant astyle.optionsMiklos Vajna
2017-11-22TypedWhichId for SDRATTR* constants (3)Noel Grandin
2017-11-21Various loplugin warnings in --enable-online-update=marStephan Bergmann
2017-11-21cache FormulaToken for doublesDennis Francis
2017-11-21halve the number of threads if HT is activeDennis Francis
2017-11-21First steps for Calc parallelismTor Lillqvist
2017-11-21clang-format fixesMiklos Vajna
2017-11-21Fix typosAndrea Gelmini
2017-11-21TypedWhichId for SDRATTR* constants (2)Noel Grandin
2017-11-20tdf#95880 Add a lock mark on protected sheet tab.Gulsah Kose
2017-11-20Upgrade to ICU 60.1Eike Rathke
2017-11-20cosmetics: Drop duplicate semicolonTakeshi Abe
2017-11-20clang-format: enforce coding style via JenkinsMiklos Vajna
2017-11-20look for =() in loplugin:unnecessaryparenNoel Grandin
2017-11-20TypedWhichId for SDRATTR* constants (1)Noel Grandin
2017-11-20TypedWhichId for XATTR* constantsNoel Grandin
2017-11-19clang-tidy modernize-use-equals-default in svtoolsJochen Nitschke
2017-11-18silence some coverity warningsCaolán McNamara
2017-11-18RotateFlyFrame3: add support for AutoContourArmin Le Grand
2017-11-18RotateFlyFrame3: Corrected interactive CropArmin Le Grand
2017-11-18RotateFlyFrame3: Initial support addedArmin Le Grand
2017-11-18Fix typo in bitmap preset 73Yousuf Philips
2017-11-18tdf#45904 Move _XSpreadsheetView Java tests to C++Jens Carl
2017-11-18TSCP: remember the state of IP section expander stateTomaž Vajngerl
2017-11-17TSCP: change bold button to a toolbox button as bold iconTomaž Vajngerl
2017-11-17Notebookbar: PriorityMergedHBox, OptionalBoxSzymon Kłos
2017-11-17TypedWhichId for EE_CHAR* constantsNoel Grandin
2017-11-17TypedWhichId for EE_PARA* constantsNoel Grandin
2017-11-17inline SbxMAXSALUINT64 and friendsNoel Grandin
2017-11-17TSCP: add "Custom" to the doc properties from class. dialogTomaž Vajngerl
2017-11-17TSCP: disable toolbar pop-up if category was set with dialogTomaž Vajngerl
2017-11-17TSCP: resolve identifier to name, abbr. name is for category onlyTomaž Vajngerl
2017-11-17TSCP: simplify key names, prefix with "n" the enumeration keysTomaž Vajngerl
2017-11-17Revert "Upgrade to ICU 60.1"Eike Rathke