summaryrefslogtreecommitdiff
path: root/svx/source/dialog/docrecovery.cxx
AgeCommit message (Expand)Author
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-10-20loplugin: cstylecastNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-19fdo#83891 Show document names including " - " during autorecoveryMatthew J. Francis
2014-08-25QueryBox RID_QRY_REMOVE_* -> MessageDialog + stringCaolán McNamara
2014-08-11RID_SVX_MDLG_DOCRECOVERY_BROKEN conversion to .uiSzymon Kłos
2014-08-01typo: more then -> more thanTakeshi Abe
2014-06-22Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-06-16convert Save Progress Dialog to .uiCaolán McNamara
2014-06-04convert document recovery dialog to .uiCaolán McNamara
2014-05-24convert doc recovery save page to .uiCaolán McNamara
2014-04-18Typo: s/cant/can't/Tor Lillqvist
2014-04-15svx: sal_Bool->boolNoel Grandin
2014-03-25svtools: sal_Bool->boolNoel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-26Remove visual noise from svxAlexander Wilms
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert
2014-02-07remove the 4 send crash report tabpagesCaolán McNamara
2014-01-28bool improvementsStephan Bergmann
2014-01-28Introduce com.sun.star.frame.theAutoRecovery singleton.Matúš Kukan
2014-01-14xub_StrLen->sal_SizeCaolán McNamara
2013-11-08remove unnecessary use of OUString constructor in SVX moduleNoel Grandin
2013-09-26typo fixes in commentsAndras Timar
2013-09-05convert svx/source/dialog/*.cxx from String to OUStringNoel Grandin
2013-09-05convert svx/source/inc/docrecovery.hxx from String to OUStringNoel Grandin
2013-08-18Use subfolder names from <config_folders.h>Tor Lillqvist
2013-07-28reduce use of UniString from ResID ctorCaolán McNamara
2013-07-26More "Keep passing XComponentContext into officecfg:: wrapper fns"Stephan Bergmann
2013-07-26fdo#46037: no more comphelper/configurationhelper.hxx in svxJulien Nabet
2013-07-16convert versions of dialog to .uiCaolán McNamara
2013-06-28remove toolkit/unohlp.hxx hackThomas Arnhold
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-20Replace String with OUString (unotools)Chr. Rossmanith
2013-03-19further OUString cleanupThomas Arnhold
2013-03-15sal_Bool to boolTakeshi Abe
2013-03-04sal_Bool to boolTakeshi Abe
2013-03-04fdo#46808, convert task::StatusIndicatorFactory to new styleNoel Grandin
2013-03-04remove unused and commented out codeThomas Arnhold
2013-03-02Typo fix: informations -> information and a few other adjacent typos.Gregg King
2013-02-25loplugin: improve indentationThomas Arnhold
2013-01-28Resolves: fdo#59965 crash dialog title area text is missingCaolán McNamara
2013-01-09Resolves: fdo#58589 recovery dialog title area text is missingCaolán McNamara
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-11-29Pass pointer to view data entry to Paint() instead of its raw flag value.Kohei Yoshida
2012-11-27re-base on ALv2 code. Includes:Michael Meeks
2012-11-16Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida
2012-10-29fdo#46808, Create new-style frame::AutoRecovery serviceNoel Grandin
2012-10-25XubString->OUStringCaolán McNamara