Age | Commit message (Expand) | Author |
2015-04-01 | Replace remaining getCppuType et al with cppu::UnoType | Stephan Bergmann |
2015-03-30 | Add SvxTableController::setCursorLogicPosition() | Miklos Vajna |
2015-03-30 | SdrMarkView tiled rendering: partially disable SdrTableObj graphic selection | Miklos Vajna |
2015-03-30 | svx, sw: can avoid vcl/ITiledRenderable.hxx include here | Miklos Vajna |
2015-03-29 | Clean up template-parameter-dependent C-style casts | Stephan Bergmann |
2015-03-28 | Clean up C-style casts from pointers to void | Stephan Bergmann |
2015-03-26 | tdf#81073 :Addition of text zoom levels to print preview zoom | Rishabh Kumar |
2015-03-26 | const_cast: convert some C-style casts and remove some redundant ones | Stephan Bergmann |
2015-03-25 | Typo: formated->formatted | Julien Nabet |
2015-03-24 | convert SVX_ZOOM_ENABLE constants to enum class | Noel Grandin |
2015-03-20 | Typo: (O/o)veride(n)->(O/o)verride(n) | Julien Nabet |
2015-03-19 | loplugin:constantfunction: svx | Noel Grandin |
2015-03-18 | create new 'enum class' SotClipboardFormatId to unify types | Noel Grandin |
2015-03-17 | tdf#90030 Jump to Last Edited Slide Menu Entry | Anurag Kanungo |
2015-03-16 | Add ImpEditView::libreOfficeKitCallback() | Miklos Vajna |
2015-03-16 | drawinglayer::processor2d::HitTestProcessor2D: ignore pixel size of ... | Miklos Vajna |
2015-03-09 | V801: Decreased performance | Caolán McNamara |
2015-03-09 | sdr::overlay::OverlayObjectList: when tiled rendering, don't work with pixels | Miklos Vajna |
2015-03-09 | Add sdr::overlay::OverlayManager::getModel() | Miklos Vajna |
2015-03-08 | svx: nAnz -> nCount | Miklos Vajna |
2015-03-07 | sdr::overlay::OverlayManager: rmOutputDevice -> mrOutputDevice | Miklos Vajna |
2015-03-07 | SdrMarkView: aHdl -> maHdlList | Miklos Vajna |
2015-03-06 | Timer/Idle: adapted inherited funktions | Tobias Madl |
2015-03-06 | idle includes and enum use | Jennifer Liebel |
2015-03-06 | Timer: Adapted all idle includes and enum uses | Tobias Madl |
2015-03-04 | V813: Decreased performance | Caolán McNamara |
2015-03-02 | HiDPI: increase size of handles including anchor | Tomaž Vajngerl |
2015-03-01 | -Werror,-Wunused-private-field | Stephan Bergmann |
2015-03-01 | tdf#84002 Add support for .ase color palettes | Chris Laplante |
2015-02-23 | sd::ViewShell -> SdrModel for LOK callback | Miklos Vajna |
2015-02-23 | ImpEditEngine::UpdateViews: need to go via Invalidate() for tiled rendering | Miklos Vajna |
2015-02-23 | sd: add SdDrawDocument::dumpAsXml() | Miklos Vajna |
2015-02-23 | remove unnecessary parenthesis in return statements | Noel Grandin |
2015-02-18 | Typos | Julien Nabet |
2015-02-18 | boost->std | Caolán McNamara |
2015-02-18 | boost->std | Caolán McNamara |
2015-02-17 | boost->std | Caolán McNamara |
2015-02-17 | some more de-boostification | Caolán McNamara |
2015-02-16 | boost::foo_ptr->std::foo_ptr | Caolán McNamara |
2015-02-16 | add GetSelectEntryData to ListBox and ComboBox | Noel Grandin |
2015-02-14 | related tdf#89004 move to std:set instead of std::vector | Ursache Vladimir |
2015-02-09 | Fix of a few typos | Andrea Gelmini |
2015-02-09 | tdf#47577 Zoom slider should only react to full click | Rodolfo Ribeiro Gomes |
2015-02-07 | loplugin:deletedspecial | Stephan Bergmann |
2015-02-05 | callcatcher: update unused code | Caolán McNamara |
2015-02-03 | Fix TYPEINFO_VISIBILITY vs. TYPEINFO_VISIBILITY_OVERRIDE | Stephan Bergmann |
2015-02-03 | callcatcher: shave off some more | Caolán McNamara |
2015-02-02 | callcatcher: remove some unused methods | Caolán McNamara |
2015-01-29 | callcatcher: large newly detected unused methods post de-virtualization | Caolán McNamara |
2015-01-29 | tdf#78854 do not crash when undoing layout change | David Tardon |