summaryrefslogtreecommitdiff
path: root/svx/workben
AgeCommit message (Expand)AuthorFilesLines
2013-12-17remove unnecessary double calls to OUString constructorNoel Grandin1-1/+1
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin1-1/+1
2013-10-28fixincludeguards.sh: svxThomas Arnhold1-2/+2
2013-06-28remove toolkit/unohlp.hxx hackThomas Arnhold1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák3-43/+41
2013-03-31remove bitrotten edittestAndras Timar1-1748/+0
2013-03-19further OUString cleanupThomas Arnhold1-6/+5
2013-03-11use startsWith() instead of compareToAscii()Thomas Arnhold1-1/+1
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac1-22/+22
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida1-5/+5
2012-11-29Get it to build.Kohei Yoshida1-2/+2
2012-11-29Pass pointer to view data entry to Paint() instead of its raw flag value.Kohei Yoshida1-2/+3
2012-11-27re-base on ALv2 code. Includes:Michael Meeks5-90/+71
2012-10-31Get rid of vcl::unohelper::GetMultiServiceFactoryStephan Bergmann1-1/+1
2012-10-25XubString->OUStringCaolán McNamara1-2/+3
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida1-18/+18
2012-10-11Merged SvTreeListBox and SvLBox.Kohei Yoshida1-1/+1
2012-10-04fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin1-5/+2
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann1-15/+0
2012-07-30Bug 48549 - System::Beep() removalMathieu Vonlanthen1-1/+0
2012-07-25Convert SV_DECL_PTRARR_DEL(StringList) to std::vectorNoel Grandin1-2/+11
2012-07-23fdo#48549 System::Beep() removalMathieu Vonlanthen1-2/+0
2012-06-22.xml files don't need executable bitsMichael Stahl1-0/+0
2012-06-21re-base on ALv2 code.Michael Meeks1-0/+18
2012-06-02targeted string re-workNorbert Thiebaud1-12/+12
2012-06-01targeted string re-workNorbert Thiebaud1-11/+11
2012-04-12remove formfeedsThomas Arnhold1-1/+1
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-5/+5
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-8/+8
2012-03-21chmod -xTor Lillqvist1-0/+0
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann1-1/+1
2012-01-13just return the read string here instead of passing one in by refCaolán McNamara1-2/+1
2012-01-06Removed unnecessary tools/debug.hxx includes.Marcel Metz1-1/+0
2012-01-06catch exception by constant referenceTakeshi Abe1-3/+1
2012-01-05Removed unnecessary tools includes.Marcel Metz1-1/+0
2011-12-14regpathhelper: unused, so we've got to have two of themCaolán McNamara1-1/+0
2011-12-03sfx2::FileDialogHelper: refactor construction:Michael Stahl1-1/+2
2011-11-27remove include of pch header from svxNorbert Thiebaud3-6/+0
2011-09-29add modelinesCaolán McNamara1-0/+3
2011-08-29valgrind: various unused codeCaolán McNamara1-30/+0
2011-07-01Do not include filedlg.hxx when not necessaryFrancois Tigeot1-1/+0
2011-04-20Remove DECLARE_LIST( ViewList, MyView* )Joseph Powers1-12/+0
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito4-0/+0
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky6-0/+1795
2011-03-13Move DBG_ERROR to OSL_FAIL for getStr() (multiline)Thomas Arnhold1-1/+1
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens6-0/+1795
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold1-4/+4
2011-01-14removetooltypes01: #i112600# Remove tool types from binfilter, starmath, svx,...Carsten Driesner1-1/+1
2010-12-26Remove DECLARE_LIST( ViewList, MyView* )Joseph Powers2-1868/+0
2010-12-18cppcheck: silence warningsCaolán McNamara1-42/+0