summaryrefslogtreecommitdiff
path: root/sc/source/core/data/postit.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-09-30sc: std::auto_ptr -> std::unique_ptrStephan Bergmann1-2/+2
2014-08-18Consistency around SdrMetricItem in svx/sdsxyitm.hxxStephan Bergmann1-4/+4
2014-08-05Consistency around SdrOnOffItem in svx/sdshitm.hxxStephan Bergmann1-2/+2
2014-08-04Consistency around SdrOnOffItem in svx/sdtagitm.hxxStephan Bergmann1-4/+4
2014-08-04Consistency around SdrMetricItem in svx/sdtditm.hxxStephan Bergmann1-4/+4
2014-07-31Consistency around SdrMetricItemStephan Bergmann1-4/+4
2014-07-19XFillStyle -> css::drawing::FillStyleMiklos Vajna1-1/+3
2014-06-25remove whitespaceMarkus Mohrhard1-7/+0
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-16/+0
2014-06-10Do not use GetSdrUndoFactory() in sc.Matúš Kukan1-3/+3
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin1-4/+0
2014-04-06whitespace cleanup in scMarkus Mohrhard1-24/+0
2014-03-11svx: sal_Bool->boolNoel Grandin1-2/+2
2014-03-03Remove visual noise from scAlexander Wilms1-8/+8
2014-02-23Remove unneccessary commentsAlexander Wilms1-4/+4
2014-02-10coverity#1130439 Dereference before null checkCaolán McNamara1-2/+0
2014-02-10coverity#1130440 Dereference before null checkCaolán McNamara1-8/+3
2014-02-10coverity#1130441 Dereference before null checkCaolán McNamara1-4/+1
2013-12-23TyposJulien Nabet1-1/+1
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in appendAscii callsNoel Grandin1-1/+1
2013-11-14remove unnecessary sal_Unicode casts in SC moduleNoel Grandin1-1/+1
2013-10-23Avoid exposing the internal cell note storage outside ScDocument.Kohei Yoshida1-0/+8
2013-10-23Re-implement cell note storage using mdds::multi_type_vector.Laurent Godard1-212/+10
2013-09-08Related: fdo#38838 drop String::EmptyString now as wellCaolán McNamara1-2/+2
2013-07-09More removal of implicit inlines, while I'm at it....Kohei Yoshida1-0/+25
2013-07-09These header inline methods cause linkage error on Windows.Kohei Yoshida1-0/+10
2013-06-28fdo#43460 sc: use isEmpty()Jelle van der Waa1-2/+2
2013-05-10resolved fdo#35756 import more than 64k HTML table cellsEike Rathke1-1/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-3/+1
2013-03-28Move ScFormulaCell into its own header source files: formulacell.?xx.Kohei Yoshida1-1/+1
2013-02-17coverity: make clear that this is safeMarkus Mohrhard1-1/+2
2013-02-15don't access freed memoryMarkus Mohrhard1-0/+3
2013-01-07Cleanup: #include <tools/gen.hxx>Matteo Casalin1-0/+1
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-10-15fix memory leak in note handlingMarkus Mohrhard1-4/+3
2012-07-08export all notes into odf, fdo#49924Markus Mohrhard1-0/+7
2012-03-05Remove unused codeElton Chung1-9/+0
2012-03-02fix crashs in undo/redo realted to note captionsMarkus Mohrhard1-4/+7
2012-02-29remove mpNote: fix copy/pasteMarkus Mohrhard1-1/+16
2012-02-29remove mpNote from ScBaseCellMarkus Mohrhard1-9/+183
2012-01-07Fix for fdo43460 Part XXX getLength() to isEmpty()Olivier Hallot1-3/+3
2012-01-06Fix re-calculation of the position of circular drawing objects.Kohei Yoshida1-1/+1
2011-12-01get rid of class Date and Time default ctor with system time penaltyEike Rathke1-1/+1
2011-11-27remove include of pch header from scNorbert Thiebaud1-2/+0
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-11/+14
2011-03-02Remove bogus comments.Guillaume Poussel1-2/+2
2011-01-21removetooltypes01: Rebase to DEV300m98Carsten Driesner1-2/+5
2011-01-18Better cell anchoring. (fdo#33205)Caolán McNamara1-1/+0
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko1-9/+9
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3