summaryrefslogtreecommitdiff
path: root/svx/workben
AgeCommit message (Expand)Author
2015-05-15cleanup MyWinTomaž Vajngerl
2015-05-07Unwind SotStorageRef typedefStephan Bergmann
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-29fix compile: delegate RenderContext parameter to superTomaž Vajngerl
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-22convert SV_LBOXTAB_ constants to scoped enumNoel Grandin
2015-04-17svx: convert new to ::Create.Noel Grandin
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-10Automated conversion of VclPtr construction to use Instance template.Michael Meeks
2015-04-10vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-09vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in svx.Noel Grandin
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2014-11-07coverity#1251177 Uncaught exceptionCaolán McNamara
2014-11-05coverity#1215393 Uncaught exceptionCaolán McNamara
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-08-21These "newly added" record types are publicly documented nowadaysTor Lillqvist
2014-05-19loplugin:saloverrideStephan Bergmann
2014-05-19loplugin:unreffunStephan Bergmann
2014-05-19svx: pixelctl demo - cleanup headersChris Sherlock
2014-05-19svx: Create pixel control (bitmap editing) demoChris Sherlock
2014-04-14typo: atim -> atomThomas Arnhold
2014-02-26Remove visual noise from svxAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-12-17remove unnecessary double calls to OUString constructorNoel Grandin
2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin
2013-10-28fixincludeguards.sh: svxThomas Arnhold
2013-06-28remove toolkit/unohlp.hxx hackThomas Arnhold
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-31remove bitrotten edittestAndras Timar
2013-03-19further OUString cleanupThomas Arnhold
2013-03-11use startsWith() instead of compareToAscii()Thomas Arnhold
2013-02-22fdo#38838 search replace for String::CreateFromInt32().Jean-Noël Rouvignac
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida
2012-11-29Get it to build.Kohei Yoshida
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-10-31Get rid of vcl::unohelper::GetMultiServiceFactoryStephan Bergmann
2012-10-25XubString->OUStringCaolán McNamara
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida
2012-10-11Merged SvTreeListBox and SvLBox.Kohei Yoshida
2012-10-04fdo#46808, Adapt xml::sax::XParser UNO service to new styleNoel Grandin
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann
2012-07-30Bug 48549 - System::Beep() removalMathieu Vonlanthen
2012-07-25Convert SV_DECL_PTRARR_DEL(StringList) to std::vectorNoel Grandin
2012-07-23fdo#48549 System::Beep() removalMathieu Vonlanthen
2012-06-22.xml files don't need executable bitsMichael Stahl
2012-06-21re-base on ALv2 code.Michael Meeks