summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-28use memset instead of loopCaolán McNamara
2017-02-28fix leakCaolán McNamara
2017-02-28update creditsChristian Lohmaier
2017-02-28update emoji autocorrect files from po-filesChristian Lohmaier
2017-02-28fix leakCaolán McNamara
2017-02-28Updated coreChristian Lohmaier
2017-02-28fix leakCaolán McNamara
2017-02-28ofz: detect failure earlierCaolán McNamara
2017-02-28Fix incorrect function name in SAL_INFOTor Lillqvist
2017-02-28assert that nullptr captions are not in a listEike Rathke
2017-02-28fix leakCaolán McNamara
2017-02-28loplugin:subtlezeroinitCaolán McNamara
2017-02-28hwp: avoid low hanging invalid inputCaolán McNamara
2017-02-28might as well move append 'usage' into the msConfigPath from the startCaolán McNamara
2017-02-28FontDescription.IsVertical is a tristateNoel Grandin
2017-02-28loplugin:unoanyStephan Bergmann
2017-02-28fix leakCaolán McNamara
2017-02-28std::unique_ptr -> rtl::Reference for loplugin:refcountingCaolán McNamara
2017-02-28fix leakCaolán McNamara
2017-02-28Revert "move append 'usage' into the msConfigPath from the start"Caolán McNamara
2017-02-28fix leakCaolán McNamara
2017-02-28might as well move append 'usage' into the msConfigPath from the startCaolán McNamara
2017-02-28Add back tests that got lostStephan Bergmann
2017-02-28fix leakCaolán McNamara
2017-02-28new loplugin unoanyNoel Grandin
2017-02-28Keep the order that is in the header.Jan Holesovsky
2017-02-28tdf#77111 sw: add unit test, fix getting PageNumberOffset propertyMichael Stahl
2017-02-28Run macro:// via LOKitKatarina Behrens
2017-02-28tdf#103931 DOCX import: fix lost section breakMiklos Vajna
2017-02-28fix leakCaolán McNamara
2017-02-28ofz#704 fix tiff leakCaolán McNamara
2017-02-28sal_uLong->sal_uInt32Caolán McNamara
2017-02-28fold CreateVirtObj()Bjoern Michaelsen
2017-02-28use a vector of unique_ptr for explicit memory managementBjoern Michaelsen
2017-02-28fix leakCaolán McNamara
2017-02-28remove DestroyVirtObj memberBjoern Michaelsen
2017-02-28remove const code duplicationBjoern Michaelsen
2017-02-28Fold SetMaster() CompletelyBjoern Michaelsen
2017-02-28make SetMaster private in SwDrawContactBjoern Michaelsen
2017-02-28Avoid -fsanitize=nullStephan Bergmann
2017-02-28move troublesome SetMaster from SwContact down to SwDrawContactBjoern Michaelsen
2017-02-28mpMediaItem might be nullptrMarkus Mohrhard
2017-02-28we can just comment the variable name outMarkus Mohrhard
2017-02-28VBA: unit test for PtrSafe and compiler directivesJustin Luth
2017-02-28VBA: allow and ignore compiler directivesJustin Luth
2017-02-28tdf#48140 Replace CellRangeAddress with ScRangeBartosz Kosiorek
2017-02-28starmath: Add test cases for errors at parsingTakeshi Abe
2017-02-27uitest: catch more exceptions during shutdownMarkus Mohrhard
2017-02-27uitest: move the processing of actions into the idle handlerMarkus Mohrhard
2017-02-27uitest: add scheduler method that runs until a signal is receivedMarkus Mohrhard