summaryrefslogtreecommitdiffstats
path: root/sfx2/source/appl
Commit message (Expand)AuthorAgeFilesLines
* split the creation of SfxStyleFamilies into a methodCaolán McNamara2016-10-251-0/+15
* loplugin:countusersofdefaultparams in sd..slideshowNoel Grandin2016-10-241-1/+1
* tdf#96015 (part) link to Doc'tation in Help menuOlivier Hallot2016-10-191-20/+12
* tdf#89307: Removed T* SvRef::opeartor &()Jacek Fraczek2016-10-181-2/+2
* Lock SolarMutex in SfxAppDispatchProvider::queryDispatchStephan Bergmann2016-10-181-0/+2
* clang-cl loplugin: sfx2Stephan Bergmann2016-10-164-98/+98
* loplugin:mergeclasses merge SfxWorkWindow with SfxFrameWorkWin_ImplNoel Grandin2016-10-141-74/+49
* drop unused SID_UNKNOWN resourceCaolán McNamara2016-10-131-5/+0
* safemode: Add flag to indicate safemodeSamuel Mehrbrodt2016-10-121-0/+2
* loplugin:constantfunctionNoel Grandin2016-10-111-4/+0
* safemode: Add uno command and menu entrySamuel Mehrbrodt2016-10-101-0/+34
* tdf#89307: Removed SvRef::operator T*()Jacek Fraczek2016-10-102-3/+3
* de-src RID_HELP_ONSTARTUP_BOX checkboxCaolán McNamara2016-10-073-9/+3
* HID_HELP_ONSTARTUP_BOX goes nowhere in helpCaolán McNamara2016-10-072-6/+0
* SfxViewFrame::GetParentViewFrame_Impl always returns nullptrStephan Bergmann2016-10-071-19/+13
* loplugin:staticmethods: sfx2Stephan Bergmann2016-10-072-6/+6
* I can't see any evidence of any remaining magenta mask using image resourcesCaolán McNamara2016-10-061-45/+21
* Replace DdeData conversion operators with proper functionsStephan Bergmann2016-10-052-3/+3
* convert MapUnit to scoped enumNoel Grandin2016-10-052-10/+10
* Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann2016-10-0512-70/+70
* Fix typosAndrea Gelmini2016-10-011-1/+1
* loplugin:constantparamNoel Grandin2016-09-302-11/+7
* tdf#102776 : toolbar mode changing in multiple windowsSzymon Kłos2016-09-291-145/+172
* perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke2016-09-234-6/+4
* loplugin:overrideStephan Bergmann2016-09-141-1/+1
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-1312-23/+23
* loplugin:constantparam in sfx2Noel Grandin2016-09-093-14/+12
* Notebookbar: fixed crash while using two modules simultaneouslySzymon Kłos2016-09-071-4/+3
* std::list<sal_Int16> to vectorNoel Grandin2016-09-011-5/+2
* gtk3: Implement menubar hidingMaxim Monastirsky2016-08-311-2/+0
* Let OUStringLiteral1 take its arg as ctor arg, not template argStephan Bergmann2016-08-302-7/+7
* Adapt loplugin:stringconstant to improved OUStringLiteral1Stephan Bergmann2016-08-292-17/+14
* put StreamMode masks in scope of enum classJochen Nitschke2016-08-273-3/+3
* GSoC notebookbar: hiding menubarSzymon Kłos2016-08-251-0/+46
* tdf#92518 replace hard coded resource idsJochen Nitschke2016-08-232-66/+147
* remove dead resource name, related to tdf#92518Jochen Nitschke2016-08-231-1/+0
* remove dead resource names, related to tdf#92518Jochen Nitschke2016-08-231-2/+0
* GSoC: tdf#101249 Toolbar Mode switchingSzymon Kłos2016-08-221-0/+242
* Resolves: coverity#705366 Mixing enum typesCaolán McNamara2016-08-191-4/+4
* remove dead resource names, related to tdf#92518Jochen Nitschke2016-08-181-4/+0
* tdf#96015 (part) links to Askbot in the Help menuOlivier Hallot2016-08-111-0/+23
* sfx2: add comment to avoid range-based for loopThorsten Behrens2016-08-091-1/+3
* make clearer what the code is actually doingMarkus Mohrhard2016-08-081-3/+4
* reduce scope of variableMarkus Mohrhard2016-08-081-3/+2
* no range based for loop when container is modified, tdf#100870, tdf#101320Markus Mohrhard2016-08-081-1/+2
* loplugin:countusersofdefaultparams in sfx2Noel Grandin2016-08-023-4/+4
* improve passstuffbyref return analysisNoel Grandin2016-07-273-3/+3
* masses of MessBoxes not being disposed promptlyCaolán McNamara2016-07-263-3/+3
* Moved SfxModule owner to SfxApplicationMark Page2016-07-132-41/+16
* ditch the application per-language IsAutoMnemonicEnabled settingCaolán McNamara2016-07-102-8/+0