summaryrefslogtreecommitdiff
path: root/sw/source/uibase/shells
AgeCommit message (Expand)Author
2016-03-07Resolves: tdf#98399 RET_USER_CANCEL is non-zero and returned on cancelCaolán McNamara
2016-02-18tdf#82012 - keep flip settings when compressing imageJustin Luth
2015-12-11tdf#96075 Frame alignment buttons not using correct tooltipsSamuel Mehrbrodt
2015-11-25bin/rename-sw-abbreviations.shlibreoffice-5-1-branch-pointRobinson Tryon
2015-11-24loplugin:unusedfields in sw/Noel Grandin
2015-11-14tdf#95403 Add Outline buttonMaxim Monastirsky
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09new loplugin: oncevarNoel Grandin
2015-11-09formatting improvements in sw/Noel Grandin
2015-11-07Misc tweaks and cleanups.Ashod Nakashian
2015-11-06com::sun::star->css in sw/source/coreNoel Grandin
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-10-30UNO: no need to use OUString constructor when calling createInstanceNoel Grandin
2015-10-29tdf#93509: Commit at the right timeStephan Bergmann
2015-10-27tdf#64027 sw: Make the text background color button workMaxim Monastirsky
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-16sfx items: Kill the unreadable & misplaced SFX_ITEMSET_ARG too.Jan Holesovsky
2015-10-16sfx items: Kill the unreadable SFX_REQUEST_ARG, use a template param instead.Jan Holesovsky
2015-10-16sfx items: The bDeep parameter of SFX_REQUEST_ARG is always false.Jan Holesovsky
2015-10-16sfx items: The bDeep parameter of SFX_ITEMSET_ARG is always false.Jan Holesovsky
2015-10-14coverity#1326119 Constant expression resultCaolán McNamara
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-09tdf#94679 Writer: fix lost selection with Shift-PageDownJustin Luth
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-10-06tdf#93720: Interactive frame insertion is disabled if table is selectedOliver Specht
2015-10-06tdf#93860: crash in table selection fixedOliver Specht
2015-10-04Replaced "n" prefix for bool variables with "b".kripton
2015-10-01replace hardcoded string with STR_YIELDSJustin Luth
2015-09-29Fix typosAndrea Gelmini
2015-09-29Nobody would go down the corridor anymoreMiklos Vajna
2015-09-27sw table styles: Direct formatting takes precedence over table style.Jan Holesovsky
2015-09-26making alt-x code consistentJustin Luth
2015-09-25convert Link<> to typedNoel Grandin
2015-09-25convert Link<> to typedNoel Grandin
2015-09-25convert Link<> to typedNoel Grandin
2015-09-18convert Link<> to typedNoel Grandin
2015-09-17boost->stdCaolán McNamara
2015-09-10loplugin:staticmethodsStephan Bergmann
2015-09-10split out useful code as standalone makeItemSetFromFormatAnchorCaolán McNamara
2015-09-10GetCurFrameFormat->GetSelectedFrameFormatCaolán McNamara
2015-09-030xFF is reserved in [Height|Width]Percent as a special flagCaolán McNamara
2015-08-28make PostUserEvent Link<> typedNoel Grandin
2015-08-21loplugin:defaultparamsNoel Grandin
2015-08-21loplugin: defaultparamsNoel Grandin
2015-08-12tdf#73691 Implement MSWord's Alt-X: toggle unicode notationJustin Luth
2015-08-03sw: boost::scoped_ptr -> std::unique_ptr in textshMiklos Vajna
2015-07-31Extract SwTextShell::CreateInsertFrameItemSet() from SwTextShell::ExecInsert()Miklos Vajna
2015-07-31tdf#88986 sw: add missing XPropertyList pool items on TextFrame insertionMiklos Vajna