summaryrefslogtreecommitdiff
path: root/sw/source/uibase
AgeCommit message (Expand)AuthorFilesLines
2016-06-08Let loplugin:passstuffbyref also look at fn defn not preceded by any declStephan Bergmann1-1/+1
2016-06-08remove "object is disposed" warning in OBroadcastHelperVar::removeListenerNoel Grandin1-0/+2
2016-06-07sw UNO Cell Style family, SwXTextCellStyleJakub Trzebiatowski1-0/+66
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl3-3/+3
2016-06-06Revert "Revert "Simplify sfx2 removing SfxModuleArr_Impl and dummy SfxModule ...Noel Grandin1-1/+1
2016-06-06SwXDispatchProviderInterceptor: implement frame::XInterceptorInfoMiklos Vajna2-1/+16
2016-06-06loplugin:sallogareasStephan Bergmann1-1/+1
2016-06-06tdf#83830: Page Format PanelSusobhan Ghosh3-17/+183
2016-06-06Revert "Simplify sfx2 removing SfxModuleArr_Impl and dummy SfxModule flag"Noel Grandin1-1/+1
2016-06-06fdo47267 fix import crashJakub Trzebiatowski1-0/+25
2016-06-06Simplify sfx2 removing SfxModuleArr_Impl and dummy SfxModule flagMark Page1-1/+1
2016-06-06Convert DeactivePage return code to scoped enumNoel Grandin12-16/+16
2016-06-06remove unused constants in HRC filesNoel Grandin2-3/+0
2016-06-04tdf#96099 Remove sfx std::shared_ptr typedefsMark Page2-4/+4
2016-06-02Invalidate the AutoText Dialog after selectionSzymon Kłos1-0/+2
2016-06-02loplugin:unuseddefaultparamsNoel Grandin1-2/+2
2016-06-02loplugin:unusedfieldsNoel Grandin2-18/+0
2016-06-01tdf#99827 sw: don't create AutoText dialog's preview doc ReadOnlyMichael Stahl1-7/+5
2016-06-01remove unused SID constants and associated codeNoel Grandin2-6/+0
2016-06-01Convert VCL_MESSAGE to scoped enumNoel Grandin9-16/+16
2016-05-31tdf#94205 Use o3tl::make_unique instead of new + std::movekrishna keshav1-2/+2
2016-05-31Don't use pInsert after it has been movedStephan Bergmann1-1/+1
2016-05-31loplugin:unusedmethodsNoel Grandin1-13/+2
2016-05-31teach refcounting clang plugin about uno::ReferenceNoel Grandin2-2/+2
2016-05-30editeng: rename misleading SvxBoxItem::GetDistance()/SetDistance()Michael Stahl3-6/+10
2016-05-30fdo#34362 Setting table border from toolbar resets "spacing to content"Rodolfo Ribeiro Gomes1-3/+6
2016-05-30Some clean up of uses of css::uno::Any::setValueStephan Bergmann6-34/+23
2016-05-30Convert SelectionMode to scoped enumNoel Grandin3-4/+4
2016-05-30loplugin:unusedmethodsNoel Grandin7-52/+21
2016-05-30tdf#99870 writer: don't delete selection with delete-commentJustin Luth1-0/+1
2016-05-29coverity#1362175 Uninitialized scalar fieldCaolán McNamara1-0/+4
2016-05-28LOK: ensure KeyInput is handled with the correct MapModeAshod Nakashian1-0/+5
2016-05-28LOK: invalidate annotation window upon showingAshod Nakashian1-0/+6
2016-05-27Convert GRAPHIC to scoped enumNoel Grandin3-22/+22
2016-05-27sw: these all look like intended fall-throughsMichael Stahl2-3/+3
2016-05-27tdf#34465 remove calls to SfxItemSet::Put(const SfxPoolItem&, sal_uInt16)Noel Grandin13-57/+126
2016-05-26Sw UNO API TableStyles getByNameJakub Trzebiatowski1-0/+3
2016-05-26Various loplugin warningsStephan Bergmann9-56/+28
2016-05-26loplugin:overrideStephan Bergmann2-2/+2
2016-05-26loplugin:nullptrTor Lillqvist1-6/+6
2016-05-26tdf#83830: Writer page sidebar deckRishabh Kumar11-0/+1163
2016-05-26loplugin:unusedmethodsNoel Grandin3-8/+0
2016-05-26tdf#100051 Partially revert "loplugin:constantparam in sw"Miklos Vajna3-14/+10
2016-05-25Resolves: rhbz#89554 Dragging table to other page causes crashCaolán McNamara1-0/+1
2016-05-25Window::SetData and Window::GetData are nearly unused nowCaolán McNamara1-1/+0
2016-05-25Convert XmlReader::Result to scoped enumNoel Grandin1-9/+9
2016-05-25Resolves: tdf#96244 get the right Writer window view for Formula windowCaolán McNamara2-4/+7
2016-05-24Implement basic TableStyle FamilyJakub Trzebiatowski1-0/+12
2016-05-24Convert XmlReader::Text to scoped enumNoel Grandin1-8/+8
2016-05-23loplugin:unusedmethods in swNoel Grandin17-204/+0