summaryrefslogtreecommitdiff
path: root/svx/workben
AgeCommit message (Expand)AuthorFilesLines
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-4/+4
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin1-1/+1
2014-11-07coverity#1251177 Uncaught exceptionCaolán McNamara1-0/+5
2014-11-05coverity#1215393 Uncaught exceptionCaolán McNamara1-14/+22
2014-09-23fdo#82577: Handle WindowNoel Grandin2-4/+4
2014-08-21These "newly added" record types are publicly documented nowadaysTor Lillqvist1-4/+4
2014-05-19loplugin:saloverrideStephan Bergmann1-9/+9
2014-05-19loplugin:unreffunStephan Bergmann1-7/+0
2014-05-19svx: pixelctl demo - cleanup headersChris Sherlock1-8/+0
2014-05-19svx: Create pixel control (bitmap editing) demoChris Sherlock1-0/+161
2014-04-14typo: atim -> atomThomas Arnhold1-2/+2
2014-02-26Remove visual noise from svxAlexander Wilms3-17/+17
2014-02-23Remove unneccessary commentsAlexander Wilms1-7/+7
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