Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-02-15 | Various string function clean up | Stephan Bergmann | |
Added: * rtl::OString::matchL * rtl::OString::endsWith * rtl::OString::endsWithL * rtl::OString::indexOfL * rtl::OString::replaceFirst * rtl::OString::replaceAll * rtl::OString::getToken * rtl::OUString::endsWith * rtl::OUString::replaceFirst * rtl::OUString::replaceFirstAsciiL * rtl::OUString::replaceFirstAsciiLAsciiL * rtl::OUString::replaceAll * rtl::OUString::replaceAllAsciiL * rtl::OUString::replaceAllAsciiLAsciiL * rtl::OUString::getToken plus underlying C functions where necessary Deprecated: * comphelper::string::remove * comphelper::string::getToken Removed: * comphelper::string::searchAndReplaceAsciiL * comphelper::string::searchAndReplaceAllAsciiWithAscii * comphelper::string::searchAndReplaceAsciiI * comphelper::string::replace * comphelper::string::matchL * comphelper::string::matchIgnoreAsciiCaseL * comphelper::string::indexOfL Also fixed some apparent misuses of RTL_CONSTASCII_USTRINGPARAM -> RTL_CONSTASCII_STRINGPARAM. | |||
2012-02-13 | Fix typos in comments | Elton Chung | |
2012-02-10 | fdo#39491 -I$(OUTDIR)/inc is set in SOLARINC | Matúš Kukan | |
2012-02-10 | Prefer equalsAsciiL(RTL_CONSTASCII_STRINGPARAM("...")) to equalsAscii("...") | Takeshi Abe | |
2012-02-05 | switch to include-based build rather than sourced-based build | Norbert Thiebaud | |
2012-02-04 | add missing README to animation, sc, sd, slideshow, starmath, sw | Josh Heidenreich | |
2012-01-31 | drop unnecessary includes | Caolán McNamara | |
2012-01-30 | refactor ConvertLineEnd | Caolán McNamara | |
2012-01-30 | fprintf -> SAL_INFO | Luboš Luňák | |
2012-01-30 | remove '#define UNOOUSTRING ::rtl::OUString' | Ivan Timofeev | |
2012-01-25 | String->rtl::OUString | Caolán McNamara | |
2012-01-25 | reduce unnecessary includes | Caolán McNamara | |
2012-01-23 | add the "Send Feedback..." help menu item | Ivan Timofeev | |
2012-01-23 | make starmath ByteString free | Caolán McNamara | |
2012-01-11 | Fix for fdo43460 Part XXXIV getLength() to isEmpty() | Olivier Hallot | |
Part XXXIV Modules shell, slideshow, sot, starmath | |||
2012-01-06 | Removed unnecessary tools/link.hxx includes. | Marcel Metz | |
2012-01-06 | Merge branch 'feature/gbuild_extensions' | Michael Stahl | |
Conflicts: extensions/source/ole/servreg.cxx extensions/source/plugin/util/makefile.mk postprocess/packcomponents/makefile.mk postprocess/prj/build.lst tail_build/prj/build.lst | |||
2012-01-06 | symbolic names instead of hex values for math symbols where possible | Luboš Luňák | |
2012-01-06 | write TBAR rather as an accent, use over/underline for m:bar | Luboš Luňák | |
seems to match the docx semantics better, despite the names | |||
2012-01-06 | smath does not handle accents in MathML | Joshua Cogliati | |
2012-01-05 | Removed unnecessary tools includes. | Marcel Metz | |
2012-01-05 | Removed unnecessary tools includes. | Marcel Metz | |
2012-01-05 | Removed unnecessary tools includes. | Marcel Metz | |
Hello lo-devs, this patch series removes a lot of unnecessary includes for the various tools header. The patches without suffix should be applied to the core repository, the .binfilter.patch suffix should be applied to the binfilter repository. I've tested the build with the configuration --enable-binfilter --enable-dbgutil --enable-debug, is this sufficient or did I miss another important configuration, that enables some conditional compiled code? I've only build this on linux-x86_64, but the patch also touches some of the mac specific code like fpicker/source/aqua/SalAquaFilePicker.mm so it would be maybe a good idea to test this patch. regards Marcel Metz | |||
2012-01-05 | add a comphelper::string::getTokenCount | Caolán McNamara | |
suitable for conversion from [Byte]String::GetTokenCount converted low-hanging variants to rtl::O[UString]::getToken loops added unit test | |||
2012-01-04 | fix dep to svx/globlmn.hrc inside of tail_build | Norbert Thiebaud | |
2011-12-29 | Some cppcheck cleaning | Julien Nabet | |
2011-12-26 | catch exception by constant reference | Takeshi Abe | |
2011-12-24 | Merge remote-tracking branch 'origin/master' into feature/gbuild_extensions | Peter Foley | |
Conflicts: Module_tail_build.mk Repository.mk extensions/util/makefile.pmk postprocess/prj/build.lst svx/AllLangResTarget_svx.mk | |||
2011-12-23 | SV_DECL_VARARR->std::vector | August Sodora | |
2011-12-22 | "*.*" is not "all files" (bnc#738021) | Luboš Luňák | |
Not on any Unix, at least. I have no idea how deep entrenched is this mistake all over the code, so I'll play safe and just fix the KDE4 fpicker (GNOME/KDE3 seem to handle it fine), but at least in the UI show just "All files" instead of "All files (*.*)"). | |||
2011-12-20 | gbuild: these targets depend on svx/globlmn.hrc | Matúš Kukan | |
2011-12-20 | remove obsolete comment | Luboš Luňák | |
2011-12-20 | if a bracket pair has no left/right bracket, it needs to explicit (fdo#32636) | Luboš Luňák | |
2011-12-20 | import m:eqArr (part of fdo#32636) | Luboš Luňák | |
2011-12-20 | export vertical stack as m:eqArr, seems to fit much better | Luboš Luňák | |
2011-12-20 | skip unknown elements when reading multiple elements from docx mathml | Luboš Luňák | |
2011-12-20 | Link most libs and executables with gb_STDLIBS as presumably is intended | Tor Lillqvist | |
2011-12-15 | Removed extra semicolons | Jesse | |
2011-12-14 | configmgr.component is no longer an old one. | Stephan Bergmann | |
2011-12-08 | add docx starmath testing documents | Luboš Luňák | |
It's simply a bunch of documents with various math features in them. It'd be nice to have an automated test built on top of them that checks the formula is the same (roughly, in the meaning, it can't be precise because import adds e.g. extra {}'s) after an export+import roundtrip. | |||
2011-12-07 | old class Stack pop'ed 0 from empty stack, which std::stack doesn't | Eike Rathke | |
Some places in the code assumed that if the stack is empty a null pointer is returned by top() (or old Pop()), this doesn't work anymore with ::std::stack that instead has undefined behavior in that case, so check !stack.empty() first before accessing top. (cherry picked from commit ac40f7d6503533954127e818f2bf009200c1e3f2) | |||
2011-12-07 | in modules, when we have a env we are in stage gbuild | Bjoern Michaelsen | |
2011-12-07 | make the linear xml processing API more generic | Luboš Luňák | |
I'm pretty sure I'll love to use it in writerfilter instead of the normal API whenever I get the chance. | |||
2011-12-07 | disable error logs for now, until the new log macros get sorted out | Luboš Luňák | |
2011-12-07 | merge two duplicates of a function | Luboš Luňák | |
2011-12-07 | properly xml-escape written text in docx formula | Luboš Luňák | |
2011-12-07 | Looks like the old stack implementation returned 0 on empty stack Pop(). | Stephan Bergmann | |
2011-12-06 | normalize Red Hat, Inc. spellings, and bump to latest template | Caolán McNamara | |
2011-12-05 | Replace SmNodeStack with std::stack< SmNode* > | Marcel Metz | |
2011-12-04 | visual formula editor: implement selection by mouse | Ivan Timofeev | |