Age | Commit message (Expand) | Author |
2018-02-02 | usb: MSVC: pragma warning: make more specific, remove obsolete | Mike Kaganski |
2018-02-02 | tools: MSVC: pragma warning: make more specific, remove obsolete | Mike Kaganski |
2018-02-02 | sw: MSVC: pragma warning: make more specific, remove obsolete | Mike Kaganski |
2018-02-02 | sot: MSVC: pragma warning: make more specific, remove obsolete | Mike Kaganski |
2018-02-02 | sdext: MSVC: pragma warning: make more specific, remove obsolete | Mike Kaganski |
2018-02-02 | lokdialog: Color/font picker in dialogs don't show preview | Tamás Zolnai |
2018-02-02 | loplugin:useuniqueptr in X11SalFrame | Noel Grandin |
2018-02-02 | Replace some front/pop_front by for-range loops+clear | Julien Nabet |
2018-02-02 | loplugin:useuniqueptr in GtkSalFrame | Noel Grandin |
2018-02-02 | remove connectivity OSubComponent | Noel Grandin |
2018-02-02 | loplugin:useuniqueptr in SalGtkFilePicker | Noel Grandin |
2018-02-02 | loplugin:useuniqueptr in i18npool | Noel Grandin |
2018-02-02 | use TypedWhichId in BaseProperties::GetItem | Noel Grandin |
2018-02-02 | sw: replace DELETEZ with std::unique_ptr in textapi.cxx | Michael Stahl |
2018-02-02 | loplugin:useuniqueptr in NWPixmapCache | Noel Grandin |
2018-02-02 | editeng: remove dead code | Chris Sherlock |
2018-02-02 | Don't recycle DocumentInserter, create a new one every time | Katarina Behrens |
2018-02-02 | tdf#115319 references with Hungarian articles | László Németh |
2018-02-02 | svtools: SvParser<T>::NextToken() can be pure-virtual | Miklos Vajna |
2018-02-02 | DOCX import: don't try to set grab-gag props as UNO props | Miklos Vajna |
2018-02-02 | Remove obsolete overflow check | Stephan Bergmann |
2018-02-02 | Breeze-icon: add 32px trackchangesbar icon for default writer bar | andreas kainz |
2018-02-02 | Revert "tdf#98141 add svg file for all app icons in all sizes" | andreas_kainz |
2018-02-02 | avmedia: move BitmapWriteAccess inside Bitmap | Noel Grandin |
2018-02-02 | loplugin:useuniqueptr in PhysicalFontFamily | Noel Grandin |
2018-02-02 | loplugin:singlevalfields | Noel Grandin |
2018-02-02 | loplugin:datamembershadow in PopupMenuToolbarController | Noel Grandin |
2018-02-02 | teach useuniqueptr loplugin about while loops | Noel Grandin |
2018-02-02 | loplugin:useuniqueptr in TEParaPortions | Noel Grandin |
2018-02-02 | loplugin:useuniqueptr in TaskManager::UnqPathData | Noel Grandin |
2018-02-02 | sal: MSVC: pragma warning: make more specific, remove obsolete | Mike Kaganski |
2018-02-02 | setup_native: MSVC: pragma warning: make more specific, remove obsolete | Mike Kaganski |
2018-02-02 | shell: MSVC: pragma warning: make more specific, remove obsolete | Mike Kaganski |
2018-02-02 | sfx2: MSVC: pragma warning: make more specific, remove obsolete | Mike Kaganski |
2018-02-02 | sd: MSVC: pragma warning: make more specific, remove obsolete | Mike Kaganski |
2018-02-02 | sc: MSVC: pragma warning: make more specific, remove obsolete | Mike Kaganski |
2018-02-02 | salhelper: MSVC: pragma warning: make more specific, remove obsolete | Mike Kaganski |
2018-02-02 | pyuno: MSVC: pragma warning: make more specific, remove obsolete | Mike Kaganski |
2018-02-02 | Correctly import solid fill color. | Kohei Yoshida |
2018-02-01 | No reason to restrict values to sal_uInt16 instead of SwTwips (aka long) here | Stephan Bergmann |
2018-02-01 | Author was too dumb to adjust a copy-pasta digit | Eike Rathke |
2018-02-01 | ofz: do not force non-existent parameters into the TokenPool | Eike Rathke |
2018-02-01 | make 'Navigate By' control avaliable in read only mode | Jim Raykowski |
2018-02-01 | Convert 2 lists in vectors in X11_selection (vcl) | Julien Nabet |
2018-02-01 | ofz#5718 Direct-leak | Caolán McNamara |
2018-02-01 | Remove < USHRT_MAX check that is presumably no longer needed | Stephan Bergmann |
2018-02-01 | tdf#114815 pyuno: avoid 2 threads initing python in parallel | Michael Stahl |
2018-02-01 | Don't crash if aArgs is empty | Tor Lillqvist |
2018-02-01 | Check for end-of-stream after reading formula headers | Eike Rathke |
2018-02-01 | Typo: invlidateParameters->invalidateParameters (forms) | Julien Nabet |