Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-04-14 | Some vcl cleaning | Julien Nabet | |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi | |
Pattern used: find . -name "*.cxx" -exec sed -i 's/\( *\)\(else if\|if\) *( *\([^!()|&]*\)\.equalsAsciiL( *RTL_CONSTASCII_STRINGPARAM *( *\([^)]*\)) *) *)$/\1\2 ( \3 == \4 )/' \{\} \; | |||
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi | |
Pattern used: find . -name "*.cxx" -exec sed -i 's/\( *\)\(else if\|if\) *( *\([^!()|&]*\)\.equalsAsciiL( *RTL_CONSTASCII_STRINGPARAM *( *\([^)]*\) ) *) *)$/\1\2 ( \3 == \4 )/' \{\} \; | |||
2012-03-31 | vcl: use CustomTarget makefiles | Matúš Kukan | |
2012-03-26 | merge getVerticalDeltaAngle and GetVerticalFlags | Caolán McNamara | |
2012-03-14 | Remove SO52 strict compatibility stuff | Christina Rossmanith | |
2012-03-12 | replace usage of OUString::replace*AsciiL() with string literal overloads | Luboš Luňák | |
2012-03-12 | OString ctor for string literals without RTL_CONSTASCII stuff | Luboš Luňák | |
2012-03-04 | help GlyphItems vector to be sized correctly up-front | Norbert Thiebaud | |
2012-02-28 | Reduced duplicate code (simian) / vcl/generic/print/glyphset.cxx | Christina Rossmanith | |
2012-02-21 | Prefer equalsIgnoreAsciiCaseAsciiL(RTL_CONSTASCII_STRINGPARAM("...")) | Takeshi Abe | |
to equalsIgnoreAsciiCaseAscii("...") | |||
2012-02-20 | Resoves fdo#42901 duplicated .pfb without duplicated .afm drops font | Caolán McNamara | |
If we have a duplicate font entry the duplicate is dropped, but if the first font was invalid, e.g. .pfb without .afm this results in dropping *both* fonts, the valid and invalid one | |||
2012-02-19 | ByteString->rtl::OString | Caolán McNamara | |
2012-02-19 | Get rid of size() == 0 | Elton Chung | |
2012-02-18 | vcl: nFallbacklevel has no effect | Thomas Arnhold | |
2012-02-18 | Fix typos in comments | Elton Chung | |
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-01-31 | Fix for fdo43460 Part LVII getLength() to isEmpty() | Olivier Hallot | |
Part LVII Modules vcl (part 1) | |||
2012-01-21 | unused methods | Thomas Arnhold | |
2012-01-17 | remove unused methods | Thomas Arnhold | |
2012-01-16 | typo | Caolán McNamara | |
2012-01-16 | Clang -Wunneeded-internal-declaration. | Stephan Bergmann | |
2012-01-16 | Same expression on both sides of '-' | Caolán McNamara | |
2012-01-16 | callcatcher: update list, updateDirTimestamp now unused | Caolán McNamara | |
2012-01-13 | Replace getLength() with isEmpty() in vcl/generic/fontmanager | Christina Rossmanith | |
2012-01-13 | tidy some string types | Caolán McNamara | |
2012-01-13 | Replace (Byte)String with rtl::O(U)String | Christina Rossmanith | |
2012-01-13 | Drop XLFD support from fontmanager | Khaled Hosny | |
XLFD support was removed in commit 269f91c (#i110171) except for parsing fonts.dir and fonts.alias. I don't think this makes much sense in fontconfig era, and dropping it simplifies the font manager a bit (I don't even think we use server fonts at all). | |||
2012-01-13 | callcatcher: update list, getXLFD is now unused | Caolán McNamara | |
2012-01-12 | post padmin shrinkage a lot of FontManager can go now | Caolán McNamara | |
2012-01-11 | Resolves:fdo#44078 fix unfortunate name alias mixups with DejaVu fonts | Caolán McNamara | |
2012-01-11 | Resolves: fdo#44492 look up font by FC_FILE+FC_INDEX rather than FC_FAMILY | Caolán McNamara | |
2012-01-11 | align m_nCollectionEntry with getFontFaceNumber and FC_FACE, bump cache magic | Caolán McNamara | |
2012-01-11 | further shrinkage of padmin non-fontconfig code-paths | Caolán McNamara | |
2012-01-11 | adapt findFontFileID to know about multiple font faces in a font file | Caolán McNamara | |
2012-01-11 | addFontFile always add all font faces in that file | Caolán McNamara | |
2012-01-11 | align getFontFaceNumber with FC_FACE | Caolán McNamara | |
getFontFaceNumber returns the index of the font in the collection, font formats without indexes are now "0" rather than -1. All existing code already converted < 0 to 0 anyway, so simplifys a little. | |||
2012-01-11 | on generic X11 unix we always use fontconfig | Caolán McNamara | |
2012-01-10 | Rename weird "NetPath" term to the more descriptive "InstallationRootPath" | Tor Lillqvist | |
2012-01-10 | can drop intermediate strings now | Caolán McNamara | |
2012-01-10 | Replace (Byte)String with rtl::O(U)String | Christina Rossmanith | |
2012-01-06 | Removed unnecessary tools/debug.hxx 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 | Replace (Byte)String with rtl::O(U)String | Christina Rossmanith | |
2012-01-05 | convert SvStream::WriteLine to rtl::OString | Caolán McNamara | |
2012-01-05 | WaE and build errors with OSL_DEBUG_LEVEL == 2 | Caolán McNamara | |
2011-12-23 | adapt DEBUG code | Caolán McNamara | |
2011-12-22 | use officecfg/Office/Common.hxx directly | David Tardon | |
2011-12-15 | Removed extra semicolons | Jesse | |
2011-12-13 | Resolves: rhbz#761009 IFSD_Equal is asymmetrical | Caolán McNamara | |