summaryrefslogtreecommitdiff
path: root/sw/source/uibase
AgeCommit message (Expand)Author
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-17create o3tl::array_viewNoel Grandin
2017-06-17TransferableObjectDescriptor::mnOle2Misc field is unusedNoel Grandin
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-06-16Profiling API: add ProfileZonesLászló Németh
2017-06-16sw RTF filter: more cleanup of redundant virtual keywordsMiklos Vajna
2017-06-15This SfxItemSet appears to be unusedStephan Bergmann
2017-06-15This SfxItemSet appears to be unusedStephan Bergmann
2017-06-15Use unique_ptr for SwFormatClipboard membersStephan Bergmann
2017-06-14use ERRCODE_NONE instead of 0Noel Grandin
2017-06-14use more SAL_N_ELEMENTS part 1Noel Grandin
2017-06-14Let CreateItemSet return unique_ptrStephan Bergmann
2017-06-13Use unique_ptr for SfxPrinter::pOptionsStephan Bergmann
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-06-12tdf#108427 Direct cursor: Add option to insert only spacesSamuel Mehrbrodt
2017-06-10various extensions to REDLINE_ sequence not reflected in related resourcesCaolán McNamara
2017-06-09clang-tidy readability-non-const-parameterNoel Grandin
2017-06-09use comphelper::InitPropertySequence in more placesNoel Grandin
2017-06-09missing STR_SAVEACOPY_SRC resourceCaolán McNamara
2017-06-09missing STR_TBL_FORMULA resourceCaolán McNamara
2017-06-07tdf#108305 sw: fix crash on fly "Position and Size"Michael Stahl
2017-06-06Eliminate dynamic_cast<const SfxVoidItem*>, use SfxPoolItem::IsVoidItem()Eike Rathke
2017-06-06tdf#107231 Sort list of databasesStephan Bergmann
2017-06-06add COVERITY_NOEXCEPT_FALSECaolán McNamara
2017-06-05Improved loplugin:cstylecast to reference types: swStephan Bergmann
2017-06-05clang-tidy performance-unnecessary-value-paramNoel Grandin
2017-06-02Improved loplugin:redundantcast static_cast handling: swStephan Bergmann
2017-06-02convert GRFILTER constants to ERRCODE_GRFILTER_Noel Grandin
2017-06-01wrong resource manager for RID_SVXSTRARY_NUMBERINGTYPECaolán McNamara
2017-05-31disambiguate dual use of toolbar idsCaolán McNamara
2017-05-31No need for additional pDlg variableStephan Bergmann
2017-05-30remove duplicate 'using namespace'Jochen Nitschke
2017-05-30Dispose pDlgInterface member during destructionStephan Bergmann
2017-05-30tdf#107729: Disable toolbar items that are not available yet.Jan Holesovsky
2017-05-30teach redundantcast plugin about functional castsNoel Grandin
2017-05-30tdf#107589 Make description editable from Options tab.Gulsah Kose
2017-05-29Related: tdf#79167 sw: open the navigator in sidebar from the findbarFrancesco Gradi
2017-05-27tdf#107976 sw: let a view handle multiple transferablesMiklos Vajna
2017-05-26tdf#106131 no global drag when anchor drag activeArmin Le Grand
2017-05-26coverity#1409896 Dereference before null checkCaolán McNamara
2017-05-26coverity#1409895 Resource leakCaolán McNamara
2017-05-25tdf#105002 Don't crash on mail wizard recreationMaxim Monastirsky
2017-05-24tdf#107008 Pass char style names to NBOTypeMgrBaseMaxim Monastirsky
2017-05-23Watermark: remove enable checkboxSzymon Kłos
2017-05-19Watermark: extended configurationSzymon Kłos
2017-05-19tdf#107544 Follow the styles -> Styles change in template categoriesGabor Kelemen
2017-05-19loplugin:stringcopy: swStephan Bergmann
2017-05-19make string translation loading more uniformCaolán McNamara
2017-05-18Revert "Fix typos"Stephan Bergmann
2017-05-18Fix typosAndrea Gelmini