summaryrefslogtreecommitdiff
path: root/sc/source/ui/drawfunc
AgeCommit message (Expand)AuthorFilesLines
2013-06-29remove OUString wrap for string literalsThomas Arnhold2-5/+5
2013-06-27Resolves: #i121008# corrected calc cell comment stuffArmin Le Grand1-4/+8
2013-06-17Resolves: #i121538# Removed old Fontwork dialogs preset box...Armin Le Grand3-43/+2
2013-06-17Resolves: #i121538# Disable FontWork dialog entries (slots)...Armin Le Grand2-6/+18
2013-06-12Resolves: #i121236# Added support for fast move of objects with cursor keysArmin Le Grand1-0/+5
2013-06-06Resolves: #i121334# Changed default for charts background to be none...Armin Le Grand1-16/+5
2013-05-28Resolves: #i122332# Don't change sidebar context when switching...Andre Fischer1-4/+22
2013-05-21fdo#64011 fix the position and the drawing from left to right in RTL sheetFaisal M. Al-Otaibi1-0/+7
2013-05-20Related: #ii122121# Adapted ScDrawShell::GetDrawAttrStateArmin Le Grand1-14/+3
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann11-16/+324
2013-05-14fdo#55582 calc partLennard Wasserthal1-1/+2
2013-05-10resolved fdo#35756 import more than 64k HTML table cellsEike Rathke1-6/+6
2013-04-28Bin CLOOK comments and un-split one large switch statementTor Lillqvist1-1/+1
2013-04-20Remove pass-through header file sot/inc/sot/clsids.hxxMichael Dunphy1-1/+1
2013-04-20fdo#63154: Change Min/Max/Abs for std::min/max/absMarcos Paulo de Souza3-8/+8
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák11-51/+51
2013-04-02fix buildThomas Arnhold1-2/+4
2013-03-30Export Chart as Graphic - allow vector graphic exportTomaž Vajngerl1-7/+4
2013-03-27-Wunused-macrosStephan Bergmann4-69/+0
2013-03-21-Werror=unused-parameterStephan Bergmann2-2/+2
2013-03-21fdo#55430 allowing click-from-textmode without causing fdo#61025Lennard Wasserthal2-2/+35
2013-03-19removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStrings declarationsThomas Arnhold1-8/+8
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold2-12/+12
2013-03-15remove some unnecessary linesMarkus Mohrhard1-10/+0
2013-03-15first step for Insert->Chart From FileMarkus Mohrhard1-0/+55
2013-03-15remove empty destructorMarkus Mohrhard1-8/+0
2013-03-15remove unnecessary ascii artMarkus Mohrhard1-48/+0
2013-03-10changing the note handling was an error, fdo#55430Markus Mohrhard1-4/+0
2013-03-10reverts d2157548221e28d8f702cc81991f7aef198b523eMarkus Mohrhard2-15/+54
2013-03-09fix fdo#61025, Revert "fdo#55430 switches off text mode when ...Markus Mohrhard2-54/+15
2013-03-09coverity#705689: fix memory leakMarkus Mohrhard1-3/+1
2013-03-08fdo#60691 add modelines to *.src and *.hrc filesBorim2-0/+6
2013-03-06fdo#60148 Clean up warnings from the Clang compiler pluginnccuong1-8/+8
2013-02-25loplugin: improve indentationThomas Arnhold1-1/+1
2013-02-24loplugin: unused variablesThomas Arnhold1-1/+0
2013-02-24Translate German commentsThomas Arnhold1-1/+1
2013-02-22some clean-up in the commentsMarkus Mohrhard1-38/+1
2013-02-16coverity: variable value is not usedMarkus Mohrhard1-1/+0
2013-02-16coverity: fix memory leakMarkus Mohrhard1-3/+1
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida4-8/+8
2013-02-11fdo#55430 switches off text mode when clicking an other object.Lennard Wasserthal2-15/+54
2013-01-17Const correct-ness in one place...Kohei Yoshida1-1/+1
2013-01-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky1-1/+1
2013-01-01remove use of #pragma optimizeLuboš Luňák2-13/+0
2012-12-30More cppcheck cleaning in scJulien Nabet1-2/+2
2012-12-09Compress graphics dialog converted to new widget layout.Tomaž Vajngerl1-8/+4
2012-12-04re-base on ALv2 code. Includes:Michael Meeks26-598/+376
2012-11-28Sync draw object to calc grid for better alignment when zoomingNoel Power6-5/+85
2012-10-12mark lcl_ functions static or rename them if they are not local at allLuboš Luňák5-8/+8
2012-10-08fdo#30944 Add popup menu function to charts to export them as a graphicTomaž Vajngerl2-7/+54