summaryrefslogtreecommitdiffstats
path: root/sc/inc/stringutil.hxx
Commit message (Collapse)AuthorAgeFilesLines
* Adjust ref undo to ensure group area listeners are used.Kohei Yoshida2014-11-251-0/+3
| | | | | | | When undoing row deletion (and possibly other similar undo's). And write test for it. Change-Id: I04b4fd9932f4236f124dcd25967355c6055dec33
* fixincludeguards.sh: scThomas Arnhold2014-04-191-2/+2
| | | | sorry, huge one...
* Parse CSV lines in the reader thread.Kohei Yoshida2013-12-301-0/+3
| | | | Change-Id: I6329a0e6e6fa6576df2ed473482d558bfd6cce08
* drop unnecessary tools/string includesCaolán McNamara2013-10-201-3/+2
| | | | Change-Id: I4278999b9b7d184c26036bbe9e3b98420f461e8c
* fdo#62475 removed pointless commentsJelle van der Waa2013-08-311-3/+0
| | | | | | | Change-Id: Ifc9837e9f6e3c6a84e9f01c192f10271b184fb6d Reviewed-on: https://gerrit.libreoffice.org/5720 Reviewed-by: Tor Lillqvist <tml@iki.fi> Tested-by: Tor Lillqvist <tml@iki.fi>
* mass removal of rtl:: prefixes for O(U)String*Luboš Luňák2013-04-071-1/+1
| | | | | | | | Modules sal, salhelper, cppu, cppuhelper, codemaker (selectively) and odk have kept them, in order not to break external API (the automatic using declaration is LO-internal). Change-Id: I588fc9e0c45b914f824f91c0376980621d730f09
* new module i18nlangtagEike Rathke2013-04-051-1/+1
| | | | | | | | | | | Moved portions from module i18npool, all of former i18nisolang1 library that now is i18nlangtag. Included are languagetag, isolang and mslangid. This i18nlangtag code is now even used by module comphelper, so disentangling i18npool and making this an own module was needed to not create circular module dependencies. Change-Id: Ib887c3d6dde667403fd22d382310ba5f1a9b0015
* One less use of PutCell().Kohei Yoshida2013-03-221-0/+16
| | | | Change-Id: I10120476e3bb17c330fa8a59ae51ac7d4573d937
* Add convenience methods to set maximum text input and numeric input modes.Kohei Yoshida2013-03-221-5/+16
| | | | | | And remove one use of ScDocument::PutCell(). Change-Id: Iaa3c115794894964cb7c9f809235cdb7669be094
* This comment is no longer valid.Kohei Yoshida2013-03-221-1/+0
| | | | Change-Id: Iec92c80bdc51b59712e1e6c6c0e05b38224359f8
* More on removal of direct use of cell classes outside ScDocument.Kohei Yoshida2013-03-191-0/+2
| | | | Change-Id: Ie888b3494334613b5e4bcf97019b6dfbbd1a5da1
* fdo#38838: Replaced some (Uni)String to OUString in core/scelixir2013-03-141-3/+3
| | | | | | | Change-Id: I4fa27b933c5b3cf2645b139bf6349b90f613feab Reviewed-on: https://gerrit.libreoffice.org/2735 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
* re-base on ALv2 code. Includes:Michael Meeks2012-12-041-23/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
* fdo#53089: Avoid setting valid numbers as text during html import.Kohei Yoshida2012-08-131-4/+22
| | | | Change-Id: I5fa9a54f70e8e4d8aac42687f2a204b2925d4619
* move UniString::GetQuotedToken to sc, you can keep itCaolán McNamara2012-08-071-0/+5
| | | | Change-Id: I6bc724186d9d701316e3e945d877bfaa88ac120d
* Revert "do not include contents of huge sc/sd/sw libs into tiny unittests"Luboš Luňák2012-04-191-1/+1
| | | | | | | | | | | | The need to export symbols for tests is apparently not considered worth the big extra disk space. This reverts commit 69d46dd7a6adfffd71da055bb65108c80d27395f. Conflicts: sd/CppunitTest_sd_uimpress.mk sw/CppunitTest_sw_swdoc_test.mk
* resolved fdo#48731 in CSV import do not strip leading apostropheEike Rathke2012-04-151-0/+10
|
* do not include contents of huge sc/sd/sw libs into tiny unittestsLuboš Luňák2012-04-071-1/+1
| | | | This decreases debug build dir size by about 0.5G for gcc and 1G for clang.
* Remove old RCS lines.Thomas Arnhold2011-01-211-3/+0
|
* Remove trailing spaces too when parsing csv's simple numbers.Kohei Yoshida2010-12-131-0/+2
|
* add modelines to .hxx files as wellCaolán McNamara2010-10-281-0/+3
|
* calc-html-csv-import-force-text-cell.diff: MigratedKohei Yoshida2010-09-161-0/+35
| | | | | | n#523414 set cell format to Text when a string format is requested, and don't prepend ' in front of the value.
* #i102141# initial port of patches from ooo-build, to implement a newKohei Yoshida2009-07-271-0/+56
HTML option dialog & associated changes in the core.