summaryrefslogtreecommitdiffstats
path: root/basctl/source/basicide/basdoc.cxx
Commit message (Expand)AuthorAgeFilesLines
* loplugin:virtualdead unused param in SfxObjectShell::FillClassNoel Grandin2019-10-211-1/+1
* o3tl::make_unique -> std::make_unique in basctl...bridgesGabor Kelemen2019-01-161-2/+1
* tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen2019-01-071-0/+1
* remove unused enum SfxObjectShellFlagsNoel Grandin2018-12-041-1/+1
* SDI: don't #define/#undef names of actual classes for slot headersMike Kaganski2018-03-131-1/+1
* basctl: consistently use "" and <> in include directivesMike Kaganski2017-10-101-1/+1
* de-hrc various thingsCaolán McNamara2017-07-211-1/+1
* loplugin:casttovoid: basctlStephan Bergmann2017-07-021-1/+0
* Make SfxItemSet ranges correct by constructionStephan Bergmann2017-06-161-1/+1
* Use unique_ptr for SfxPrinter::pOptionsStephan Bergmann2017-06-131-1/+4
* use forward declaration for SfxItemSetJochen Nitschke2017-03-161-0/+1
* these ResIds are used solely for their number by nowCaolán McNamara2016-03-071-1/+1
* Make SotFactory private to sot/ and clean a bitMatúš Kukan2016-01-051-0/+1
* 5th step to remove tools/rtti.hxxOliver Specht2015-11-111-1/+0
* hide ScopedPtr::reset and add disposeAndClearCaolán McNamara2015-09-211-3/+2
* Apply new VclPtr clang plugin to catch potential problems.Noel Grandin2015-06-061-1/+1
* Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks2015-04-281-1/+6
|\
| * protect more printer code-paths.Michael Meeks2015-04-101-1/+3
| * Move OutputDevice members to VclPtr: dbaccess, canvas.Michael Meeks2015-04-101-0/+3
* | convert SFXOBJECTSHELL_ constants to scoped enumNoel Grandin2015-04-101-1/+1
* | convert SFXMODEL_ to scoped enumNoel Grandin2015-04-101-1/+1
|/
* create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin2015-03-181-1/+1
* Removed useless includes in basctl/source/basicide/ treeAndrea Gelmini2014-12-051-3/+0
* We now only need one bit of information hereCaolán McNamara2014-11-251-1/+1
* remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud2014-06-271-1/+1
* sfx2: Move InitInterface_Impl() method out of SFX_IMPL_INTERFACE.Jan Holesovsky2014-04-181-1/+3
* sfx2: Kill SFX_STATUSBAR_REGISTRATION macro.Jan Holesovsky2014-04-181-1/+1
* sal_Bool to boolMatteo Casalin2014-03-161-1/+1
* fdo#38838, replacement of String with OUStringÁdám Csaba Király2013-03-051-1/+1
* callcatcher: update unused code listsCaolán McNamara2012-09-241-1/+0
* Cleanup in basctl (raw pointers)Uray M. János2012-09-071-11/+7
* Basic IDE: namespace basctlUray M. János2012-08-291-11/+16
* IDE: sal_Bool to boolUray M. János2012-08-071-2/+2
* re-base on ALv2 code.Michael Meeks2012-06-121-23/+14
* Remove unnecessary includesAugust Sodora2011-11-301-1/+6
* remove include of pch header in basctlNorbert Thiebaud2011-11-271-2/+0
* Remove unnecessary includesAugust Sodora2011-11-081-13/+4
* remove obsolete, and apparently unused GLOBALOVERFLOW* definesMichael Meeks2011-09-011-2/+0
* Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud2011-03-091-38/+2
|\
| * removetooltypes01: #i112600# remove tooltypes from basctlMikhail Voytenko2011-01-141-2/+2
| * CWS changehid: #i111874#: change code to support HelpIds as byte stringsMathias Bauer2010-07-101-37/+0
| * changehid: #i111874# remove SmartId, make HID of type rtl::OString, fill in d...Philipp Lohmann [pl]2010-06-041-1/+2
* | cleaning of __EXPORT defineGert Faller2010-12-111-1/+1
* | Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-131-0/+2
|/
* autorecovery: merged changes from m74. Still need to find out how to re-do tw...Frank Schoenheit [fs]2010-03-111-5/+2
|\
| * CWS-TOOLING: integrate CWS changefileheader2Vladimir Glazunov2010-02-171-4/+1
| |\
| | * changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien2010-02-121-4/+1
| * | #i107450#: build all other modules with new editeng libMathias Bauer2010-01-081-1/+1
| |/
* | autorecovery: initial implementation of a new save/recovery for database docu...Frank Schoenheit [fs]2010-01-121-1/+1
* | autorecovery: allow creating SFX-based documents which do not support the XDo...Frank Schoenheit [fs]2010-01-061-2/+3
|/