summaryrefslogtreecommitdiff
path: root/svx/source/dialog/docrecovery.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-01-28bool improvementsStephan Bergmann1-11/+11
2014-01-28Introduce com.sun.star.frame.theAutoRecovery singleton.Matúš Kukan1-2/+2
2014-01-14xub_StrLen->sal_SizeCaolán McNamara1-1/+1
2013-11-08remove unnecessary use of OUString constructor in SVX moduleNoel Grandin1-9/+5
2013-09-26typo fixes in commentsAndras Timar1-3/+3
2013-09-05convert svx/source/dialog/*.cxx from String to OUStringNoel Grandin1-20/+20
2013-09-05convert svx/source/inc/docrecovery.hxx from String to OUStringNoel Grandin1-6/+6
2013-08-18Use subfolder names from <config_folders.h>Tor Lillqvist1-1/+2
2013-07-28reduce use of UniString from ResID ctorCaolán McNamara1-6/+6
2013-07-26More "Keep passing XComponentContext into officecfg:: wrapper fns"Stephan Bergmann1-1/+1
2013-07-26fdo#46037: no more comphelper/configurationhelper.hxx in svxJulien Nabet1-28/+17
2013-07-16convert versions of dialog to .uiCaolán McNamara1-2/+2
2013-06-28remove toolkit/unohlp.hxx hackThomas Arnhold1-1/+1
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist1-3/+3
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza1-3/+3
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-20/+20
2013-03-20Replace String with OUString (unotools)Chr. Rossmanith1-2/+2
2013-03-19further OUString cleanupThomas Arnhold1-1/+1
2013-03-15sal_Bool to boolTakeshi Abe1-6/+6
2013-03-04sal_Bool to boolTakeshi Abe1-1/+1
2013-03-04fdo#46808, convert task::StatusIndicatorFactory to new styleNoel Grandin1-18/+5
2013-03-04remove unused and commented out codeThomas Arnhold1-32/+0
2013-03-02Typo fix: informations -> information and a few other adjacent typos.Gregg King1-1/+1
2013-02-25loplugin: improve indentationThomas Arnhold1-6/+3
2013-01-28Resolves: fdo#59965 crash dialog title area text is missingCaolán McNamara1-1/+1
2013-01-09Resolves: fdo#58589 recovery dialog title area text is missingCaolán McNamara1-1/+1
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens1-2/+0
2012-11-29Pass pointer to view data entry to Paint() instead of its raw flag value.Kohei Yoshida1-4/+2
2012-11-27re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-11-16Fix the Windows build breakage by reorganizing svtools headers.Kohei Yoshida1-0/+1
2012-10-29fdo#46808, Create new-style frame::AutoRecovery serviceNoel Grandin1-15/+16
2012-10-25XubString->OUStringCaolán McNamara1-19/+19
2012-10-24fdo#46808, convert comphelper::ConfigurationHelper to XComponentContextNoel Grandin1-1/+1
2012-10-23fdo#46808, Adapt ui::dialogs::FolderPicker UNO service to new styleNoel Grandin1-3/+3
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida1-7/+7
2012-10-11Merged SvTreeListBox and SvLBox.Kohei Yoshida1-1/+1
2012-09-28having two SetPosSizePixel is a blasted nuisanceCaolán McNamara1-1/+1
2012-09-19ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann1-4/+3
2012-08-08reduce ascii noise and useless commentsThomas Arnhold1-2/+0
2012-08-07fdo#46193 MessBox was made copyableZolnai Tamás1-1/+1
2012-08-06There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET1-1/+1
2012-06-11remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara1-2/+3
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin1-3/+5
2012-06-02targeted string re-workNorbert Thiebaud1-11/+11
2012-05-29targetted SAL_N_ELEMENTS reversion.Michael Meeks1-2/+2
2012-05-21removed unused #definesTakeshi Abe1-4/+0
2012-05-17removed unused const rtl::OUStringTakeshi Abe1-2/+0
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann1-19/+19
2012-01-14Fix for fdo43460 Part XXXVIII getLength() to isEmpty()Olivier Hallot1-6/+6
2012-01-10simplify LocalFileHelper::ConvertURLToPhysicalNameCaolán McNamara1-1/+1