summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc
AgeCommit message (Expand)Author
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-28SwView::PageUp/DownCrsr return types want to be boolStephan Bergmann
2015-04-28SwPagePreviewWin::MovePage return type wants to be boolStephan Bergmann
2015-04-28SfxTabPage::DeactivatePage wants to return SfxTabPage::sfxpgStephan Bergmann
2015-04-20dbaccess: convert new to ::Create.Michael Meeks
2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks
2015-04-17svx: convert new to ::Create.Noel Grandin
2015-04-17sw: convert new to ::Create.Noel Grandin
2015-04-17sw: convert new to ::Create.Noel Grandin
2015-04-17sw: convert new to ::Create.Noel Grandin
2015-04-17convert SCRIPTTYPE_ constants to scoped enumNoel Grandin
2015-04-16make CreateItemWindow return a VclPtr<>.Michael Meeks
2015-04-16make CreatePrinterOptionsPage returns a VclPtr<>.Michael Meeks
2015-04-16Revert "make more classes dllpublic"David Tardon
2015-04-16make more classes dllpublicDavid Tardon
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-15-Werror,-Wunused-private-fieldStephan Bergmann
2015-04-14wrap field in VclPtrNoel Grandin
2015-04-13sw: SetCursorLogicPosition -> SetCursorTwipPositionMiklos Vajna
2015-04-11More re-basing compile-time fixes; now we compile.Michael Meeks
2015-04-10wrap more stuff in VclPtrNoel Grandin
2015-04-10Convert last vestiges of OutputDevice* and VirtualDevice* members.Michael Meeks
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09sw: more double dispose work.Michael Meeks
2015-04-09vcl: VclPtr conversion in swNoel Grandin
2015-04-09Relate: tdf#88045 Edit Numbering Style Button is nonclickable for None EntryHeena Gupta
2015-04-09fdo#88045-Edit Button for Numbering Style in Edit Paragraph StyleHeena Gupta
2015-04-07tdf#90362 sw: config option for ignoring protected areasMiklos Vajna
2015-04-07LOK: reimplement lok::Document::postKeyEvent()Miklos Vajna
2015-04-07Change the Logic in SetGraphicLogicPosition()Miklos Vajna
2015-04-06sw: use variadic cppu::WeakImplHelperMiklos Vajna
2015-03-25tdf#80822 Convert MM progress dialogs to modalJan-Marek Glogowski
2015-03-24convert SFX_PRINTER constants to enum classNoel Grandin
2015-03-23tdf#88001 -- Default document view, force single page rather than automaticvsfoote
2015-03-23OutputDevice::LogicInvalidate: take a RectangleMiklos Vajna
2015-03-23loplugin:constantfunction: swNoel Grandin
2015-03-21Char shading: use a marker for character background imported from MSO shadingZolnai Tamás
2015-03-19loplugin:constantfunction: sotNoel Grandin
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin
2015-03-17SfxTabDialog: avoid changing const input parameterZolnai Tamás
2015-03-16LOK: add lok::Document::setGraphicSelection() API and implement it for WriterMiklos Vajna
2015-03-14SwWrtShell: rename member variables missing their prefixesMiklos Vajna
2015-03-12Clean up previous commitStephan Bergmann
2015-03-12sw: further components converted to constructor methodChris Sherlock
2015-03-11sw: reindent usrpref.hxxMichael Stahl
2015-03-11utl::ConfigItem::Commit() should call ClearModified()Michael Stahl
2015-03-11do not needlessly make overriden functions more privateLuboš Luňák
2015-03-11sw: s/eEnde/eEnd/Michael Stahl
2015-03-06Timer/Idle: adapted inherited funktionsTobias Madl
2015-03-06Idle and Timer are now completely independentTobias Madl