summaryrefslogtreecommitdiffstats
path: root/sc/inc/autonamecache.hxx
Commit message (Collapse)AuthorAgeFilesLines
* boost::unordered_map->std::unordered_mapCaolán McNamara2015-01-031-3/+3
| | | | Change-Id: I2c65709cda6f10810452dfb8aa1a247cb3a5564f
* fixincludeguards.sh: scThomas Arnhold2014-04-191-2/+2
| | | | sorry, huge one...
* convert sc/inc/autonamecache.hxx from String to OUStringNoel Grandin2013-10-081-1/+1
| | | | Change-Id: I953e085ea169f39e806fd6e6c85d6ef7ccfb2bc5
* de-GetBuffer calcCaolán McNamara2013-10-031-1/+1
| | | | Change-Id: I6bb013cc32d5b363dd08738543b1fb834d39f516
* re-base on ALv2 code. Includes:Michael Meeks2012-12-041-26/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patches contributed by Herbert Duerr i#118735 prevent endless loop if vlookup/hlookup doesn't find anything http://svn.apache.org/viewvc?view=revision&revision=1239673 Patches contributed by Andre Fischer remove lp_solver http://svn.apache.org/viewvc?view=revision&revision=1199180 i#118160: Added external CoinMP library. http://svn.apache.org/viewvc?view=revision&revision=1233909 Patches contributed by Armin Le-Grand i#118485 - Styles for OLEs are not saved. http://svn.apache.org/viewvc?view=revision&revision=1182166 i#118524: apply patch, followup fixes to 118485 http://svn.apache.org/viewvc?view=revision&revision=1186077 Patches contributed by lihuiibm i#108860 - Fix range validation. http://svn.apache.org/viewvc?view=revision&revision=1242846 i#118954 Chart data will lost after copy to different file http://svn.apache.org/viewvc?view=revision&revision=1301345 Patches contributed by Ariel Constenla-Haile Fix Linux build breaker: extra qualification on member http://svn.apache.org/viewvc?view=revision&revision=1301591 i#118696 - i#118697 - Fix some Sheet Tab Color API issues http://svn.apache.org/viewvc?view=revision&revision=1225428 i#118697 - Fix uninitialized variable http://svn.apache.org/viewvc?view=revision&revision=1225859 i#118771 - ScUndoImportTab should preserve tab background color http://svn.apache.org/viewvc?view=revision&revision=1230356 i#118921 - Repaint linked sheet tab background color after updating link http://svn.apache.org/viewvc?view=revision&revision=1245177 i#118927 - Undo/Redo "Update Link" does not reset sheet tab color http://svn.apache.org/viewvc?view=revision&revision=1245241 i#118747 - Copy tab color when transferring sheets across documents http://svn.apache.org/viewvc?view=revision&revision=1230355 Patch contributed by Oliver Rainer-Wittman i#118012 - methods <ScBroadcastAreaSlot::AreaBroadcast(..)> and <ScBroadcastAreaSlot::AreaBroadcastInRange(..)> adapt stl-container iteration in order to avoid destroyed iterators during iteration. http://svn.apache.org/viewvc?view=revision&revision=1297916 Patches contributed by Mathias Bauer gnumake4 work variously http://svn.apache.org/viewvc?view=revision&revision=1394707 http://svn.apache.org/viewvc?view=revision&revision=1394326 http://svn.apache.org/viewvc?view=revision&revision=1396797 http://svn.apache.org/viewvc?view=revision&revision=1397315 Patch contributed by Daniel Rentz calc69: #i116936# fix VBA symbol Cells http://svn.apache.org/viewvc?view=revision&revision=1172135 Patches contributed by leiw: i#118546 CPU 100% on switched off AutoCalculate with Conditional Formatting on date values http://svn.apache.org/viewvc?view=revision&revision=1301380 Re-add new function documentation. Many various cleanups. Add missing calc66: #o11817313# also look at formula result number format, remove redundant binaries.
* Change some comments to meet doxygen standardsFaisal M. Al-Otaibi2012-09-101-5/+2
| | | | | | | | Change-Id: I3e5a40237f2ec3ac884c50e34a1592a029d9050d Reviewed-on: https://gerrit.libreoffice.org/591 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Reviewed-by: Luboš Luňák <l.lunak@suse.cz> Tested-by: Luboš Luňák <l.lunak@suse.cz>
* big formula performance improvement for xlsx import (bnc#763168 & bnc#765942)Noel Power2012-06-201-1/+1
| | | | | | we get a large performance win by evaluating the formulas at the end of import where we can set up the ScAutoNameCache cache. Change-Id: Id3763afb805eb9bfa9a6a55e1de3923f02e621ae
* port repository calc to boost unordered containersFridrich Štrba2011-02-061-2/+2
|
* Replace all occured, occurance etc.Takeshi Abe2010-12-051-1/+1
|
* add modelines to .hxx files as wellCaolán McNamara2010-10-281-0/+2
|
* changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien2010-02-121-4/+1
| | | | Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
* INTEGRATION: CWS changefileheader (1.3.176); FILE MERGEDRüdiger Timm2008-04-101-26/+18
| | | | | 2008/04/01 12:35:50 thb 1.3.176.2: #i85898# Stripping all external header guards 2008/03/31 17:13:26 rt 1.3.176.1: #i87441# Change license header to LPGL v3.
* INTEGRATION: CWS calc44 (1.2.454); FILE MERGEDJens-Heiner Rechtien2007-09-271-11/+4
| | | | 2007/09/17 13:34:45 nn 1.2.454.1: #i81594# Remove duplicate hash code function
* INTEGRATION: CWS dr44 (1.1.2); FILE ADDEDKurt Zenker2006-01-311-0/+76
2006/01/11 15:56:58 nn 1.1.2.1: #b6355215# cache string occurences for automatic label lookup during CompileXML