summaryrefslogtreecommitdiff
path: root/cui/source/factory
AgeCommit message (Expand)AuthorFilesLines
2013-01-25Object name, description dialog and messagebox ported to UI filesRobert Roth1-14/+3
2013-01-24rename SfxSingleTabDialog to SfxNoLayoutSingleTabDialogCaolán McNamara1-1/+1
2013-01-21Changed SetText() / GetText() to take/return OUStringChr. Rossmanith2-24/+24
2013-01-18add a way to select the current SfxTabPage by nameCaolán McNamara2-0/+26
2012-11-22AllSettings with LanguageTagEike Rathke1-1/+1
2012-11-02fdo#38838 UniString replacementRicardo Montania2-2/+2
2012-10-31convert run macro to .uiCaolán McNamara1-9/+2
2012-10-09De-duplicate AbstractSfxDialog_ImplTor Lillqvist2-9/+9
2012-10-08Deduplication of AbstractTabDialog_Impl and VclAbstractDialog_ImplTor Lillqvist2-27/+27
2012-10-04re-base on ALv2 code. Includes:Michael Meeks3-72/+45
2012-09-28adapt insert character dialog to new layoutCaolán McNamara1-14/+3
2012-08-08remove include comments and boxesThomas Arnhold1-1/+0
2012-07-07removed unnecessary forward declarations of classTakeshi Abe1-1/+0
2012-06-21re-base on ALv2 code.Michael Meeks2-52/+34
2012-06-16Dialog for Smooth filterTomaž Vajngerl2-15/+22
2012-06-09Remove superfluous include commentsThomas Arnhold1-2/+0
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-4/+4
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann2-8/+8
2012-02-10Prefer equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("...")) to equalsAscii("...")Takeshi Abe1-4/+4
2012-01-17Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz1-1/+1
2012-01-16Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz1-1/+1
2012-01-05Removed unnecessary tools includes.Marcel Metz2-2/+0
2011-12-07Remove oooimprovementAugust Sodora1-9/+0
2011-09-27Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann1-2/+2
2011-09-24re-factor XPropertyList derivatives to use a rtl::ReferenceMichael Meeks2-9/+3
2011-09-11cleanup cut/paste .src changes and add 'Embed' check-box to srcMichael Meeks1-5/+5
2011-06-20totally pointless intermediate objectCaolán McNamara1-4/+3
2011-06-10#include "cuigaldlg.hxx" was done twice.Joseph Powers1-1/+0
2011-04-16gbuildize cuiDavid Tardon1-52/+0
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud2-135/+135
2011-02-12Remove precompiled header support.Joseph Powers4-12/+0
2011-02-08CWS gnumake3: found another tools integer typeMathias Bauer1-1/+1
2011-02-08CWS gnumake3: pull in cws removetooltypes01Mathias Bauer2-101/+101
2011-01-14removetooltypes01: #i112600# remove tooltypes from cuiMikhail Voytenko2-101/+101
2011-01-12CWS gnumake3: #i86790#: clean up mess with ooo+iso resource filesMathias Bauer1-0/+7
2010-11-10 removetooltypes01: #i112600# resync to DEV300_m92; remove tooltypes from xml...Xiaofei Zhang2-52/+68
2010-11-08remove useless comments (empty/just specifying dates) & dead code (//CHINA001)Alexander O. Anisimov2-4/+4
2010-11-02cui: more fixes of dead code, bogus and GermaneXine2-29/+5
2010-10-28add modelines to .hxx files as wellCaolán McNamara1-0/+2
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth4-0/+11
2010-10-09CWS changehid: resync to m89Mathias Bauer1-18/+0
2010-10-05more removed include guards using fixguard.pyPetr Mladek1-0/+0
2010-10-05remove include guards using fixguard.pyPetr Mladek1-0/+0
2010-07-29CWS-TOOLING: integrate CWS vcl113obo1-18/+0
2010-07-15vcl113: #i90023# remove unused code (thanks cmc!)Philipp Lohmann [pl]1-18/+0
2010-06-08cws tl78: #i109634# additional dialog parameterThomas Lange [tl]2-3/+3
2010-04-29cws tl78: merge with DEV300 m77Thomas Lange [tl]1-1/+1
2010-03-24cws tl78: merge with DEV300_m75Thomas Lange [tl]6-40/+96
2010-03-04#i109634# password to open/modify dialogThomas Lange [tl]2-3/+10
2010-03-03#109634# password to modify dialogThomas Lange [tl]2-0/+31