Age | Commit message (Expand) | Author |
2017-02-14 | drop CTL_STYLE enum | Noel Grandin |
2017-02-14 | remove unused MoveAll from SvxRuler::UpdateType enum | Noel Grandin |
2017-02-14 | remove unused StartSelection from SvxTableController::TblAction enum | Noel Grandin |
2017-02-14 | remove unused BreakedLine enumerator from SdrMeasureTextVPos | Noel Grandin |
2017-02-14 | remove unused Invalid enumerator from ShapeProperty enum | Noel Grandin |
2017-02-14 | remove unused Outline enumerator from SelectionAnalyzer::ViewType enum | Noel Grandin |
2017-02-14 | remove unused BrkAction enumerator from SdrEventKind | Noel Grandin |
2017-02-14 | remove unused ValueSetWithTextControl::ControlType enum | Noel Grandin |
2017-02-14 | remove unused GlueDeselected enumerator from SdrHdlKind enum | Noel Grandin |
2017-02-14 | remove unused ModelSaved enumerator from SdrHintKind enum | Noel Grandin |
2017-02-14 | remove unused Handles enumerator from DefaultType enum | Noel Grandin |
2017-02-14 | remove unused Copy enumerator from SdrUserCallType enum | Noel Grandin |
2017-02-14 | drop unused Streaming enumerator from SdrInsertReasonKind enum | Noel Grandin |
2017-02-13 | Fix typos | Andrea Gelmini |
2017-02-13 | convert CharCompressType to scoped enum | Noel Grandin |
2017-02-12 | Typo: (trans)fomat->(trans)format | Julien Nabet |
2017-02-12 | Various typos on accessible | Julien Nabet |
2017-02-08 | replace localresource of strings and keys with StringArray | Caolán McNamara |
2017-02-08 | remove unused SCHATTR_DIAGRAM_STYLE | Noel Grandin |
2017-02-07 | convert resources containing strings to stringarray resources | Caolán McNamara |
2017-02-07 | Related: tdf#105371 we can do this with a sizegroup | Caolán McNamara |
2017-02-07 | revert unready stuff | Caolán McNamara |
2017-02-07 | convert resources containing strings to stringarray resources | Caolán McNamara |
2017-02-07 | remove unused constant from SdrHintKind | Noel Grandin |
2017-02-07 | remove unused constant from SdrInsertReasonKind enum | Noel Grandin |
2017-02-06 | Translate German comments in svdoedge | Johnny_M |
2017-02-03 | Typo: progess->progress | Julien Nabet |
2017-02-03 | tdf#105707 PPTX import: warn when SmartArt is missing DrawingML fallback | Miklos Vajna |
2017-02-03 | tdf#105371, tdf#99456 Alignment in find & replace dialog | heiko tietze |
2017-02-02 | Translate German comments | Johnny_M |
2017-02-02 | convert method names in tools::SvRef to be more like our other.. | Noel Grandin |
2017-01-27 | lok: Allow to reply to comments using postit id | Pranav Kant |
2017-01-26 | Related: tdf#104312 create palette on demand | Caolán McNamara |
2017-01-26 | Remove dynamic exception specifications | Stephan Bergmann |
2017-01-25 | tdf#105502 sd increase font size: handle table selection | Miklos Vajna |
2017-01-25 | loplugin: unnecessary destructor svx | Noel Grandin |
2017-01-25 | Fix typo in comments: relativ -> relative | Takeshi Abe |
2017-01-24 | Fix typo in comments: absolut -> absolute | Takeshi Abe |
2017-01-23 | Change all Idle* LINKs to be Timer* | Jan-Marek Glogowski |
2017-01-23 | pass ownership by pointer | Jochen Nitschke |
2017-01-23 | move defines to only user | Jochen Nitschke |
2017-01-23 | use rtl::Reference in SvxPixelCtl | Noel Grandin |
2017-01-23 | use rtl::Reference in SvxShowCharSet | Noel Grandin |
2017-01-23 | tdf#105266 Make LIGHTEN and DARKEN follow MS specification | Regina Henschel |
2017-01-23 | use tools::SvRef in ImpSdrObjTextLinkUserData | Noel Grandin |
2017-01-19 | New loplugin:dynexcspec: Add @throws documentation, svx | Stephan Bergmann |
2017-01-19 | svx: load BitmapEx resources instead of Image ones | Caolán McNamara |
2017-01-19 | drop unused image ids | Caolán McNamara |
2017-01-17 | manage SvxPropertySetInfoPool.mpInfos with rtl::Reference | Noel Grandin |
2017-01-17 | tdf#103574 Imagemap dialog lacks on confirmation button | Abhilash Singh |