summaryrefslogtreecommitdiff
path: root/include/sfx2/viewsh.hxx
AgeCommit message (Expand)Author
2015-10-23com::sun::star->css in include/linguistic to include/sfx2Noel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-06 tdf#94559: 4th step to remove rtti.hxxOliver Specht
2015-09-21sfx2: adapt comment to realityMiklos Vajna
2015-09-21sfx2: add SfxViewShell::libreOfficeKitViewCallback()Miklos Vajna
2015-07-16loplugin:unusedmethods sfx2(part2)Noel Grandin
2015-07-06tdf#91362: Make "printer was modified" status persistentKatarina Behrens
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-16make CreatePrinterOptionsPage returns a VclPtr<>.Michael Meeks
2015-04-15convert SFX_VIEW constants to scoped enumNoel Grandin
2015-04-10vclwidget: some small fixesNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-03-24convert SFX_PRINTER constants to enum classNoel Grandin
2015-03-21sfx2: boost/shared_ptr -> memoryMiklos Vajna
2015-03-19loplugin:constantfunction: sfx2Noel Grandin
2015-03-11mailmerge doesn't need to use the singlefile technique for printingLuboš Luňák
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin
2014-12-06Move SfxInPlaceClientList to SfxViewShell_Impl.Kohei Yoshida
2014-12-06Forward-declare SfxInPlaceClientList and remove <vector> include.Kohei Yoshida
2014-10-23Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky
2014-10-23Fraction: Revert "do not forward-declare templates"Jan Holesovsky
2014-10-23Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky
2014-10-16fdo#84854 it seems long is not enough on 32 bitDavid Tardon
2014-10-14do not forward-declare templatesDavid Tardon
2014-10-09fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-02fdo#44081 don't remove 'edit' pop-up menu entry from form in design modeLionel Elie Mamane
2014-09-01Revert "fdo#44081 don't remove 'edit' pop-up menu entry from form in design m...Miklos Vajna
2014-09-01fdo#44081 don't remove 'edit' pop-up menu entry from form in design modeLionel Elie Mamane
2014-07-03error: reference cannot be bound to dereferenced null pointerStephan Bergmann
2014-05-19Register OpenGL windows to ScGridWindow upon file load.Kohei Yoshida
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante
2014-04-18sfx2: Move InitInterface_Impl() out of SFX_DECL_INTERFACE too.Jan Holesovsky
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann
2014-03-19sfx2: sal_Bool->boolNoel Grandin
2014-03-18sfx2: sal_Bool->boolNoel Grandin
2014-03-18fix return type of SfxViewShell::HandleNotifyEvent_Impl to be boolNoel Grandin
2014-03-01Remove visual noise from includeAlexander Wilms
2014-01-28bool improvementsStephan Bergmann
2014-01-14Remove unused bForBrowsing parameterStephan Bergmann
2014-01-14PrepareClose should probably return boolStephan Bergmann
2013-11-09fdo#65108 inter-module includes <> include/sfx2Norbert Thiebaud
2013-10-23fixincludeguards.sh: include/s*Thomas Arnhold
2013-08-22convert include/sfx2/viewsh.hxx from String to OUStringNoel Grandin
2013-08-14convert Read/WriteUserData methods to OUString and boolIvan Timofeev