summaryrefslogtreecommitdiff
path: root/sw/source/uibase
AgeCommit message (Expand)Author
2016-11-08tdf#91222 VclBuilder constructor cleanupmelikeyurtoglu
2016-11-07Revert "Reverts a commit series that cripple windows ci."Caolán McNamara
2016-11-07loplugin:unnecessaryvirtual in svx..swNoel Grandin
2016-11-07wrap some more dialog pointers in VclPtrNoel Grandin
2016-11-07Make the insert fields dialog not crashMaxim Monastirsky
2016-11-05Reverts a commit series that cripple windows ci.Norbert Thiebaud
2016-11-04tdf#93520 : Mirrored page margin tooltipSzymon Kłos
2016-11-04unify color selectorsCaolán McNamara
2016-11-03tdf#102308 sw redline tooltip: show secondsMiklos Vajna
2016-11-03remove pParentFrame from SfxFrameNoel Grandin
2016-11-02tdf#41542 PaddingWithoutBorders: allow UI changes if...Justin Luth
2016-11-01style fixes for cppcheck noExplicitConstructorJochen Nitschke
2016-11-01Resolves: tdf#103556 the implicit convert to bare pointer hurts us hereCaolán McNamara
2016-10-31loplugin:oncevar in swNoel Grandin
2016-10-31Omit comparator which is the same as default std::less<key_type>Takeshi Abe
2016-10-30Let Menu dispose submenusMaxim Monastirsky
2016-10-29convert usages of DPIScalingFactor from int to floatTomaž Vajngerl
2016-10-29HiDPI: remove unneeded image scaling when HiDPI is enabledTomaž Vajngerl
2016-10-29tdf#41542 rename variable to match LO5.4 terminologyJustin Luth
2016-10-28update unnecessaryoverride plugin to find pure forwarding methodsNoel Grandin
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara
2016-10-28convert std::unique_ptr<VclAbstractDialog> to VclPtrNoel Grandin
2016-10-28Don't crash under genMaxim Monastirsky
2016-10-28Reduce scopeMaxim Monastirsky
2016-10-27Sub menus no longer need manual disposingMaxim Monastirsky
2016-10-27Fix insert special character crashMaxim Monastirsky
2016-10-27fix writer insert caption crashCaolán McNamara
2016-10-27loplugin:expandablemethods in swNoel Grandin
2016-10-27make the AbstractDialog stuff extend from VclReferenceBaseNoel Grandin
2016-10-26assemble SfxStyleFamilies from more generic resource componentsCaolán McNamara
2016-10-21loplugin:expandablemethodds in sw(part4)Noel Grandin
2016-10-20loplugin:expandablemethodds in sw(part3)Noel Grandin
2016-10-20loplugin:expandablemethodds in sw(part1)Noel Grandin
2016-10-18tdf#89307: Removed T* SvRef::opeartor &()Jacek Fraczek
2016-10-18loplugin:unusedmethodsNoel Grandin
2016-10-17replace <<= with assign for <<= with rhs AnyJochen Nitschke
2016-10-15Use UNO registration for font name toolbox controlMaxim Monastirsky
2016-10-15clang-cl loplugin: swStephan Bergmann
2016-10-14loplugin:mergeclasses merge TextView with ExtTextViewNoel Grandin
2016-10-14loplugin:mergeclasses merge SwComboBox with CaptionComboBoxNoel Grandin
2016-10-13tdf#101390 Add "Diagonal Line" command to the writer arrowsbar.Gulsah Kose
2016-10-13no need to inherit MenuResource from ResourceCaolán McNamara
2016-10-13no need to inherit SwOLENames from resourceCaolán McNamara
2016-10-13This comment is no longer trueMaxim Monastirsky
2016-10-13tdf#91299: always use normal dates in comments (no "today"/"yesterday")Mike Kaganski
2016-10-13convert SvxPageUsage to scoped enumNoel Grandin
2016-10-12convert PD_ constants to typed_flagsNoel Grandin
2016-10-12convert GET_POOLID constants to scoped enumNoel Grandin
2016-10-12convert macro to local functionJochen Nitschke
2016-10-11de-src writer formula toolbarCaolán McNamara