Age | Commit message (Expand) | Author |
2015-06-22 | Fix typos | Andrea Gelmini |
2015-06-21 | Fix typos | Andrea Gelmini |
2015-06-19 | fix tabpage rendering | László Németh |
2015-06-19 | rendercontext: Fix crash with double-buffering in the Styles combo box. | Jan Holesovsky |
2015-06-19 | Catch inadvertent uses of OUString(sal_Unicode) ctor | Stephan Bergmann |
2015-06-19 | Revert "optimise SdrObjList::SetObjectOrdNum" | Noel Grandin |
2015-06-19 | optimise SdrObjList::SetObjectOrdNum | Noel Grandin |
2015-06-18 | There are only 8 available strings | Maxim Monastirsky |
2015-06-18 | Fix typos | Andrea Gelmini |
2015-06-17 | Replace boost::scoped_array<T> with std::unique_ptr<T[]> | Takeshi Abe |
2015-06-17 | Some missing SolarMutexGuard around VclPtr acquire/release | Stephan Bergmann |
2015-06-17 | svx: nHdlAnzMerk -> nSavedHdlCount | Miklos Vajna |
2015-06-16 | Line Section reorganisation | Rishabh Kumar |
2015-06-16 | Fix typos | Andrea Gelmini |
2015-06-16 | Fix typos | Andrea Gelmini |
2015-06-16 | Fix typos | Andrea Gelmini |
2015-06-16 | Fix typos | Andrea Gelmini |
2015-06-16 | Fix typos | Andrea Gelmini |
2015-06-16 | Fix typos | Andrea Gelmini |
2015-06-16 | tdf#73071:Styles tab addition to the sidebar for writer | Rishabh Kumar |
2015-06-15 | Resolves: tdf#92082 crash on closing color bar after redocking it | Caolán McNamara |
2015-06-15 | cppcheck:unreadVariable | Noel Grandin |
2015-06-15 | sdr tiled rendering: stop animation timer's task | Henry Castro |
2015-06-15 | cppcheck: variableScope | Caolán McNamara |
2015-06-15 | Related: tdf#87651 Swap buttons and align to the right | Maxim Monastirsky |
2015-06-15 | Fix typos | Andrea Gelmini |
2015-06-14 | Paragraph related part of Background Tab is unused now | Zolnai Tamás |
2015-06-14 | Remove unused OpenGLObject | Zolnai Tamás |
2015-06-14 | Avoid duplicated attribute names in RID_ATTR_NAMES | Zolnai Tamás |
2015-06-14 | cppcheck: redundantCondition [part2] | Julien Nabet |
2015-06-14 | cppcheck: redundantCondition [part1] | Julien Nabet |
2015-06-13 | Typos | Julien Nabet |
2015-06-12 | svx: prefix remaining SdrMarkView members | Miklos Vajna |
2015-06-11 | SdrCustomShapeEngine/DataItem are just SfxStringItem | Stephan Bergmann |
2015-06-10 | coverity#1302618 deref of NULL | Caolán McNamara |
2015-06-10 | Remove unnecessary Bool2Any | Stephan Bergmann |
2015-06-10 | tdf#91727 - Unwind non-dispatch of idle handlers. | Michael Meeks |
2015-06-10 | tdf#88055: Don't export transparent background colour as white | Katarina Behrens |
2015-06-10 | tdf#88290 Adapt the numbering popup to more than 8 items | Maxim Monastirsky |
2015-06-10 | tdf#87651 Add outline buttons to impress sidebar | Maxim Monastirsky |
2015-06-10 | tdf#91944 Fix inc/dec indent buttons in impress | Maxim Monastirsky |
2015-06-09 | More CppunitTest_sw_uiwriter fixes | Miklos Vajna |
2015-06-09 | loplugin:unnecessaryvirtuals | Noel Grandin |
2015-06-08 | add (and call before dtor) Commit to SvtSearchOptions | Caolán McNamara |
2015-06-08 | loplugin:cstylecast: deal with remaining pointer casts | Stephan Bergmann |
2015-06-08 | Setting Maximum Value for Transparency spin button in area sidebar tab | Rishabh Kumar |
2015-06-07 | Resolves: tdf#89905 don't copy palettes from shared to user | Caolán McNamara |
2015-06-07 | Related: tdf#89905 these PalettePath uses appear to really be UserConfigPath | Caolán McNamara |
2015-06-06 | Typo: Gourand → Gouraud | Valter Mura |
2015-06-06 | Apply new VclPtr clang plugin to catch potential problems. | Noel Grandin |