Age | Commit message (Expand) | Author |
2014-12-10 | Resolves: fdo#53460 crashes after casting SwTxtFrm to unrelated SwLayoutFrm | Caolán McNamara |
2014-12-09 | Typo: enventually=>eventually | Julien Nabet |
2014-12-09 | fdo#86619 removal of less used table context menu items | Yousuf Philips |
2014-12-09 | No need to use a macro here. | Jan Holesovsky |
2014-12-09 | removed unused timeout defines | Tobias Madl |
2014-12-09 | changed timers to idle | Jennifer Liebel |
2014-12-09 | changed timers to idles | Tobias Madl |
2014-12-09 | changed timer to idle | Tobias Madl |
2014-12-09 | changed timers to Idle | Tobias Madl |
2014-12-09 | changed timers to idle | Jennifer Liebel |
2014-12-09 | changed some timer to idle | Tobias Madl |
2014-12-09 | changed timer to idle | Jennifer Liebel |
2014-12-09 | changed timers to idles | Tobias Madl |
2014-12-09 | SwWW8ImplReader::CoreLoad: tolerate missing ooo.vba.word.Globals | Miklos Vajna |
2014-12-09 | Factor out SvxRsidItem::dumpAsXml() from sw | Miklos Vajna |
2014-12-08 | Remove more unnecessary header includes and use forward declaration. | Kohei Yoshida |
2014-12-08 | coverity#1242459 Identical code for different branches | Caolán McNamara |
2014-12-08 | bracket up this horror anyway | Caolán McNamara |
2014-12-08 | coverity#1257109 Unchecked dynamic_cast | Caolán McNamara |
2014-12-08 | coverity#1257107: handle these consistently | Bjoern Michaelsen |
2014-12-08 | deque is never used | Bjoern Michaelsen |
2014-12-08 | make InsertRedline() non-static again | Bjoern Michaelsen |
2014-12-08 | rename to simple SaveMergeRedline and put in namespace | Bjoern Michaelsen |
2014-12-08 | remove inheritance from Ring<> | Bjoern Michaelsen |
2014-12-08 | use a std::list<> instead of a Ring<> | Bjoern Michaelsen |
2014-12-08 | use unique | Bjoern Michaelsen |
2014-12-08 | make InsertRedline a static function | Bjoern Michaelsen |
2014-12-08 | coverity#1257107 Unchecked dynamic_cast | Caolán McNamara |
2014-12-08 | Factor out SvxWeightItem::dumpAsXml() from sw | Miklos Vajna |
2014-12-07 | loplugin:cstylecast, involving pointer to incomplete type | Stephan Bergmann |
2014-12-07 | loplugin:cstylecast, involving pointer to incomplete type | Stephan Bergmann |
2014-12-07 | loplugin:cstylecast, involving pointer to incomplete type | Stephan Bergmann |
2014-12-07 | loplugin:cstylecast, involving pointer to incomplete type | Stephan Bergmann |
2014-12-07 | loplugin:cstylecast, involving pointer to incomplete type | Stephan Bergmann |
2014-12-07 | loplugin:cstylecast, involving pointer to incomplete type | Stephan Bergmann |
2014-12-07 | loplugin:cstylecast, involving pointer to incomplete type | Stephan Bergmann |
2014-12-07 | loplugin:cstylecast, involving pointer to incomplete type | Stephan Bergmann |
2014-12-07 | loplugin:cstylecast, involving pointer to incomplete type | Stephan Bergmann |
2014-12-07 | loplugin:cstylecast, involving pointer to incomplete type | Stephan Bergmann |
2014-12-07 | loplugin:cstylecast, involving pointer to incomplete type | Stephan Bergmann |
2014-12-07 | loplugin:cstylecast, involving pointer to incomplete type | Stephan Bergmann |
2014-12-07 | loplugin:cstylecast, involving pointer to incomplete type | Stephan Bergmann |
2014-12-07 | fdo#42785 fix crashing again with this doc in 4-4 series | Caolán McNamara |
2014-12-07 | Introduce ParaspaceIncrease/Decrease commands in Writer and Calc | Maxim Monastirsky |
2014-12-07 | Forward-declare MarkedUndoAction. | Kohei Yoshida |
2014-12-05 | since touching this: sprinkle in some nullptr | Bjoern Michaelsen |
2014-12-05 | removing in callback should be alright, we update the iterators | Bjoern Michaelsen |
2014-12-05 | Factor out SwFrmFmt::dumpAsXml() from SwFrmFmts::dumpAsXml() | Miklos Vajna |
2014-12-05 | move use of IsMultiSelection() | Bjoern Michaelsen |
2014-12-05 | use unique() for checks for multiselection | Bjoern Michaelsen |