Age | Commit message (Expand) | Author |
2015-04-13 | loplugin:redundantcast: redundant const_cast followed by implicit upcast | Stephan Bergmann |
2015-04-13 | tdf#90255 FILESAVE:PPTX 'startAt' tag for bullet numbering is not exported | PriyankaGaikwad |
2015-04-13 | loplugin:staticmethods | Noel Grandin |
2015-04-13 | loplugin:staticmethods | Noel Grandin |
2015-04-13 | convert SFX_LOADED_ to scoped enum | Noel Grandin |
2015-04-13 | Add SdXImpressDocument::postKeyEvent() testcase. | Miklos Vajna |
2015-04-13 | sd: SetCursorLogicPosition -> SetCursorMm100Position | Miklos Vajna |
2015-04-10 | tdf#89641 Page numbering in Calc and Draw/Impress | Dobra Gabor |
2015-04-10 | convert SFXOBJECTSHELL_ constants to scoped enum | Noel Grandin |
2015-04-10 | convert SFXMODEL_ to scoped enum | Noel Grandin |
2015-04-10 | convert SfxObjectCreateMode to scoped enum | Noel Grandin |
2015-04-10 | convert SfxSlotFilterState to scoped enum | Noel Grandin |
2015-04-09 | Change tools::Time::GetSystemTicks to sal_uInt64 | Stephan Bergmann |
2015-04-09 | loplugin:staticmethods | Noel Grandin |
2015-04-08 | A UNO Any can't contain an Any | Stephan Bergmann |
2015-04-07 | loplugin:unreffun | Stephan Bergmann |
2015-04-07 | Remove dead INetProtocol::Vim | Stephan Bergmann |
2015-04-07 | Change "blink times" to be of type sal_uInt64 | Stephan Bergmann |
2015-04-07 | convert SvtModuleOptions::EModule to scoped enum | Noel Grandin |
2015-04-07 | Add SdXImpressDocument::setTextSelection() testcase. | Miklos Vajna |
2015-04-07 | LOK: reimplement lok::Document::postKeyEvent() | Miklos Vajna |
2015-04-07 | vcl tiled rendering: don't do anything with disabled mapmode and mm100 mapunit | Miklos Vajna |
2015-04-07 | sd::ViewShell::SetGraphicMm100Position: can avoid FuPoor::DRGLOG here | Miklos Vajna |
2015-04-07 | Add SdXImpressDocument::postMouseEvent() testcase. | Miklos Vajna |
2015-04-07 | Change the Logic in SetGraphicLogicPosition() | Miklos Vajna |
2015-04-07 | sd::ViewShell::LogicMouseButtonUp: typo | Miklos Vajna |
2015-04-07 | Add testcase for sd::Window::LogicInvalidate(). | Miklos Vajna |
2015-04-07 | sd tiled rendering: support turning an editeng selection into a table one | Miklos Vajna |
2015-04-03 | tdf#90403 PPTX import: use real table size | Andras Timar |
2015-04-02 | Change INetProtocol enumerators to CamelCase | Stephan Bergmann |
2015-04-02 | Change INetProtocol to scoped enumeration | Stephan Bergmann |
2015-04-02 | We can no longer import those formats | Katarina Behrens |
2015-04-02 | loplugin:staticmethods | Noel Grandin |
2015-04-01 | convert BOX_LINE and BOXINFO_LINE to enum class | Noel Grandin |
2015-04-01 | Replace remaining getCppuType et al with cppu::UnoType | Stephan Bergmann |
2015-03-31 | tdf#63905: fix regression by using paper size set in printer properties | Clément Lassieur |
2015-03-31 | bnc#910045 wrong cell fill color defined by table style | Zolnai Tamás |
2015-03-31 | Reduce to static_cast any reinterpret_cast from void pointers | Stephan Bergmann |
2015-03-30 | bnc#902652 OOXML: fix import of insets when shape and/or shape text is rotated | Andras Timar |
2015-03-30 | Add SvxTableController::setCursorLogicPosition() | Miklos Vajna |
2015-03-30 | SdXImpressDocument: implement resetSelection() | Miklos Vajna |
2015-03-30 | SdXImpressDocument: implement setGraphicSelection() | Miklos Vajna |
2015-03-30 | sd tiled rendering: increase hit testing tolerance | Miklos Vajna |
2015-03-30 | SdXImpressDocument: implement setTextSelection() | Miklos Vajna |
2015-03-28 | Missing const | Stephan Bergmann |
2015-03-28 | loplugin:cstylecast | Stephan Bergmann |
2015-03-28 | Blind fix for non-standard send(2) signature on Windows | Stephan Bergmann |
2015-03-28 | Clean up C-style casts from pointers to void | Stephan Bergmann |
2015-03-27 | convert GETATTRIBS_ constants to enum class | Noel Grandin |
2015-03-26 | vexing parse | Caolán McNamara |