summaryrefslogtreecommitdiff
path: root/svx/source/dialog/docrecovery.cxx
AgeCommit message (Expand)Author
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
2012-05-21removed unused #definesTakeshi Abe
2012-05-17removed unused const rtl::OUStringTakeshi Abe
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-01-14Fix for fdo43460 Part XXXVIII getLength() to isEmpty()Olivier Hallot
2012-01-10simplify LocalFileHelper::ConvertURLToPhysicalNameCaolán McNamara
2011-11-27remove include of pch header from svxNorbert Thiebaud
2011-10-19removed unused macroTakeshi Abe
2011-08-19fdo#37206 toggle default config to false for crash-reporter installedCaolán McNamara
2011-08-12callcatcher: some unused codeCaolán McNamara