Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-06-29 | some pesky XubStrings | Caolán McNamara | |
Change-Id: Ib4095dee416cab6d954e1612d2e3f6e2d4464f48 | |||
2012-06-29 | Remove unused locals | Thomas Arnhold | |
Change-Id: I14369787e99d31cba32957301340cef2fc832b91 | |||
2012-06-29 | Remove UNO includes comments | Thomas Arnhold | |
Change-Id: I48e193322967fb75e93eaf81e9e2110d3056f92a | |||
2012-06-28 | probably the last uses of the one argument String::CreateFromAscii variant | Caolán McNamara | |
Change-Id: I36aab317da2f69f12aaefc24895ad9eaa6b69a7c | |||
2012-06-27 | Reduce newline bloat at eof | Thomas Arnhold | |
Change-Id: I494ceee07d6825f9466cab810742d7f85291fe14 | |||
2012-06-26 | tidy some resource strings | Caolán McNamara | |
Change-Id: I611a276d048121084ec842d062129e042f3baea5 | |||
2012-06-25 | reduce static_initialization_and_destruction chain | Caolán McNamara | |
Change-Id: I0c1b2f2d908c31d1510662880c13504d81445a6a | |||
2012-06-21 | replace all but one .hdl include with equivalent .hpp includes. | Michael Meeks | |
Change-Id: I15e94f112144549692d0c2babeb48c77adcb93a9 | |||
2012-06-21 | reduce scope and replace some String::CreateFromAscii | Caolán McNamara | |
Change-Id: I8c375e3bfbcd3d7046a8bdb1968934b7d7ca96f8 | |||
2012-06-19 | re-base on ALv2 code. | Michael Meeks | |
2012-06-19 | remove some UniString ctors | Caolán McNamara | |
Change-Id: Ic2e712f4447b733b79d980e178d9d6d9d8bf0e40 | |||
2012-06-18 | convert LocaleDataWrapper to OUString | Caolán McNamara | |
Change-Id: Icb5f5adf9139d1c0f0e86d8128ea6742ce20b138 | |||
2012-06-15 | callcatcher: chainsaw out some unnecessary code | Caolán McNamara | |
Change-Id: I88de7a942fbc9e0c51a3261236f5203f037d2392 | |||
2012-06-13 | reduce use of UniString ctor from null-terminated unicodearray | Caolán McNamara | |
Change-Id: I98361309ada084d8f78517ce88f210d785f59cc0 | |||
2012-06-12 | convert SbPropertyValueArr_Impl to boost::ptr_vector | Michael Stahl | |
Change-Id: Id3189a9abff5ee97b93bccefba8193ba36cb043a | |||
2012-06-12 | SbPropertyValues: rename members | Michael Stahl | |
Change-Id: Iad6bc5af052a0795608ec11ee11c8dea3d091868 | |||
2012-06-12 | SbPropertyValues::setPropertyValue doesn't check that property exists | Michael Stahl | |
Change-Id: Ia63eea0c19bfa750b80f4c99f278f8d144c714a8 | |||
2012-06-12 | Convert SV_DECL_PTRARR_DEL(SbiSymbols) to std::vector | Noel Grandin | |
For reasons I don't understand, the compiler would get uncopy if I tried to declare the destructor in the header file. Change-Id: I67fa7941da2f0ee08ae10bf350fb1f3bf1397410 | |||
2012-06-12 | fix previous commit: | Michael Stahl | |
Make SbCompare_UString_PropertyValue_Impl a strict weak ordering. Change-Id: I70d639ad44ceb69311c2d5bc1b95c972ad658451 | |||
2012-06-12 | Convert SV_DECL_PTRARR(SbPropertyValueArr_Impl) to std::vector | Noel Grandin | |
Change-Id: I3e072c165d83e9ade06caf2508031b473ef7691d | |||
2012-06-12 | use rtl_ustr_getLength instead of a temporary string just to find length | Caolán McNamara | |
Change-Id: Ibbf777e57af6b98611cb5dce5a31517de80305b7 | |||
2012-06-11 | remove EraseLeadingChars and EraseTrailingChars | Caolán McNamara | |
Change-Id: Ib9797fe97cd008cc6508ce8cec47dc5373416892 | |||
2012-06-09 | Remove superfluous empty lines on top | Thomas Arnhold | |
More than two lines are removed for readability. Change-Id: Ibff6cf68d7c512e240a54065b54a225bb23a782b | |||
2012-06-06 | drop String::Reverse | Caolán McNamara | |
Change-Id: Ie06635dc1f242241d48f9d6de4f592898e605bf2 | |||
2012-06-06 | fdo#46808, Adapt UNO services to new style, Part 7, updating ::create | Noel Grandin | |
Update code to use factory method PathSubstitutions::create Change-Id: I3721bd93c36b207d849eea19102f5ac61cadd205 Signed-off-by: Stephan Bergmann <sbergman@redhat.com>, added some tweaks. | |||
2012-06-06 | fdo#46808, Adapt UNO services to new style, Part 7, updating ::create | Noel Grandin | |
Update calls to factories to use new SimpleFileAccess::create method Change-Id: Ie5b0696fe2228a9033b19969245a53c21a61aa14 Signed-off-by: Stephan Bergmann <sbergman@redhat.com>, added some tweaks. | |||
2012-06-02 | targeted string re-work | Norbert Thiebaud | |
Change-Id: Ia73452f1cc83eff144e692c5ec19048c4ce0ca60 | |||
2012-06-02 | targeted string re-work | Norbert Thiebaud | |
Change-Id: Ia651a93951da514105183775a5f49d031a192937 | |||
2012-05-31 | targetted misc. minor cppcheck cleanups reversion | Michael Meeks | |
Change-Id: Ic7f91c035d3e7f0e792d2e9ab217e1fc4ebcf697 | |||
2012-05-31 | nuke unused typedef | Takeshi Abe | |
Change-Id: I8848d0e687c3b19be1a8bc1f41c2a0c94e13bbbf | |||
2012-04-24 | WaE: return SYMBOL -> return true | Caolán McNamara | |
has been return SYMBOL since initial checkin in 2000, SYMBOL is a non-0 enum so return true here instead | |||
2012-04-24 | Fix eleven year old typo | Tor Lillqvist | |
No idea if it has actually caused any uninteded behaviour, or if this fix now then causes something to break. | |||
2012-04-23 | This incorporates the suggested changes. | Abeer Sethi | |
2012-04-20 | WaE: MSVC2008 C2220 unsafe mix of types in operation | Caolán McNamara | |
2012-04-13 | made the search straightforward | Takeshi Abe | |
2012-04-13 | extract ImpGetIntntlSep() into sbxconv.hxx and reuse it | Takeshi Abe | |
2012-04-10 | String::CreateFromInt32->rtl::OUString::valueOf | Caolán McNamara | |
2012-04-08 | Replaced a few equal calls with == | Szabolcs Dezsi | |
2012-04-06 | Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operator | Szabolcs Dezsi | |
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-02 | reorganize trickier statics | Caolán McNamara | |
2012-04-02 | remove static objects from static_initialization_and_destruction chain | Caolán McNamara | |
2012-04-02 | callcatcher: remove some unused code | Caolán McNamara | |
2012-03-30 | remove static OUStrings from static_initialization_and_destruction chain | Caolán McNamara | |
2012-03-28 | removed duplicate includes in avmedia / basic / canvas / chart2 / comphelper | Takeshi Abe | |
2012-03-26 | removed duplicate includes in basic / canvas / chart2 / comphelper | Takeshi Abe | |
2012-03-22 | over-engineered thread-safe static OUString | Caolán McNamara | |
This is a ridiculous over-engineered thread-safe static string for something which is called so few times, and costs 1k of long-term memory as the OUString dtor needs to be put into a callback queue to get called at module unload time. Just return a new string every time, *rolls eyes* | |||
2012-03-20 | remove ToDouble/ToFloat | Caolán McNamara | |
2012-03-09 | fix error comparing a struct vs an uno prop containing a struct fdo#42819 | Noel Power | |
hack to fix the scenario where sometimes we get "Object required" error when comparing an uno property containing a struct with another struct ( if that property is "MAYBEVOID" ) | |||
2012-03-08 | state *what* was not found when throwing exception | Caolán McNamara | |