summaryrefslogtreecommitdiff
path: root/cui/source/dialogs/postdlg.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-04-29Remove unnecessary IMPL_LINK[_NOARG]_INLINE_START/ENDStephan Bergmann1-8/+2
2015-04-10vclwidget: only call dispose() onceNoel Grandin1-1/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-0/+7
2015-04-09vcl: VclPtr conversion in cuiNoel Grandin1-0/+6
2014-10-23loplugin: cstylecastNoel Grandin1-3/+3
2014-10-01fdo#82577: Handle TimeNoel Grandin1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-09-18fdo#82577: Handle FontNoel Grandin1-1/+1
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann1-3/+3
2014-09-10Replace uses of old SFX_ITEM_AVAILABLE alias with SFX_ITEM_DEFAULTStephan Bergmann1-3/+3
2014-08-18drop unnecessary shl.hxx includesCaolán McNamara1-1/+0
2014-04-27constLuboš Luňák1-2/+2
2014-04-16cui: sal_Bool->boolNoel Grandin1-3/+3
2014-02-23Remove unneccessary commentsAlexander Wilms1-8/+8
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert1-0/+1
2014-02-20svl: sal_Bool -> boolStephan Bergmann1-3/+3
2014-02-19unotools: sal_Bool -> boolStephan Bergmann1-1/+1
2013-11-05convert xub_StrLen to sal_Int32Noel Grandin1-1/+1
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist1-1/+1
2013-10-01convert CUI module from String to OUStringNoel Grandin1-4/+4
2013-04-27Bin ugly (ab)use of preprocessor in headersTor Lillqvist1-2/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-1/+1
2013-03-22String::AppendAscii cleanupRicardo Montania1-8/+8
2013-02-26postit dialog is always used for redline comments nowCaolán McNamara1-9/+1
2013-02-26adapt code to comment .ui conversionCaolán McNamara1-64/+46
2012-11-22get rid of unnecessary LocaleDataWrapper temporary instancesEike Rathke1-7/+7
2012-11-22AllSettings with LanguageTagEike Rathke1-3/+3
2012-11-15fdo#46808, use service constructor for i18n::NumberFormatMapperNoel Grandin1-3/+3
2012-10-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-06-09Remove superfluous include commentsThomas Arnhold1-1/+0
2012-04-17translated or removed german comments in connectivity, cppuhelper and cuiFlorian Allmann-Rahn1-2/+2
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann1-6/+6
2012-01-30refactor ConvertLineEndCaolán McNamara1-3/+5
2011-12-01get rid of class Date and Time default ctor with system time penaltyEike Rathke1-4/+4
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud1-12/+16
2011-02-15accfixes: merged to m100Malte Timmermann [mt]1-12/+12
2011-02-12Remove precompiled header support.Joseph Powers1-3/+0
2011-01-20accfixes: added more accessibility information and fixed tab orders in multip...Malte Timmermann [mt]1-0/+4
2011-01-14removetooltypes01: #i112600# remove tooltypes from cuiMikhail Voytenko1-12/+12
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-11-11some fixes for remaining resource problemsMathias Bauer1-1/+2
2009-11-02#i106421#: create new cui resource fileMathias Bauer1-18/+19
2009-10-31#i106421#: move svx/source/cui to cuiMathias Bauer1-0/+260
2010-07-10CWS changehid: #i111874#: change code to support HelpIds as byte stringsMathias Bauer1-8/+4
2010-06-04changehid: #i111874# remove SmartId, make HID of type rtl::OString, fill in d...Philipp Lohmann [pl]1-4/+8