summaryrefslogtreecommitdiffstats
path: root/svx/workben
Commit message (Expand)AuthorAgeFilesLines
* loplugin:unnecessaryoverride in svxNoel Grandin2016-10-051-42/+0
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-131-1/+1
* loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann2015-11-061-1/+1
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-9/+9
* bah, removed too muchDavid Tardon2015-07-211-0/+168
* drop obsolete codeDavid Tardon2015-07-216-2377/+0
* cppcheck: noExplicitConstructorCaolán McNamara2015-05-272-17/+8
* cleanup MyWinTomaž Vajngerl2015-05-151-11/+13
* Unwind SotStorageRef typedefStephan Bergmann2015-05-071-1/+1
* Gradually typed LinkStephan Bergmann2015-04-301-6/+6
* fix compile: delegate RenderContext parameter to superTomaž Vajngerl2015-04-291-2/+2
* mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl2015-04-291-2/+2
* Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks2015-04-282-9/+16
|\
| * svx: convert new to ::Create.Noel Grandin2015-04-172-2/+2
| * Automated conversion of VclPtr construction to use Instance template.Michael Meeks2015-04-101-1/+1
| * vclwidget: fixup locally allocated vcl::Window objectsNoel Grandin2015-04-101-1/+1
| * vclwidget: only call dispose() onceNoel Grandin2015-04-101-1/+1
| * vclwidgets: wrap all vcl::Window subclasses allocated on stack in VclPtrNoel Grandin2015-04-091-3/+3
| * vcl: VclPtr conversion in svx.Noel Grandin2015-04-091-5/+12
* | convert SV_LBOXTAB_ constants to scoped enumNoel Grandin2015-04-221-3/+3
* | 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