Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-02-18 | Use decimalStringToNumber for natural comparison | Sébastien Le Ray | |
2011-02-18 | Added comphelper::string::decimalStringToNumber | Sébastien Le Ray | |
2011-02-14 | squeeze these down in case of StringCompare casting | Caolán McNamara | |
2011-02-14 | Adjust this to use a Collator to do the string compare | Caolán McNamara | |
And a break-iterator to break it up into string/digit sections. A bit over engineered I guess. | |||
2011-02-14 | move this (cool) natural sort into comphelper | Caolán McNamara | |
2011-02-06 | Remove dead code | Thomas Arnhold | |
2011-02-06 | Correct OSL_DEBUG_LEVEL usage | Thomas Arnhold | |
- remove values greater than 2 - move level 1 for debug_printf() to level 2 as it's user defined output and it gets defined at level 2 in salframe.cxx for example. | |||
2011-02-04 | Bulk move libs-gui to boost unordered containers | Fridrich Strba | |
2011-01-26 | fix for fdo#32561# crash when moving through database types | Caolán McNamara | |
2011-01-24 | Remove FS_PRIV_DEBUG directive. | Thomas Arnhold | |
2011-01-24 | WaE: gcc 4.6.0 various warnings | Caolán McNamara | |
2011-01-21 | Remove old RCS lines. | Thomas Arnhold | |
2011-01-20 | Replace suitable equalsAscii calls with equalsAsciiL. | Thomas Arnhold | |
Done with sed -i 's%\(\.equalsAscii\)(\(\s\?"[^"]\+"\)\(\s\?\))%\1L(\3RTL_CONSTASCII_STRINGPARAM(\2\3)\3)%g'. | |||
2011-01-06 | cppunit: prefer prefix variant | Caolán McNamara | |
2010-12-23 | cppcheck: prefer prefix variant | Caolán McNamara | |
2010-12-05 | Replace all occured, occurance etc. | Takeshi Abe | |
2010-11-27 | cppcheck: use prefix form | Caolán McNamara | |
2010-11-20 | EasyHack: RTL conversion from createFromAscii | Kevin Hunter | |
2010-11-17 | drop unused methods | Caolán McNamara | |
2010-11-17 | unused header | Caolán McNamara | |
2010-11-17 | micro-optimize, drop unused headers and lose some unused symbols | Caolán McNamara | |
2010-11-17 | remove archaic SGI header guards | Caolán McNamara | |
2010-10-25 | convert vos/process.hxx and related API | Norbert Thiebaud | |
2010-10-25 | remvove vos/macros.h usage | Norbert Thiebaud | |
2010-10-25 | rename osl::SolarMutexGuard -> SolarGuard to avoid namespace ambiguity | Norbert Thiebaud | |
2010-10-25 | merge vosremoval-mutex.diff | Norbert Thiebaud | |
In practice the changeset is 'inspired' by vosremoval-mutex.diff but was essentially redone manually | |||
2010-10-25 | micro optimization | Caolán McNamara | |
2010-10-25 | micro opts | Caolán McNamara | |
2010-10-24 | micro opts | Caolán McNamara | |
2010-10-18 | remove non-compiled code | Povilas Kanapickas | |
2010-10-14 | Add vim/emacs modelines to all source files | Sebastian Spaeth | |
Fixes #fdo30794 Based on bin/add-modelines script (originally posted in mail 1286706307.1871.1399280959@webmail.messagingengine.com) Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de> | |||
2010-10-10 | merge vosremoval-diagnoses patch | Norbert Thiebaud | |
2010-10-09 | A patch to remove some unused directives. | jgraeme | |
Graeme | |||
2010-10-05 | more removed include guards using fixguard.py | Petr Mladek | |
2010-10-05 | remove include guards using fixguard.py | Petr Mladek | |
2010-10-04 | More of OD style's comments removal | David Hobley | |
2010-08-18 | CWS-TOOLING: integrate CWS mav56 | Kurt Zenker | |
2010-08-10 | mav56: #163253# tread invalid path segments correctly | Mikhail Voytenko | |
2010-07-01 | jl154: #i112673# ensure that client-facing PID remains the same across ↵ | sb | |
internal OOo restart on Mac OS X | |||
2010-06-25 | masterfix: #i10000#,#i112674# prevent restarting on Mac | obo | |
2010-06-22 | CWS-TOOLING: integrate CWS jl152 | obo | |
2010-06-22 | jl152 merge with DEV300_m83 | Joachim Lingner | |
2010-06-18 | masterfix: #i10000# remove DOS lineends | obo | |
2010-06-18 | CWS-TOOLING: integrate CWS tl78v3 | obo | |
2010-06-18 | CWS-TOOLING: integrate CWS tl78 | obo | |
2010-06-15 | tl78v2: #i112427# Support password to modify in calc and writer ODF documents | Mikhail Voytenko | |
2010-06-15 | CWS-TOOLING: integrate CWS fwk139 | obo | |
2010-06-07 | jl152 merge with DEV300_m80 | Joachim Lingner | |
2010-06-07 | tl78: #i10000# fix warnings | Mikhail Voytenko | |
2010-06-04 | cws tl78: warning free code | Thomas Lange [tl] | |