summaryrefslogtreecommitdiff
path: root/svx/source/dialog/docrecovery.cxx
AgeCommit message (Expand)Author
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
2012-10-24fdo#46808, convert comphelper::ConfigurationHelper to XComponentContextNoel Grandin
2012-10-23fdo#46808, Adapt ui::dialogs::FolderPicker UNO service to new styleNoel Grandin
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida
2012-10-11Merged SvTreeListBox and SvLBox.Kohei Yoshida
2012-09-28having two SetPosSizePixel is a blasted nuisanceCaolán McNamara
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann
2012-08-08reduce ascii noise and useless commentsThomas Arnhold
2012-08-07fdo#46193 MessBox was made copyableZolnai Tamás
2012-08-06There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET
2012-06-11remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
2012-06-02targeted string re-workNorbert Thiebaud
2012-05-29targetted SAL_N_ELEMENTS reversion.Michael Meeks