Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-07-31 | ditch ByteString::CreateFromInt32 | Caolán McNamara | |
2011-07-31 | simply this and return a new string | Caolán McNamara | |
2011-07-31 | callcatcher: remove unused FillPolyPolygon | Caolán McNamara | |
2011-07-31 | XML config schema files do not contain strings for localization | Andras Timar | |
2011-07-31 | do not extract strings from ucbhelper (not used by LibO) | Andras Timar | |
2011-07-31 | More iOS hacking, intermediate commit, certainly not working | Tor Lillqvist | |
2011-07-30 | Add consistent Emacs and vim mode lines | Tor Lillqvist | |
2011-07-30 | Removed Kabyle language entry. | Eike Rathke | |
2011-07-30 | fix Kabyle_Algeria [kab_DZ] absent currency symbol. | Eike Rathke | |
* In locale data replaceTo must not be empty if replaceFrom isn't. + Also added check to locale data compiler to prevent this in future. * Fixed a currency format's group separator. * Marked LANGUAGE_USER_KABYLE (0x0659) obsolete as LANGUAGE_TAMAZIGHT_LATIN (0x085F) is used instead, actually commit 909c9aa4550a068513300bc3e899c0466d9287b4 crossed b51eaf4c5083ec35366d18c522a7dd50f9c9b3c0 - Removed the corresponding duplicated entry from langtab.src. | |||
2011-07-29 | check that reads succeeded | Caolán McNamara | |
2011-07-29 | make stream operators leave variables in original state on failure | Caolán McNamara | |
this aligns them with the behaviour of std::stream, and makes things like sal_uInt32 n(0); rSt >> n; if (n) { ... } safe if there was a short read of e.g. 3 bytes instead of the required 4 | |||
2011-07-29 | callcatcher: ditch various unused methods | Caolán McNamara | |
2011-07-29 | Get rid of these non-printable chars | Thomas Arnhold | |
2011-07-29 | callcatcher: remove unused methods | Thomas Arnhold | |
2011-07-28 | Merge branch 'master' of git://anongit.freedesktop.org/libreoffice/libs-gui | Jan Holesovsky | |
2011-07-28 | Don't delete valid [$.*] components of number formats | Katarina Machalkova | |
... such as [RED], [NatNumX] etc. | |||
2011-07-28 | Resolves: fdo#39467 we should throw instead of crashing when \!is() | Caolán McNamara | |
2011-07-28 | Merge commit 'libreoffice-3.4.2.3' | Jan Holesovsky | |
2011-07-28 | callcatcher: ditch various unused methods | Caolán McNamara | |
2011-07-27 | callcatcher: remove various unused methods | Caolán McNamara | |
2011-07-27 | ByteString::CreateFromInt32->rtl::OString::valueOf | Caolán McNamara | |
2011-07-27 | build mtfrenderer component again | Radek Doulik | |
2011-07-26 | Removed weird VERBOSE overload in canvas | Thorsten Behrens | |
Now doing extra logging / graphical debug cues via OSL_DEBUG_LEVEL of 3. Also saves some lines in makefiles. | |||
2011-07-26 | Removed special-casing for SunStudio brokenness | Thorsten Behrens | |
No point in cluttering makefile with workaround for unsupported compiler. | |||
2011-07-26 | callcatcher: remove unused methods | Thomas Arnhold | |
2011-07-26 | callcatcher: bring SplitWindow::GetItemWindow back | Thomas Arnhold | |
Needed by reportdesign/source/ui/report/DesignView.cxx | |||
2011-07-26 | callcatcher: actually remove the right one | Thomas Arnhold | |
2011-07-26 | callcatcher: clean up ImplImageBmp | Thomas Arnhold | |
2011-07-26 | callcatcher: clean Window | Thomas Arnhold | |
2011-07-26 | callcatcher: Kill SvtJavaOptions | Thomas Arnhold | |
2011-07-26 | callcatcher: Remove JavaChild | Thomas Arnhold | |
2011-07-26 | callcatcher: remove unused methods | Thomas Arnhold | |
2011-07-26 | callcatcher: Remove unused SvxSearchConfig | Thomas Arnhold | |
2011-07-26 | callcatcher: clean up SvTreeList{Box} | Thomas Arnhold | |
2011-07-26 | callcatcher: clean up SplitWindow | Thomas Arnhold | |
2011-07-26 | random SAL_N_ELEMENTS cleanup | Michael Meeks | |
2011-07-26 | bring some order into Libray_vcl | Bjoern Michaelsen | |
2011-07-26 | join GUIBASE aqua conditionals in Library_vcl | Bjoern Michaelsen | |
2011-07-26 | join WNT conditionals in Library_vcl | Bjoern Michaelsen | |
2011-07-26 | fixed typo | Takeshi Abe | |
2011-07-26 | use uikit, corefoundation, cocoa, carbon, quicktime externals | Bjoern Michaelsen | |
2011-07-26 | use gtk and gthread externals in vclplug_gtk, add FIXME for dbus | Bjoern Michaelsen | |
2011-07-26 | enable emf debug dump when dbglevel > 1 | Radek Doulik | |
2011-07-26 | enable emf debug dump when dbglevel > 1 | Radek Doulik | |
2011-07-26 | enable emf debug dump when dbglevel > 1 | Radek Doulik | |
2011-07-26 | fix debug build | Radek Doulik | |
2011-07-26 | strip down unused old-style string methods | Caolán McNamara | |
2011-07-26 | callcatcher: remove unused mapEventIDToName | Caolán McNamara | |
2011-07-26 | add a test for a nasty suspicion I have | Caolán McNamara | |
2011-07-26 | use configured freetype and fontconfig flags, at end of link link | Caolán McNamara | |