Age | Commit message (Expand) | Author |
2014-08-31 | fdo#33899 autocorrect: don't replace date parts with fractions | László Németh |
2014-08-29 | editeng: deploy an assert for the default items | Michael Stahl |
2014-08-29 | fdo#62923 Autocorrect opt. 'Replace dashes' uses en-dash between numbers | László Németh |
2014-08-26 | Remove unimplemented function declarations | Matúš Kukan |
2014-08-25 | QueryBox RID_SVXQB_* -> MessageDialog + string | Caolán McNamara |
2014-08-25 | Avoid possible memory leaks in case of exceptions | Takeshi Abe |
2014-08-23 | fdo#82577: Handle KeyCode | Tor Lillqvist |
2014-08-23 | fdo#82577, fdo#82579: Handle Cursor | Tor Lillqvist |
2014-08-22 | Remove some useless tools/debug.hxx includes | Marcos Paulo de Souza |
2014-08-22 | Simplify autocorrect loading - removing redundant parameter. | Michael Meeks |
2014-08-20 | vcl: use enum for complex text layout constants | Noel Grandin |
2014-08-18 | drop unnecessary shl.hxx includes | Caolán McNamara |
2014-08-17 | coverity#1132709 Uncaught exception | Caolán McNamara |
2014-08-15 | editeng: initialize mnRefCount in all ctors, fix sw.check crashes... | Michael Stahl |
2014-08-14 | Build fix when DEBUG_EDIT_ENGINE is on. | Kohei Yoshida |
2014-08-14 | Use boost::intrusive_ptr in lieu of manual ref-counting. | Kohei Yoshida |
2014-08-14 | Apply a simple pimpl idiom and rename the old Impl to make it non-Impl. | Kohei Yoshida |
2014-08-13 | WaE: C4245: 'argument' : conversion from 'int' to 'size_t' | Tor Lillqvist |
2014-08-11 | -Werror,-Wundefined-bool-conversion | Stephan Bergmann |
2014-08-07 | cppcheck: Exception should be caught by reference | Julien Nabet |
2014-08-07 | loplugin:staticcall | Caolán McNamara |
2014-08-07 | coverity#982278 Resource leak in object | Caolán McNamara |
2014-08-01 | fdo#55292 add middle wildcard autocorrection | László Németh |
2014-07-31 | fix some dodgy FieldUnit conversions | Noel Grandin |
2014-07-29 | fdo#81812 Kill PIMPE and PIMPEE | Joren De Cuyper |
2014-07-29 | drop use of SFX_ITEM_PRESENTATION_NONE | Noel Grandin |
2014-07-29 | simplify return argument of SfxPoolItem::GetPresentation | Noel Grandin |
2014-07-29 | fdo#55292 paragr. start. autocorr. with a single character (eg. ---A) | László Németh |
2014-07-28 | WaE: overriding virtual function declaration not marked 'override' | Tor Lillqvist |
2014-07-27 | bnc#467459 - fix editeng text search with expanded fields. | Michael Meeks |
2014-07-26 | Massive 'Dialogdiet fail' and similar to 'Dialog creation failed' | Matteo Casalin |
2014-07-23 | convert SfxItemState constants to a proper enum | Noel Grandin |
2014-07-22 | Fix the font handling esp wrt font colors. | Kohei Yoshida |
2014-07-20 | vcl consitent use of long for corrdinate | Norbert Thiebaud |
2014-07-17 | Related: rhbz#1117853 nStartPara of EE_PARA_NOT_FOUND | Caolán McNamara |
2014-07-17 | Renamed brdcst.[hc]xx to SfxBroadcaster.[hc]xx | Tobias Lippert |
2014-07-11 | fdo#81058: Revert "Fix: EE_CHAR_COLOR to EE_CHAR_BKGCOLOR" | Matúš Kukan |
2014-07-11 | new loplugin: externalandnotdefined | Noel Grandin |
2014-07-07 | DBG_ASSERT->assert when followed by dereference | Caolán McNamara |
2014-07-06 | coverity#706504 Uncaught exception | Caolán McNamara |
2014-07-04 | Fix: EE_CHAR_COLOR to EE_CHAR_BKGCOLOR | matteocam |
2014-07-03 | Resolves fdo#79276 Add fallback system for autocorrection of French variants | Julien Nabet |
2014-07-03 | WaE: -Werror=unused-variable | Caolán McNamara |
2014-07-03 | coverity#738958 Unused pointer value | Caolán McNamara |
2014-07-03 | use assert when followed by deref | Caolán McNamara |
2014-07-02 | drop UniReference in favour of rtl::Reference | Noel Grandin |
2014-07-01 | clang scan-build: various warnings | Caolán McNamara |
2014-07-01 | error: 'SvxColorBackgroundItem' was not declared in this scope | Miklos Vajna |
2014-06-30 | Cleanup: removed comments and debugging output | matteocam |
2014-06-30 | Removed assertion in EditCharAttribBackgroundColor | matteocam |