Age | Commit message (Expand) | Author |
2015-06-23 | Drop duplicate #includes | Takeshi Abe |
2015-06-23 | rendercontext: Mass fix of using the wrong size. | Jan Holesovsky |
2015-06-22 | Fix typos | Andrea Gelmini |
2015-06-21 | Fix typos | Andrea Gelmini |
2015-06-20 | tdf#84909 Additional tweaks to the standard, draw and text toolbars | Yousuf Philips |
2015-06-19 | LOK: return used format in Document::getTextSelection() | Miklos Vajna |
2015-06-19 | rendercontext: Fix crash with double-buffering in the Styles combo box. | Jan Holesovsky |
2015-06-19 | sd::ViewShell::GetTextSelection: fix text/richtext handling | Miklos Vajna |
2015-06-19 | loplugin:passstuffbyref | Noel Grandin |
2015-06-19 | sd: implement getTextSelection() in SdXImpressDocument | Miklos Vajna |
2015-06-18 | Fix typos | Andrea Gelmini |
2015-06-18 | Bugfix test for tdf#88295 | Katarina Behrens |
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 | loplugin:cstylecast | Stephan Bergmann |
2015-06-16 | Use template function to reduce copy'n'pasta code | Katarina Behrens |
2015-06-16 | tdf#91909 Uno commands for slide navigation and sorting | Philippe Jung |
2015-06-16 | tdf#91887 handle LOK_MOUSEEVENT_MOUSEMOVE in SdXImpressDocument | Miklos Vajna |
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-15 | tdf#91001 Fix inc/dec font for complex selections | Maxim Monastirsky |
2015-06-15 | remove unnecessary check for null when calling delete | Noel Grandin |
2015-06-15 | cppcheck:unreadVariable | Noel Grandin |
2015-06-15 | cppcheck:redundantCondition | Noel Grandin |
2015-06-15 | Fix comment | Maxim Monastirsky |
2015-06-15 | Fix typos | Andrea Gelmini |
2015-06-14 | tdf#91857 Reorganize impress's menu bar | Yousuf Philips |
2015-06-14 | cppcheck: redundantCondition [part1] | Julien Nabet |
2015-06-13 | Fix typos | Andrea Gelmini |
2015-06-13 | Typos | Julien Nabet |
2015-06-12 | tdf#92001 'Handles' contains array of PropertyValues | Andras Timar |
2015-06-10 | coverity#1302618 deref of NULL | Caolán McNamara |
2015-06-10 | Fix sd ID conflicts and duplicates | Philippe Jung |
2015-06-10 | bSwitchOff is always false now | Maxim Monastirsky |
2015-06-10 | tdf#88290 Adapt the numbering popup to more than 8 items | Maxim Monastirsky |
2015-06-10 | sd: fix gcc-4.7 build | Miklos Vajna |
2015-06-08 | tdf#91890:Impress Crash when click on Transition icon in sidebar | Rishabh Kumar |
2015-06-08 | loplugin:cstylecast: deal with remaining pointer casts | Stephan Bergmann |
2015-06-08 | Resolves: tdf#91932 enable CaseMap property in impress/draw | Caolán McNamara |
2015-06-08 | some spelling fixes, mostly in Java code | Noel Grandin |
2015-06-07 | Related: tdf#89905 these PalettePath uses appear to really be UserConfigPath | Caolán McNamara |
2015-06-06 | Apply new VclPtr clang plugin to catch potential problems. | Noel Grandin |
2015-06-06 | callcatcher: update unused code | Caolán McNamara |
2015-06-06 | Typo: readd -> read | Julien Nabet |
2015-06-05 | tdf#86614 Adjusting some text entries and rearranging and removing others | Yousuf Philips |
2015-06-04 | convert B2VectorContinuity to scoped enum | Noel Grandin |
2015-06-03 | tdf#87822 Impress: hide common task toolbar in master view | Philippe Jung |