summaryrefslogtreecommitdiff
path: root/sfx2/source/dialog
AgeCommit message (Expand)Author
2014-01-28bool improvementsStephan Bergmann
2014-01-28Introduce com.sun.star.frame.theUICommandDescription singleton.Matúš Kukan
2014-01-28coverity#440971 Dereference before null checkCaolán McNamara
2014-01-25coverity#440744 Dereference after null checkCaolán McNamara
2014-01-25Related fdo#65826: Set StartCenter's min width to display one column of docsZolnai Tamás
2014-01-23coverity#440721 Dereference after null checkCaolán McNamara
2014-01-23SfxNoLayoutSingleTabDialog not needed anymoreCaolán McNamara
2014-01-22Introduce static inline cppu::acquire(), and make use of that.Jan Holesovsky
2014-01-22bool improvements (related to mixing bool/sal_Bool in &=, |=, ^=)Stephan Bergmann
2014-01-22bool improvementsStephan Bergmann
2014-01-21Change _get_implementation()'s not to do initialization directly.Jan Holesovsky
2014-01-21fdo#65826 and fdo#73605: set a minimum size to start centerZolnai Tamás
2014-01-20Minimize the constructor functions to a bare minimum.Jan Holesovsky
2014-01-17bool improvementsStephan Bergmann
2014-01-17Window::Notify should return boolStephan Bergmann
2014-01-16Related: fdo#71764 allow extensions button to group with helpCaolán McNamara
2014-01-16sfx: Use constructor feature for BackingComp.Matúš Kukan
2014-01-14EndDialog takes long nResult, not boolStephan Bergmann
2014-01-13SvTreeListBox::ExpandingHdl should return boolStephan Bergmann
2014-01-12Startcenter: no need to set helpids manually (new widget layout)Zolnai Tamás
2014-01-10SfxPoolItem::operator ==, != should return boolStephan Bergmann
2014-01-10fdo#72420 Startcenter: help button point to local/wiki help, ui partZolnai Tamás
2014-01-08tweak button order for alien warn dialogCaolán McNamara
2014-01-08Resolves: #i18109# pre-select the name in new style dialogTsutomu Uchino
2014-01-07Startcenter: Refresh RecentDocsView when select 'Clear list' menu optionZolnai Tamás
2014-01-04hidpi: Sidebar, fontwork, autoformat and other improvements.Keith Curtis
2014-01-04convert edit duration to .uiCaolán McNamara
2013-12-20convert input dialog to .uiCaolán McNamara
2013-12-20typo fixesAndras Timar
2013-12-19WaE: equality comparison result unusedCaolán McNamara
2013-12-19CID#705114 (unlikely) invalid iteratorCaolán McNamara
2013-12-13startcenter: Move the 'Create' under the separator & add a colon.Jan Holesovsky
2013-12-12simplify - use OUString::startsWith where possibleNoel Grandin
2013-12-06convert search dialog to .uiCaolán McNamara
2013-11-26Integrate branch of IAccessible2Steve Yin
2013-11-23fixed typo in commentChr. Rossmanith
2013-11-20remove RTL_CONSTASCII_STRINGPARAM in OUString::matchAsciiL callsNoel Grandin
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in appendAscii callsNoel Grandin
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-19remove most use of RTL_CONSTASCII_USTRINGPARAM macroNoel Grandin
2013-11-18convert alien dialog to .uiCaolán McNamara
2013-11-14sfx2: mac tinderbox says "system" is ambiguous so be more verbose...Michael Stahl
2013-11-14startcenter: Make the Help and Extensions button work.Jan Holesovsky
2013-11-14-Werror,-Wunused-const-variableStephan Bergmann
2013-11-14startcenter: Motif image now works too.Jan Holesovsky
2013-11-14startcenter: Thin line around the Help and Extensios buttons.Jan Holesovsky
2013-11-14startcenter: Rework completely according to the new design.Jan Holesovsky
2013-11-14Move MediaDescriptor from comphelper to unotoolsStephan Bergmann
2013-11-14WaE: Global resources should have an identifier >= 256.Thomas Arnhold
2013-11-12Convert New Style dialog to widget UIManal Alhassoun