summaryrefslogtreecommitdiffstats
path: root/sfx2/source
Commit message (Expand)AuthorAgeFilesLines
* sfx: Use constructor feature for SfxFrameLoader_Impl.Matúš Kukan2014-01-153-27/+117
* sfx: Constructor feature for pseudo implementations.Matúš Kukan2014-01-153-76/+12
* sfx: Use constructor feature for SfxDocTplService.Matúš Kukan2014-01-153-115/+95
* sfx: Use constructor feature for SfxGlobalEvents_Impl.Matúš Kukan2014-01-154-488/+546
* sfx: Use constructor feature for IFrameObject.Matúš Kukan2014-01-153-110/+92
* sfx: Use constructor feature for PluginObject.Matúš Kukan2014-01-153-103/+79
* remove sfx2/appuno.hxxMatúš Kukan2014-01-1511-11/+0
* DdeGetData should apparently return boolStephan Bergmann2014-01-151-7/+7
* sfx: Use constructor feature for SfxAppDispatchProvider.Matúš Kukan2014-01-152-183/+263
* sfx: Use constructor feature for SfxMacroLoader.Matúš Kukan2014-01-154-278/+444
* EndDialog takes long nResult, not boolStephan Bergmann2014-01-141-1/+1
* longparas: none of the callers check for the error caseCaolán McNamara2014-01-141-1/+1
* Remove unused bForBrowsing parameterStephan Bergmann2014-01-143-10/+8
* PrepareClose should probably return boolStephan Bergmann2014-01-145-22/+22
* RET_NEWTASK is apparently unused (since around 2000)Stephan Bergmann2014-01-141-4/+0
* SvTreeListBox::ExpandingHdl should return boolStephan Bergmann2014-01-131-3/+3
* drop unnecessary tools/string.hxx includesCaolán McNamara2014-01-131-1/+0
* longparas: stop tuncating large html filesCaolán McNamara2014-01-131-6/+1
* Startcenter: no need to set helpids manually (new widget layout)Zolnai Tamás2014-01-121-13/+0
* fdo#72947 Startcenter: handle file urls and non-file urls on a different wayZolnai Tamás2014-01-101-1/+6
* SfxPoolItem::operator ==, != should return boolStephan Bergmann2014-01-1010-13/+13
* Startcenter: ignore repeated clicks inside recent docs viewZolnai Tamás2014-01-101-1/+1
* re-write SvStream operator<< to non-overloaded methodsNoel Grandin2014-01-102-27/+28
* fdo#72947 Startcenter: display more userfriendly file urls in tooltipsZolnai Tamás2014-01-101-3/+3
* fdo#72420 Startcenter: help button point to local/wiki help, ui partZolnai Tamás2014-01-101-3/+0
* Startcenter: mnSpacing became unusedZolnai Tamás2014-01-091-1/+0
* Set PAPER_SCREEN_4_3 values back and use it as it wasZolnai Tamás2014-01-091-6/+17
* Remove unused private member: pAccExecZolnai Tamás2014-01-091-3/+1
* fdo#71628 Startcenter: remove thumbnail selection when focus is moved awayZolnai Tamás2014-01-091-33/+2
* Startcenter: use SCREEN_4_3 as default paper for presentationsZolnai Tamás2014-01-091-1/+5
* Startcenter: when screen is small make doc thumbails smaller, v.2Zolnai Tamás2014-01-091-1/+3
* Startcenter: double click opens file only onceZolnai Tamás2014-01-091-0/+3
* Startcenter: when screen is small make doc thumbails smallerZolnai Tamás2014-01-091-2/+2
* remove unnecessary casts when calling Combobox::SetEntryDataNoel Grandin2014-01-091-4/+4
* tweak button order for alien warn dialogCaolán McNamara2014-01-081-1/+1
* Resolves: #i18109# pre-select the name in new style dialogTsutomu Uchino2014-01-081-0/+1
* Startcenter: Refresh RecentDocsView when select 'Clear list' menu optionZolnai Tamás2014-01-073-3/+58
* remove unnecessary sal_Unicode casts in OUStringBuffer::append callsNoel Grandin2014-01-072-5/+5
* unused dialog definitionCaolán McNamara2014-01-043-120/+6
* hidpi: Sidebar, fontwork, autoformat and other improvements.Keith Curtis2014-01-045-23/+55
* convert edit duration to .uiCaolán McNamara2014-01-044-253/+39
* Typos (comand -> command)Julien Nabet2014-01-011-1/+1
* cppcheck: remove dupsJulien Nabet2013-12-271-1/+0
* WaE: unused variablesTor Lillqvist2013-12-261-2/+2
* convert input dialog to .uiCaolán McNamara2013-12-204-129/+16
* typo fixesAndras Timar2013-12-206-13/+13
* WaE: equality comparison result unusedCaolán McNamara2013-12-191-1/+1
* CID#705114 (unlikely) invalid iteratorCaolán McNamara2013-12-191-1/+3
* No need for implbase1.hxx to include XComponentContext.hppStephan Bergmann2013-12-171-0/+1
* remove unnecessary double calls to OUString constructorNoel Grandin2013-12-172-2/+2