summaryrefslogtreecommitdiffstats
path: root/svx/workben
Commit message (Expand)AuthorAgeFilesLines
* remove unnecessary use of void in function declarationsNoel Grandin2015-04-151-4/+4
* fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin2015-01-071-1/+1
* coverity#1251177 Uncaught exceptionCaolán McNamara2014-11-071-0/+5
* coverity#1215393 Uncaught exceptionCaolán McNamara2014-11-051-14/+22
* fdo#82577: Handle WindowNoel Grandin2014-09-232-4/+4
* These "newly added" record types are publicly documented nowadaysTor Lillqvist2014-08-211-4/+4
* loplugin:saloverrideStephan Bergmann2014-05-191-9/+9
* loplugin:unreffunStephan Bergmann2014-05-191-7/+0
* svx: pixelctl demo - cleanup headersChris Sherlock2014-05-191-8/+0
* svx: Create pixel control (bitmap editing) demoChris Sherlock2014-05-191-0/+161
* typo: atim -> atomThomas Arnhold2014-04-141-2/+2
* Remove visual noise from svxAlexander Wilms2014-02-263-17/+17
* Remove unneccessary commentsAlexander Wilms2014-02-231-7/+7
* remove unnecessary double calls to OUString constructorNoel Grandin2013-12-171-1/+1
* remove unnecessary use of OUString constructor when assigningNoel Grandin2013-11-191-1/+1
* fixincludeguards.sh: svxThomas Arnhold2013-10-281-2/+2
* remove toolkit/unohlp.hxx hackThomas Arnhold2013-06-281-1/+1
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-073-43/+41
* remove bitrotten edittestAndras Timar2013-03-311-1748/+0
* further OUString cleanupThomas Arnhold2013-03-191-6/+5
* use startsWith() instead of compareToAscii()Thomas Arnhold2013-03-111-1/+1
* fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac2013-02-221-22/+22
* Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida2013-02-121-5/+5
* Get it to build.Kohei Yoshida2012-11-291-2/+2
* Pass pointer to view data entry to Paint() instead of its raw flag value.Kohei Yoshida2012-11-291-2/+3
* re-base on ALv2 code. Includes:Michael Meeks2012-11-275-90/+71
* Get rid of vcl::unohelper::GetMultiServiceFactoryStephan Bergmann2012-10-311-1/+1
* XubString->OUStringCaolán McNamara2012-10-251-2/+3
* Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida2012-10-191-18/+18
* Merged SvTreeListBox and SvLBox.Kohei Yoshida2012-10-111-1/+1
* fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin2012-10-041-5/+2
* Improvement on previous commit, UCB clean upStephan Bergmann2012-09-141-15/+0
* Bug 48549 - System::Beep() removalMathieu Vonlanthen2012-07-301-1/+0
* Convert SV_DECL_PTRARR_DEL(StringList) to std::vectorNoel Grandin2012-07-251-2/+11
* fdo#48549 System::Beep() removalMathieu Vonlanthen2012-07-231-2/+0
* .xml files don't need executable bitsMichael Stahl2012-06-221-0/+0
* re-base on ALv2 code.Michael Meeks2012-06-211-0/+18
* targeted string re-workNorbert Thiebaud2012-06-021-12/+12
* targeted string re-workNorbert Thiebaud2012-06-011-11/+11
* remove formfeedsThomas Arnhold2012-04-121-1/+1
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-5/+5
* Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi2012-04-061-8/+8
* chmod -xTor Lillqvist2012-03-211-0/+0
* Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann2012-01-211-1/+1
* just return the read string here instead of passing one in by refCaolán McNamara2012-01-131-2/+1
* Removed unnecessary tools/debug.hxx includes.Marcel Metz2012-01-061-1/+0
* catch exception by constant referenceTakeshi Abe2012-01-061-3/+1
* Removed unnecessary tools includes.Marcel Metz2012-01-051-1/+0
* regpathhelper: unused, so we've got to have two of themCaolán McNamara2011-12-141-1/+0
* sfx2::FileDialogHelper: refactor construction:Michael Stahl2011-12-031-1/+2