summaryrefslogtreecommitdiffstats
path: root/include/sfx2/viewsh.hxx
Commit message (Expand)AuthorAgeFilesLines
* mailmerge doesn't need to use the singlefile technique for printingLuboš Luňák2015-03-111-0/+5
* callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara2015-01-291-1/+0
* followup code removal after changing virtual methods to non-virtualNoel Grandin2015-01-261-7/+7
* new loplugin: change virtual methods to non-virtualNoel Grandin2015-01-261-6/+6
* brute-force find-and-remove of unused #define constants.Noel Grandin2015-01-081-3/+0
* Move SfxInPlaceClientList to SfxViewShell_Impl.Kohei Yoshida2014-12-061-6/+1
* Forward-declare SfxInPlaceClientList and remove <vector> include.Kohei Yoshida2014-12-061-6/+4
* Fraction: Revert "fdo#81356: convert Fraction to boost::rational<long> - wip"Jan Holesovsky2014-10-231-2/+2
* Fraction: Revert "do not forward-declare templates"Jan Holesovsky2014-10-231-1/+1
* Fraction: Revert "fdo#84854 it seems long is not enough on 32 bit"Jan Holesovsky2014-10-231-1/+1
* fdo#84854 it seems long is not enough on 32 bitDavid Tardon2014-10-161-1/+1
* do not forward-declare templatesDavid Tardon2014-10-141-1/+1
* fdo#81356: convert Fraction to boost::rational<long> - wipJuan Picca2014-10-091-2/+2
* fdo#82577: Handle WindowNoel Grandin2014-09-231-6/+6
* fdo#44081 don't remove 'edit' pop-up menu entry from form in design modeLionel Elie Mamane2014-09-021-0/+3
* Revert "fdo#44081 don't remove 'edit' pop-up menu entry from form in design m...Miklos Vajna2014-09-011-4/+0
* fdo#44081 don't remove 'edit' pop-up menu entry from form in design modeLionel Elie Mamane2014-09-011-0/+4
* error: reference cannot be bound to dereferenced null pointerStephan Bergmann2014-07-031-2/+2
* Register OpenGL windows to ScGridWindow upon file load.Kohei Yoshida2014-05-191-0/+7
* Correct common misspellings, and remove some ASCII art along the way.Chris Laplante2014-05-171-1/+3
* sfx2: Move InitInterface_Impl() out of SFX_DECL_INTERFACE too.Jan Holesovsky2014-04-181-0/+6
* Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2014-03-271-4/+4
* Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann2014-03-261-1/+1
* sfx2: sal_Bool->boolNoel Grandin2014-03-191-23/+23
* sfx2: sal_Bool->boolNoel Grandin2014-03-181-2/+2
* fix return type of SfxViewShell::HandleNotifyEvent_Impl to be boolNoel Grandin2014-03-181-1/+1
* Remove visual noise from includeAlexander Wilms2014-03-011-5/+5
* bool improvementsStephan Bergmann2014-01-281-1/+1
* Remove unused bForBrowsing parameterStephan Bergmann2014-01-141-1/+1
* PrepareClose should probably return boolStephan Bergmann2014-01-141-1/+1
* fdo#65108 inter-module includes <> include/sfx2Norbert Thiebaud2013-11-091-4/+4
* fixincludeguards.sh: include/s*Thomas Arnhold2013-10-231-4/+4
* convert include/sfx2/viewsh.hxx from String to OUStringNoel Grandin2013-08-221-1/+1
* convert Read/WriteUserData methods to OUString and boolIvan Timofeev2013-08-141-2/+2
* convert GetSelectionText... methods to OUString and boolIvan Timofeev2013-08-141-1/+1
* execute move of global headersBjoern Michaelsen2013-04-231-0/+343