summaryrefslogtreecommitdiff
path: root/sw/source/uibase/app
AgeCommit message (Expand)Author
2017-12-18convert SFXWB_ constants to scoped enumNoel Grandin
2017-12-18tdf#42949 Remove unused uno headers from /sw/source/uibaseBartosz Kosiorek
2017-12-18convert DecodeMechanism to scoped enumNoel Grandin
2017-12-18convert INetURLObject::EncodeMechanism to scoped enumNoel Grandin
2017-11-28sw lok: add Accept/Reject All tracked changes, tdf#101977Henry Castro
2017-09-28tdf#112574 sw: don't insert RES_ANCHOR into style item setsMichael Stahl
2017-09-26Watermark: apply when new page style is createdSzymon Kłos
2017-09-12tdf#108572 remove connections only for current shellSzymon Kłos
2017-09-12tdf#108572 revoke connection if mail-merge is cancelledSzymon Kłos
2017-06-06coverity#1409896 Dereference before null checkCaolán McNamara
2017-06-01Watermark: extended configurationSzymon Kłos
2017-05-31Watermark: Insert watermark commandSzymon Kłos
2017-05-31tdf#107729: Disable toolbar items that are not available yet.Jan Holesovsky
2017-05-30tdf#105002 Don't crash on mail wizard recreationMaxim Monastirsky
2017-02-18loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin
2017-02-04tdf#105684 crash in mail merge wizardNoel Grandin
2017-01-10tdf#104830, need an own termination listener for lib objectsMarkus Mohrhard
2016-11-21related: tdf#90362: remove option from Formatting AidsMike Kaganski
2016-11-07Revert "Reverts a commit series that cripple windows ci."Caolán McNamara
2016-11-05Reverts a commit series that cripple windows ci.Norbert Thiebaud
2016-11-04unify color selectorsCaolán McNamara
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara
2016-10-27make the AbstractDialog stuff extend from VclReferenceBaseNoel Grandin
2016-10-26assemble SfxStyleFamilies from more generic resource componentsCaolán McNamara
2016-10-15Use UNO registration for font name toolbox controlMaxim Monastirsky
2016-10-12convert PD_ constants to typed_flagsNoel Grandin
2016-10-12convert GET_POOLID constants to scoped enumNoel Grandin
2016-10-07Base SvxLineWindow_Impl on ToolbarPopupMaxim Monastirsky
2016-10-06tdf#101813 sw,sfx2: enable inserting master document as sectionMichael Stahl
2016-10-05Base SvxFrameToolBoxControl on PopupWindowControllerMaxim Monastirsky
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-10-03Fix typosAndrea Gelmini
2016-10-03remove pointer to localJochen Nitschke
2016-09-29Page margin popup converted to use outside sidebarSzymon Kłos
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke
2016-09-21lok::Document::getCommandValues: expose sw redline author colorsMiklos Vajna
2016-09-15disable generation of ole previews in ODF format until after loadCaolán McNamara
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-13avoid crash with nullptr accessMarkus Mohrhard
2016-09-12Page size popup converted to use outside sidebarSzymon Kłos
2016-09-09loplugin:constantparam in sfx2Noel Grandin
2016-09-08loplugin:constantparam in swNoel Grandin
2016-09-08convert nsRedlineMode_t to typed_flagsNoel Grandin
2016-09-07Page column popup converted to use outside the sidebarSzymon Kłos
2016-09-07loplugin:constantparam in swNoel Grandin
2016-09-05Page orientation popup converted to use outside sidebarSzymon Kłos
2016-08-31let's make Impress crash less - SfxStyleFamily editionMichael Stahl
2016-08-30loplugin:stringconstant: adapt to improved OUStringLiteral1 (sw)Stephan Bergmann