summaryrefslogtreecommitdiff
path: root/sfx2
AgeCommit message (Expand)AuthorFilesLines
2014-01-15sfx: Use constructor feature for OPackageStructureCreator.Matúš Kukan4-105/+37
2014-01-15sfx: Use constructor feature for SfxFrameLoader_Impl.Matúš Kukan5-166/+119
2014-01-15sfx: Constructor feature for pseudo implementations.Matúš Kukan4-78/+16
2014-01-15sfx: Use constructor feature for SfxDocTplService.Matúš Kukan4-116/+97
2014-01-15sfx: Use constructor feature for SfxGlobalEvents_Impl.Matúš Kukan6-489/+549
2014-01-15sfx: Use constructor feature for IFrameObject.Matúš Kukan4-111/+94
2014-01-15sfx: Use constructor feature for PluginObject.Matúš Kukan4-104/+81
2014-01-15remove sfx2/appuno.hxxMatúš Kukan11-11/+0
2014-01-15DdeGetData should apparently return boolStephan Bergmann1-7/+7
2014-01-15sfx: Use constructor feature for SfxAppDispatchProvider.Matúš Kukan4-184/+266
2014-01-15sfx: Use constructor feature for SfxMacroLoader.Matúš Kukan6-279/+447
2014-01-14EndDialog takes long nResult, not boolStephan Bergmann1-1/+1
2014-01-14longparas: none of the callers check for the error caseCaolán McNamara1-1/+1
2014-01-14Remove unused bForBrowsing parameterStephan Bergmann3-10/+8
2014-01-14PrepareClose should probably return boolStephan Bergmann5-22/+22
2014-01-14RET_NEWTASK is apparently unused (since around 2000)Stephan Bergmann1-4/+0
2014-01-13SvTreeListBox::ExpandingHdl should return boolStephan Bergmann1-3/+3
2014-01-13drop unnecessary tools/string.hxx includesCaolán McNamara2-2/+0
2014-01-13longparas: stop tuncating large html filesCaolán McNamara1-6/+1
2014-01-12Startcenter: no need to set helpids manually (new widget layout)Zolnai Tamás1-13/+0
2014-01-10fdo#72947 Startcenter: handle file urls and non-file urls on a different wayZolnai Tamás1-1/+6
2014-01-10SfxPoolItem::operator ==, != should return boolStephan Bergmann11-14/+14
2014-01-10Startcenter: ignore repeated clicks inside recent docs viewZolnai Tamás1-1/+1
2014-01-10re-write SvStream operator<< to non-overloaded methodsNoel Grandin2-27/+28
2014-01-10fdo#72947 Startcenter: display more userfriendly file urls in tooltipsZolnai Tamás1-3/+3
2014-01-10fdo#72420 Startcenter: help button point to local/wiki help, ui partZolnai Tamás2-4/+2
2014-01-09Startcenter: mnSpacing became unusedZolnai Tamás1-1/+0
2014-01-09Set PAPER_SCREEN_4_3 values back and use it as it wasZolnai Tamás1-6/+17
2014-01-09Remove unused private member: pAccExecZolnai Tamás2-4/+1
2014-01-09fdo#71628 Startcenter: remove thumbnail selection when focus is moved awayZolnai Tamás1-33/+2
2014-01-09Startcenter: use SCREEN_4_3 as default paper for presentationsZolnai Tamás1-1/+5
2014-01-09plenty of space in the empty cell that can be usedCaolán McNamara1-15/+4
2014-01-09Startcenter: when screen is small make doc thumbails smaller, v.2Zolnai Tamás1-1/+3
2014-01-09Startcenter: double click opens file only onceZolnai Tamás1-0/+3
2014-01-09Startcenter: when screen is small make doc thumbails smallerZolnai Tamás1-2/+2
2014-01-09remove unnecessary casts when calling Combobox::SetEntryDataNoel Grandin1-4/+4
2014-01-08swap button order in ui to match typical realityCaolán McNamara1-9/+9
2014-01-08tweak button order for alien warn dialogCaolán McNamara2-3/+4
2014-01-08Resolves: #i18109# pre-select the name in new style dialogTsutomu Uchino1-0/+1
2014-01-07Startcenter: Refresh RecentDocsView when select 'Clear list' menu optionZolnai Tamás5-3/+72
2014-01-07remove unnecessary sal_Unicode casts in OUStringBuffer::append callsNoel Grandin2-5/+5
2014-01-06Startcenter: add icons for 'Open Files' and 'Templates'Zolnai Tamás1-0/+12
2014-01-04unused dialog definitionCaolán McNamara3-120/+6
2014-01-04hidpi: Sidebar, fontwork, autoformat and other improvements.Keith Curtis5-23/+55
2014-01-04convert edit duration to .uiCaolán McNamara6-253/+375
2014-01-01Typos (comand -> command)Julien Nabet1-1/+1
2013-12-27cppcheck: remove dupsJulien Nabet1-1/+0
2013-12-27Some make file fixingZolnai Tamás1-1/+1
2013-12-27Transex3: NO_LOCALIZE_EXPORTZolnai Tamás1-3/+6
2013-12-26WaE: unused variablesTor Lillqvist1-2/+2