Age | Commit message (Expand) | Author |
2017-11-25 | Add a debugging output OpCodeEnumToString() function | Tor Lillqvist |
2017-11-24 | Mention that the StackVarEnumToString should really be an operator<< | Tor Lillqvist |
2017-11-24 | remove bogus ifdef block | Noel Grandin |
2017-11-24 | tdf#45904 Move _XSheetAnnotationAnchor Java test to C++ | Jens Carl |
2017-11-24 | Fix typos | Andrea Gelmini |
2017-11-24 | TSCP: Advanced dialog UI improvements | Tomaž Vajngerl |
2017-11-23 | Resolves: tdf#113962 save detected filter outside file dialog | Caolán McNamara |
2017-11-23 | svx: loplugin:staticmethods | Michael Stahl |
2017-11-23 | gpg4libre: translatable strings for non-LibO filepickers | Katarina Behrens |
2017-11-23 | tdf#113657: fix crash when trying to format empty paragraph | Julien Nabet |
2017-11-23 | move preventduplicateinteraction from framework to sfx2 consumer | Caolán McNamara |
2017-11-23 | tdf#45904 Move _XScenarioEnhanced Java test to C++ | Jens Carl |
2017-11-23 | iOS, cleaned unused parameter | jan Iversen |
2017-11-23 | tdf#45904 Move _XSheetAuditing Java tests to C++ | Jens Carl |
2017-11-22 | Make loplugin:unnecessaryparen warn about (x) ? ... : ... after all | Stephan Bergmann |
2017-11-22 | drop duplicate method | Caolán McNamara |
2017-11-22 | RTF filter: drop now redundant astyle.options | Miklos Vajna |
2017-11-22 | TypedWhichId for SDRATTR* constants (3) | Noel Grandin |
2017-11-21 | Various loplugin warnings in --enable-online-update=mar | Stephan Bergmann |
2017-11-21 | cache FormulaToken for doubles | Dennis Francis |
2017-11-21 | halve the number of threads if HT is active | Dennis Francis |
2017-11-21 | First steps for Calc parallelism | Tor Lillqvist |
2017-11-21 | clang-format fixes | Miklos Vajna |
2017-11-21 | Fix typos | Andrea Gelmini |
2017-11-21 | TypedWhichId for SDRATTR* constants (2) | Noel Grandin |
2017-11-20 | tdf#95880 Add a lock mark on protected sheet tab. | Gulsah Kose |
2017-11-20 | Upgrade to ICU 60.1 | Eike Rathke |
2017-11-20 | cosmetics: Drop duplicate semicolon | Takeshi Abe |
2017-11-20 | clang-format: enforce coding style via Jenkins | Miklos Vajna |
2017-11-20 | look for =() in loplugin:unnecessaryparen | Noel Grandin |
2017-11-20 | TypedWhichId for SDRATTR* constants (1) | Noel Grandin |
2017-11-20 | TypedWhichId for XATTR* constants | Noel Grandin |
2017-11-19 | clang-tidy modernize-use-equals-default in svtools | Jochen Nitschke |
2017-11-18 | silence some coverity warnings | Caolán McNamara |
2017-11-18 | RotateFlyFrame3: add support for AutoContour | Armin Le Grand |
2017-11-18 | RotateFlyFrame3: Corrected interactive Crop | Armin Le Grand |
2017-11-18 | RotateFlyFrame3: Initial support added | Armin Le Grand |
2017-11-18 | Fix typo in bitmap preset 73 | Yousuf Philips |
2017-11-18 | tdf#45904 Move _XSpreadsheetView Java tests to C++ | Jens Carl |
2017-11-18 | TSCP: remember the state of IP section expander state | Tomaž Vajngerl |
2017-11-17 | TSCP: change bold button to a toolbox button as bold icon | Tomaž Vajngerl |
2017-11-17 | Notebookbar: PriorityMergedHBox, OptionalBox | Szymon Kłos |
2017-11-17 | TypedWhichId for EE_CHAR* constants | Noel Grandin |
2017-11-17 | TypedWhichId for EE_PARA* constants | Noel Grandin |
2017-11-17 | inline SbxMAXSALUINT64 and friends | Noel Grandin |
2017-11-17 | TSCP: add "Custom" to the doc properties from class. dialog | Tomaž Vajngerl |
2017-11-17 | TSCP: disable toolbar pop-up if category was set with dialog | Tomaž Vajngerl |
2017-11-17 | TSCP: resolve identifier to name, abbr. name is for category only | Tomaž Vajngerl |
2017-11-17 | TSCP: simplify key names, prefix with "n" the enumeration keys | Tomaž Vajngerl |
2017-11-17 | Revert "Upgrade to ICU 60.1" | Eike Rathke |