summaryrefslogtreecommitdiff
path: root/svx/source/core
AgeCommit message (Expand)AuthorFilesLines
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin2-3/+3
2014-12-17Introduce rtl::OUStringLiteral1Stephan Bergmann1-1/+1
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-1/+1
2014-09-21Changed some options from picture/graphics to imagePhyzer1-1/+1
2014-08-25set names on a bunch more threads...Michael Stahl1-0/+2
2014-06-23Avoid possible memory leaks in case of exceptionsTakeshi Abe1-3/+2
2014-04-10Clean up function declarations and some unused functionsStephan Bergmann1-27/+2
2014-04-02coverity#738868 Uninitialized pointer fieldCaolán McNamara1-2/+7
2014-03-07Do not convert SVGs to JPEGs when editing with external toolAlex Henrie2-1/+4
2014-02-27Resolves: #i15508# Added support for BMP file typeArmin Le Grand1-0/+3
2014-02-05Doxygen warnings correctedChris Sherlock1-1/+1
2014-02-04fix ambiguitiesCaolán McNamara1-1/+1
2014-01-22convert more SvStream::operator<< callsNoel Grandin1-1/+1
2013-12-20typo fixesAndras Timar2-4/+4
2013-12-16Clean-up uno/lbnames.hStephan Bergmann1-2/+0
2013-11-08remove unnecessary use of OUString constructor in SVX moduleNoel Grandin1-3/+3
2013-11-04fdo 70998: Termchange: Graphics->ImageSamuel Mehrbrodt1-1/+1
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara1-1/+0
2013-09-05convert svx/source/accessibility/*.cxx from String to OUStringNoel Grandin1-2/+2
2013-09-05convert include/svx/xoutbmp.hxx from String to OUStringNoel Grandin2-8/+5
2013-08-12convert vcl/graphicfilter.hxx from String to OUStringNoel Grandin1-1/+1
2013-06-29remove OUString wrap for string literalsThomas Arnhold1-1/+1
2013-05-21fdo#46808, Use service constructorsNoel Grandin1-14/+12
2013-05-10Related: #i115922# Fontwork alignment and spacing controlsHerbert Dürr1-14/+14
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-19/+4
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-1/+0
2013-04-04Fix warning: unused variable sGraphicURL [loplugin]Tor Lillqvist1-1/+0
2013-04-02try to fix windows tb with pchDavid Tardon1-1/+3
2013-03-30Export Chart as Graphic - allow vector graphic exportTomaž Vajngerl2-83/+220
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim1-0/+3
2013-02-24loplugin: unused variablesThomas Arnhold1-1/+0
2013-01-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky2-2/+2
2012-11-27re-base on ALv2 code. Includes:Michael Meeks2-48/+28
2012-09-03More places that require a prefixed "system"Stephan Bergmann1-2/+2
2012-09-03fdo#46808, Adapt system::SystemShellExecute UNO service to new styleNoel Grandin1-4/+3
2012-07-09some UniString->rtl::OUStringCaolán McNamara1-1/+1
2012-07-01Cleanup in ExternalEditTomaž Vajngerl1-2/+0
2012-07-01Move "save graphic" dialog title to svx.Tomaž Vajngerl2-3/+27
2012-07-01Change "Save graphic" and "Save picture as" to common code.Tomaž Vajngerl2-32/+180
2012-06-28Enable menu option "Edit witn External Tool.." for Calc.Tomaž Vajngerl1-0/+170
2011-11-27remove include of pch header from svxNorbert Thiebaud1-2/+0
2011-07-12Remove component_getImplementationEnvironment methodsMatúš Kukan1-6/+0
2011-06-24update component factory methods to use new prefixes, to add lib mergingMatus Kukan1-2/+2
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens2-85/+0
2011-02-01gnumake3: remove loads of obsolete dmakefilesMichael Stahl1-47/+0
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-09-10sb129: #i113189# change UNO components to use passive registrationsb1-38/+0
2010-03-21Adding PopupMenuController to allow PopupMenuControllerBase dervivates to be ...Christian Lippka2-0/+230