summaryrefslogtreecommitdiff
path: root/cui/source/dialogs/pastedlg.cxx
AgeCommit message (Expand)AuthorFilesLines
2015-04-29Remove unnecessary IMPL_LINK[_NOARG]_INLINE_START/ENDStephan Bergmann1-2/+1
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/+13
2015-04-09vcl: VclPtr conversion in cuiNoel Grandin1-4/+0
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin1-10/+10
2015-02-16add GetSelectEntryData to ListBox and ComboBoxNoel Grandin1-1/+1
2014-10-24coverity#703936 Unchecked return valueCaolán McNamara1-3/+5
2014-10-23loplugin: cstylecastNoel Grandin1-2/+2
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-07-30Avoid possible memory leaks in case of exceptionsTakeshi Abe1-2/+2
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-2/+2
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert1-0/+1
2013-10-01convert CUI module from String to OUStringNoel Grandin1-3/+3
2013-08-15convert include/svtools/insdlg.hxx from String to OUStringNoel Grandin1-11/+11
2013-05-14adapt code to use paste special .uiCaolán McNamara1-23/+11
2013-05-14IconBox checkbox is always hidden and always disabledCaolán McNamara1-21/+1
2013-03-29ResMgr with LanguageTagEike Rathke1-2/+1
2012-11-22AllSettings with LanguageTagEike Rathke1-1/+1
2012-10-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-04-17translated or removed german comments in connectivity, cppuhelper and cuiFlorian Allmann-Rahn1-1/+1
2012-01-30refactor ConvertLineEndCaolán McNamara1-1/+1
2011-12-12now with an STL map we don't have to do our own mem allocationCaolán McNamara1-14/+8
2011-12-12Related: fdo#38832 Replace Table with std::mapMarcel Metz1-8/+12
2011-12-01This data member is no longer used. Remove it.Kohei Yoshida1-2/+1
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud1-9/+11
2011-02-15accfixes: merged to m100Malte Timmermann [mt]1-11/+11
2011-02-12Remove precompiled header support.Joseph Powers1-2/+0
2011-01-22Remove empty description and dates.Thomas Arnhold1-4/+0
2011-01-20accfixes: added more accessibility information and fixed tab orders in multip...Malte Timmermann [mt]1-1/+3
2011-01-14removetooltypes01: #i112600# remove tooltypes from cuiMikhail Voytenko1-11/+11
2010-11-02removed unnecessary comments and whitespaces, dead codeMarcin eXine M1-47/+0
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-02#i106421#: create new cui resource fileMathias Bauer1-14/+14
2009-10-31#i106421#: move svx/source/cui to cuiMathias Bauer1-0/+310
2010-07-10CWS changehid: #i111874#: change code to support HelpIds as byte stringsMathias Bauer1-4/+2
2010-06-04changehid: #i111874# remove SmartId, make HID of type rtl::OString, fill in d...Philipp Lohmann [pl]1-2/+4