summaryrefslogtreecommitdiff
path: root/sc/source/ui/drawfunc
AgeCommit message (Expand)Author
2013-02-25loplugin: improve indentationThomas Arnhold
2013-02-24loplugin: unused variablesThomas Arnhold
2013-02-24Translate German commentsThomas Arnhold
2013-02-22some clean-up in the commentsMarkus Mohrhard
2013-02-16coverity: variable value is not usedMarkus Mohrhard
2013-02-16coverity: fix memory leakMarkus Mohrhard
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida
2013-02-11fdo#55430 switches off text mode when clicking an other object.Lennard Wasserthal
2013-01-17Const correct-ness in one place...Kohei Yoshida
2013-01-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky
2013-01-01remove use of #pragma optimizeLuboš Luňák
2012-12-30More cppcheck cleaning in scJulien Nabet
2012-12-09Compress graphics dialog converted to new widget layout.Tomaž Vajngerl
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-11-28Sync draw object to calc grid for better alignment when zoomingNoel Power
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák
2012-10-08fdo#30944 Add popup menu function to charts to export them as a graphicTomaž Vajngerl
2012-10-04Add "Compress Graphic" menu entry for bitmaps to CalcTomaž Vajngerl
2012-08-07drop bogus eof linesThomas Arnhold
2012-08-01add TabRatio api and detect macro at group shape fixes bnc#770708Noel Power
2012-07-01Change "Save graphic" and "Save picture as" to common code.Tomaž Vajngerl
2012-06-29Remove unused header guards and optionsThomas Arnhold
2012-06-28probably the last uses of the one argument String::CreateFromAscii variantCaolán McNamara
2012-06-28remove debug statementDavid Tardon
2012-06-28WaE: unused parameterDavid Tardon
2012-06-28Enable menu option "Edit witn External Tool.." for Calc.Tomaž Vajngerl
2012-06-22Remove empty or non-called methodsThomas Arnhold
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-11remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara
2012-06-09Remove superfluous empty lines on topThomas Arnhold
2012-06-09Remove superfluous include commentsThomas Arnhold
2012-06-09Remove superfluous include commentsThomas Arnhold
2012-04-19remove unused variablesLuboš Luňák
2012-03-22removed duplicate includes in scTakeshi Abe
2012-03-08Convert from tools/table.hxx to std::map in SvxMacroTableDtorNoel Grandin
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-02-29remove mpNote from ScBaseCellMarkus Mohrhard
2012-02-17Remove unnecessary header filesMatteo Casalin
2012-02-08Fixed a link error.Kohei Yoshida
2012-02-07Have SfxItemSet::HasItem take an optional pointer-to-pointer.Kohei Yoshida
2012-02-06I think it's time we had a real method for this...Kohei Yoshida
2012-01-31Get the whole thing to build after the method sig change in SdrObject.Kohei Yoshida
2012-01-07Fix for fdo43460 Part XXX getLength() to isEmpty()Olivier Hallot
2012-01-05Removed unnecessary tools includes.Marcel Metz
2011-12-06refactor media embedding completely:Michael Stahl
2011-12-03actually play embedded media:Michael Stahl
2011-12-03add avmedia::EmbedMediaMichael Stahl
2011-12-03MediaWindow::executeMediaURLDialog: add link buttonMichael Stahl
2011-11-28dr78: #i26822# remove draw shell if selected object is removed by undoEike Rathke
2011-11-27remove include of pch header from scNorbert Thiebaud