summaryrefslogtreecommitdiff
path: root/svx/workben
AgeCommit message (Expand)AuthorFilesLines
2015-05-15cleanup MyWinTomaž Vajngerl1-11/+13
2015-05-07Unwind SotStorageRef typedefStephan Bergmann1-1/+1
2015-04-30Gradually typed LinkStephan Bergmann1-6/+6
2015-04-29fix compile: delegate RenderContext parameter to superTomaž Vajngerl1-2/+2
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl1-2/+2
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks2-9/+16
2015-04-22convert SV_LBOXTAB_ constants to scoped enumNoel Grandin1-3/+3
2015-04-17svx: convert new to ::Create.Noel Grandin2-2/+2
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-4/+4
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks1-1/+1
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin1-1/+1
2015-04-10vclwidget: only call dispose() onceNoel Grandin1-1/+1
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin1-3/+3
2015-04-09vcl: VclPtr conversion in svx.Noel Grandin1-5/+12
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