summaryrefslogtreecommitdiff
path: root/svx
AgeCommit message (Expand)Author
2018-10-20return by unique_ptr from CreateFieldControlNoel Grandin
2018-10-20use equal_range instead of lower_bound+upper_boundNoel Grandin
2018-10-20when calling std::lower_boundNoel Grandin
2018-10-19copy and paste errorCaolán McNamara
2018-10-19copy and paste errorCaolán McNamara
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-10-19clang-tidy readability-misleading-indentationNoel Grandin
2018-10-19clang-tidy modernize-redundant-void-argNoel Grandin
2018-10-18convert SdrLayer::nType to boolNoel Grandin
2018-10-18clang-tidy readability-simplify-boolean-exprNoel Grandin
2018-10-17loplugin:unusedmethodsNoel Grandin
2018-10-17weld BrokenRecoveryDialogCaolán McNamara
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-16Related: tdf#120612 help response missing from other help buttonsCaolán McNamara
2018-10-16loplugin:singlevalfields in vclNoel Grandin
2018-10-15loplugin:staticconstfield improvementsNoel Grandin
2018-10-15loplugin:constantparamNoel Grandin
2018-10-15loplugin:unusedmethodsNoel Grandin
2018-10-15tdf#120429 - Functions Insert Columns Exist Two Timesheiko tietze
2018-10-15tdf#42949 Fix IWYU warnings in include/basegfx/*Gabor Kelemen
2018-10-15add SvStream::TellEndNoel Grandin
2018-10-15use range based loops over B2DPolyPolygon in svxJochen Nitschke
2018-10-15tdf#120593: properly handle tab pos identical to right indentMike Kaganski
2018-10-14MoreButton is solely used by toolkitCaolán McNamara
2018-10-14drop unnecessary vcl/group.hxx includesCaolán McNamara
2018-10-14weld SwFrameAddPageCaolán McNamara
2018-10-14drop now unused orienthelperCaolán McNamara
2018-10-14svxlo-DialControl gone from .uis nowCaolán McNamara
2018-10-14weld SchAxisLabelTabPageCaolán McNamara
2018-10-12tdf#119739 split ConfigManager::getLocale(), getUILocale(), getWorkLocale()Eike Rathke
2018-10-12clang-tidy misc-throw-by-value-catch-by-referenceNoel Grandin
2018-10-12tdf#117721 draw ui: modify Optimize/Distribute RowHeightJustin Luth
2018-10-11tdf#117721 draw ui: add .uno::SetMinimal[RowHeight|ColumnWidth]Justin Luth
2018-10-10weld FmShowColsDialogCaolán McNamara
2018-10-10Resolves: tdf#120407 support popover getting replacedCaolán McNamara
2018-10-10optimize adding a block of entries at one timeCaolán McNamara
2018-10-10clean up column pos vs column idLionel Elie Mamane
2018-10-10tdf#119564 column id is not always the same as positionLionel Elie Mamane
2018-10-09filling the language list just to replace it entirelyCaolán McNamara
2018-10-09use freeze/thawCaolán McNamara
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-10-09loplugin:unusedmethodsNoel Grandin
2018-10-09cppcheck: redundantAssignmentRéka Csékei
2018-10-09use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin
2018-10-09use unique_ptr in SdrUndoGroupNoel Grandin
2018-10-08tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen
2018-10-08loplugin:constfields in svxNoel Grandin
2018-10-08return by unique_ptr from E3dObject::GetBreakObjNoel Grandin
2018-10-07tdf#120152: fix adding labels in reportdesignJulien Nabet
2018-10-07weld FontworkCharacterSpacingDialogCaolán McNamara