summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-10-09fdo#57490 deprecate IsSpellCapitalizationThomas Arnhold3-1/+4
2013-10-09fix building debs with epm (find libgetuid.so in instdir)Christian Lohmaier1-6/+6
2013-10-09update unusedcode listCaolán McNamara23-612/+65
2013-10-09Related: fdo#38838 remove UniString::EqualsAsciiCaolán McNamara20-167/+155
2013-10-09stray ' in stringCaolán McNamara1-1/+1
2013-10-09extend callanalyse to instdirCaolán McNamara1-1/+3
2013-10-09Make CalcFocusRect look rightStephan Bergmann1-10/+3
2013-10-09Fix fdo#70143 by reporting swaping of positionsArnaud Versini1-1/+2
2013-10-09Use SAL_WARN_IF() instead of assert() so that our Python unit tests don't failTor Lillqvist1-1/+1
2013-10-09Use SAL_WNODEPRECATED_DECLARATIONS_PUSH/POPStephan Bergmann1-3/+4
2013-10-09Use assertions to ensure proper use of the osl command line arg APITor Lillqvist1-6/+2
2013-10-09Revert "Don't ignore -env: command line parameters in some cases"Tor Lillqvist1-10/+1
2013-10-09Update comment to match realityTor Lillqvist1-2/+1
2013-10-09OpenCL is not available for iOS or AndroidTor Lillqvist1-1/+1
2013-10-09Fix for C++03, and const-improveStephan Bergmann1-3/+3
2013-10-09DOCX filter: test CT_LatentStyles and CT_LsdExceptionMiklos Vajna1-0/+29
2013-10-09fdo»67074 push the localized macinstall.ulf to solverAndras Timar1-2/+2
2013-10-09DOCX export of CT_LatentStyles and CT_LsdExceptionMiklos Vajna2-0/+97
2013-10-09-Werror,-Wunused-const-variableStephan Bergmann1-3/+0
2013-10-09Remove unused fileTor Lillqvist1-35/+0
2013-10-09fix path of l10ntools in localize (solver has gone)Andras Timar1-4/+2
2013-10-09Updated coreAndras Timar1-0/+0
2013-10-09silent deprecated: atk_focus_tracker_notifyJulien Nabet1-0/+3
2013-10-08Resolves: #i119056# Added direct refreshes for objects dependent...Armin Le Grand1-0/+47
2013-10-08CID#982700 silence coverityCaolán McNamara1-2/+6
2013-10-08CID#1038507 calm coverity nerves about a double freeCaolán McNamara1-1/+6
2013-10-08Updated coreLaurent Balland-Poirier1-0/+0
2013-10-08breakKohei Yoshida1-0/+1
2013-10-08Depend on more librariesTor Lillqvist1-1/+9
2013-10-08Hanlde TopDown -> BottomUp conversion in basebmp DirectCopy logictsahi glik1-4/+18
2013-10-08No more getIdentifier*() calls because they are not efficient.Kohei Yoshida15-209/+87
2013-10-08Support for passing non-double formula results from group interpreter.Kohei Yoshida7-3/+49
2013-10-08Add VLOOKUP to the list of functions we support for group calculation.Kohei Yoshida1-0/+1
2013-10-08Turns out we are not using OpenCL here in the existing interpreter.Kohei Yoshida1-49/+3
2013-10-08Let's not do this.Kohei Yoshida3-6/+2
2013-10-08Handle edit text cells here as well as the string cells.Kohei Yoshida1-7/+31
2013-10-08Get the string ID's for case insensitive comparisons.Kohei Yoshida1-7/+7
2013-10-08Rename GetCellStringPool() to GetSharedStringPool().Kohei Yoshida13-30/+30
2013-10-08Use the document's string pool rather than a separate one for the formula.Kohei Yoshida2-7/+6
2013-10-08Unused methods.Kohei Yoshida6-42/+0
2013-10-08Store svl::SharedString in document cell storage instead of OUString.Kohei Yoshida50-188/+298
2013-10-08ContentInfo to store svl::SharedString instead of OUString.Kohei Yoshida4-9/+32
2013-10-08Avoid exposing aText; encapsulate it.Kohei Yoshida3-10/+20
2013-10-08Re-implement interning in order to return both string arrays.Kohei Yoshida10-68/+187
2013-10-08Slight optimization when copying OUString.Kohei Yoshida1-4/+4
2013-10-08fdo#70201: sw: eliminate no-extent RSID-only AUTOFMT hintsMichael Stahl1-0/+9
2013-10-08writerfilter: drop unused WW8OutputWithDepthMiklos Vajna8-141/+5
2013-10-08writerfilter: drop some more remaining unused DFFOPT definitionsMiklos Vajna1-2568/+0
2013-10-08writerfilter: drop some remaining unused DFFOPT definitionsMiklos Vajna1-3469/+0
2013-10-08fdo#62994 reportbuilder survive empty formulaLionel Elie Mamane1-0/+2