summaryrefslogtreecommitdiff
path: root/sc/inc
AgeCommit message (Expand)Author
2013-03-01String::CreateFromAscii drop in scRicardo Montania
2013-02-28regenerate pchPeter Foley
2013-02-28fdo#38838,UniString,String_to_OUStringelixir
2013-02-27enable disabled test for rotated anchored shape,Noel Power
2013-02-26add some shape anchor related tests ( for rotated shapes )Noel Power
2013-02-25use URM_COPY when copying cond formats, fdo#60306, fdo#60311Markus Mohrhard
2013-02-24simplify CreateScImportAsciiDlgCaolán McNamara
2013-02-24suck alternative title out of the .uiCaolán McNamara
2013-02-23Fix typo seperated/separatedJulien Nabet
2013-02-23Fix typo "sucessfully" -> "successfully"Julien Nabet
2013-02-23try and beat this weird SvxAcceptChgCtr into something sanishCaolán McNamara
2013-02-21basic support for writing embedded fonts for calc docsNoel Power
2013-02-19fdo#56276 - resize/reposition rotated shapes in a sensible wayNoel Power
2013-02-19fdo#38838 ScGlobal::GetRscString() now returns OUString instead of String.Jean-Noël Rouvignac
2013-02-15Add a quick way to dump the content of pivot table result tree.Kohei Yoshida
2013-02-14Disable DumpState() and its friends when not debugging pivot code.Kohei Yoshida
2013-02-14Why in the world would anyone pass an integer as a const reference...Kohei Yoshida
2013-02-14This should be a struct & let's not put everything in header.Kohei Yoshida
2013-02-14Actually we can just swap them. The originals are not used after this call.Kohei Yoshida
2013-02-14Use std::vector instead of C-style arrays.Kohei Yoshida
2013-02-14Pass ScDPSource to ScDPResultData as a reference.Kohei Yoshida
2013-02-14Misc cleanup - scope reduction, string, class description etc.Kohei Yoshida
2013-02-14More boolean cleanups.Kohei Yoshida
2013-02-14String to OUString.Kohei Yoshida
2013-02-14Massive sal_Bool to bool conversion.Kohei Yoshida
2013-02-14CalcRowData can be passed as a const reference.Kohei Yoshida
2013-02-14adapt code to insert sheet .uiCaolán McNamara
2013-02-13sal_Bool to bool.Kohei Yoshida
2013-02-13ScDPValueData->ScDPValue. The last 'Data' sounds very redundant.Kohei Yoshida
2013-02-13Switch integer constants to enum & prefix data members with 'm'.Kohei Yoshida
2013-02-13Remove VALIDTAB and other similar macrosJulien Nabet
2013-02-13update pch headers, broken by 1aaf9a9Luboš Luňák
2013-02-12Renamed hard-to-remember 8-char headers in editeng.Kohei Yoshida
2013-02-12Add prefix 'm' for ScEditCell's data members.Kohei Yoshida
2013-02-12Made similar change to SetData() of ScEditCell.Kohei Yoshida
2013-02-12Go through all ScEditCell instantiations and fix memory leaks.Kohei Yoshida
2013-02-12Avoid unnecessary cloning of text object when instantiating ScEditCell.Kohei Yoshida
2013-02-12address cell protection text alignmentCaolán McNamara
2013-02-08fdo#60322 add calc function SKEWP as in ODFF v1.2Winfried Donkers
2013-02-07another row height ( related to optimalheight and deleting content ) fdo#59193Noel Power
2013-02-06Use initializer to initialize data members.Kohei Yoshida
2013-02-06Make ScColumn explicitly non-copyable.Kohei Yoshida
2013-02-06Rename ScColumn::Resize() to ReserveSize().Kohei Yoshida
2013-02-05Remove unused header includes.Kohei Yoshida
2013-02-05UniString to OUString in ScRefFinder, and a bunch more cleanups.Kohei Yoshida
2013-02-04moved the export row check to qahelper, made it useful for import/exportNoel Power
2013-01-30bnc#615317: Recompile cells with #NAME! for English function name option.Kohei Yoshida
2013-01-30unfriend this class and the methodMarkus Mohrhard
2013-01-30make a few more users of ScAttrArray outside of the class constMarkus Mohrhard
2013-01-30this parameter was always trueMarkus Mohrhard