summaryrefslogtreecommitdiff
path: root/cui/source/dialogs/cuigaldlg.cxx
AgeCommit message (Expand)Author
2014-04-16cui: sal_Bool->boolNoel Grandin
2014-03-27sfx2: sal_Bool->boolNoel Grandin
2014-03-22coverity#738582 Uninitialized pointer fieldCaolán McNamara
2014-03-18sfx2: sal_Bool->boolNoel Grandin
2014-03-12convert gallery apply progress dialog to .uiCaolán McNamara
2014-03-12convert gallery files page to .uiCaolán McNamara
2014-03-11convert gallery update progress dialog to .uiCaolán McNamara
2014-03-11convert gallery general page to .uiCaolán McNamara
2014-02-23Remove unneccessary commentsAlexander Wilms
2014-02-21vcl: sal_Bool -> boolStephan Bergmann
2014-02-11coverity#738581 Uninitialized pointer fieldCaolán McNamara
2014-02-11coverity#738580 Uninitialized pointer fieldCaolán McNamara
2014-01-22bool improvementsStephan Bergmann
2014-01-01convert update file list queryboxes to .uiManal Alhassoun
2013-12-24convert gallery theme properties dialog to .uiCaolán McNamara
2013-12-17convert gallery search progress dialog to .uiCaolán McNamara
2013-12-17fix deadlock on pressing cancel in find files for galleryCaolán McNamara
2013-12-16convert gallery theme id dialog to .uiCaolán McNamara
2013-12-16convert gallery title dialog to .uiCaolán McNamara
2013-11-20avmedia: Implement "block untrusted referer links" featureStephan Bergmann
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-11-08Make INetURLObject-from-OUString ctor explicitStephan Bergmann
2013-10-01cui: fix up WNT-only codeMichael Stahl
2013-10-01convert CUI module from String to OUStringNoel Grandin
2013-09-13Related: fdo#38838 remove UniString::ToLowerAsciiCaolán McNamara
2013-08-12convert vcl/graphicfilter.hxx from String to OUStringNoel Grandin
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong
2013-03-04sal_Bool to boolTakeshi Abe
2013-02-24loplugin: unused variablesThomas Arnhold
2013-02-14Removed several useless macros: UNISTRING, USTR, USTR_ASCII, ASCII_STR, ASCII...Jean-Noël Rouvignac
2013-02-08fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac
2013-01-22fdo#38838 Some removal/replacement of the String/UniString with OUStringJean-Noël Rouvignac
2013-01-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky
2012-10-23fdo#46808, Adapt ui::dialogs::FolderPicker UNO service to new styleNoel Grandin
2012-10-04re-base on ALv2 code. Includes:Michael Meeks
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann
2012-07-16Resolves: fdo#42454 'imported' gallery format doesn't appear to existCaolán McNamara
2012-05-16removed unused constant rtl::OUStringTakeshi Abe
2012-04-20removed unused definesTakeshi Abe
2012-04-17translated or removed german comments in connectivity, cppuhelper and cuiFlorian Allmann-Rahn
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-02-23Adapted SearchThread/TakeThread to safer-to-use salhelper::ThreadStephan Bergmann
2012-01-21Improve checking for emptinessThomas Arnhold
2011-08-25callcatcher: yet more unused codeCaolán McNamara
2011-08-21undo anything not wizard related in the previous merge-commitNorbert Thiebaud
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky