summaryrefslogtreecommitdiff
path: root/sw/source/uibase/shells
AgeCommit message (Expand)Author
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
2015-07-22loplugin:unusedmethods sw(part2)Noel Grandin
2015-07-13Introduce generic sub toolbar controllerMaxim Monastirsky
2015-07-06improve the returnbyref lopluginNoel Grandin
2015-07-01tdf#86179 inc/dec font is missing in some shellsMaxim Monastirsky
2015-06-26loplugin:stringconstant: handle OUString+=OUString(literal)Stephan Bergmann
2015-06-14cppcheck: redundantCondition [part2]Julien Nabet
2015-06-10tdf#88290 Adapt the numbering popup to more than 8 itemsMaxim Monastirsky
2015-06-05WRITER: readd InsertRows/InsertColsPhilippe Jung