summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-04-23Replace GetImage with CommandInfoProvider::GetImageForCommandMaxim Monastirsky36-338/+53
2017-04-23tdf#95845 Use CommandInfoProviderMaxim Monastirsky7-125/+36
2017-04-23No usage of the private:commandimage thingMaxim Monastirsky1-15/+1
2017-04-23Customization of notebookbar menu always possibleMaxim Monastirsky1-8/+0
2017-04-23SID_FM_CONFIG isn't executableMaxim Monastirsky1-5/+3
2017-04-23Fix open command nameMaxim Monastirsky1-1/+1
2017-04-23Fix mouse position conversion in case of BottomToTop textTamás Zolnai1-2/+10
2017-04-23Handle keyinput properly in case of BottomToTop vertical textTamás Zolnai3-2/+15
2017-04-23Use automatic integer type, with minor simplificationsMatteo Casalin1-4/+4
2017-04-23OUStrings: avoid temporaries and constifyMatteo Casalin1-6/+5
2017-04-23These data members can be file scope consts, and reusedMatteo Casalin2-24/+20
2017-04-23merge comphelper::ChainablePropertySet with comphelper::ChainableHelperNoStateNoel Grandin6-100/+27
2017-04-23tdf#104610 Always enabled no-width break formatting marksYousuf Philips7-16/+2
2017-04-23AutoText: importing docx contentSzymon Kłos4-63/+113
2017-04-23tdf#107301: Improve non snap-to-char text rendering.Mark Hung1-4/+4
2017-04-23simplify ChainableProperySet and MasterPropertySetNoel Grandin4-128/+6
2017-04-23starmath: Show underscore which does not mark a mnemonic keyTakeshi Abe1-1/+1
2017-04-23starmath: Fix wrong ids in Command Menu to be inserted as commandsTakeshi Abe1-23/+23
2017-04-22mark all new styles as default styles, tdf#103380, tdf#103330Markus Mohrhard4-0/+18
2017-04-22fix --with-tls=openssl buildCaolán McNamara1-1/+1
2017-04-22revert bits of "remove some old MSVC workarounds"Noel Grandin3-9/+11
2017-04-22fix the buildMarkus Mohrhard1-2/+2
2017-04-22tdf#107237 Add shape and frame contextual tabs to WriterYousuf Philips1-101/+890
2017-04-22Notebookbar: better tab placing for the NotebookbarTabControlSzymon Kłos3-13/+48
2017-04-22tdf#102132 Contextual section in its own sectionYousuf Philips1-1/+1
2017-04-22sw: skip part of uiwriter/testTdf107025 if not testable.Mark Hung1-3/+6
2017-04-22tdf#102779 Set a minimum height for Notebookbar tabsYousuf Philips1-0/+3
2017-04-22Don't keep gGlobalGlyphCache, gTextureCache around until exitStephan Bergmann6-15/+40
2017-04-22tdf#107277 add findbar and pagedialog icon to writerandreas kainz5-0/+12
2017-04-22tdf#107068 add arrow to the buttons, mark if field is filteredTomaž Vajngerl6-39/+163
2017-04-22sw: fix a11y crash on double DisposeMichael Stahl1-1/+4
2017-04-22tdf#107126 sw: fix layout crash with section in footnoteMichael Stahl1-0/+6
2017-04-21add test for generic digest classMarkus Mohrhard2-0/+81
2017-04-21add generic digest classMarkus Mohrhard3-0/+206
2017-04-21[pt-PT] Autocorrect - Added 25 wordsMarco A.G.Pinto1-0/+25
2017-04-21upgrade to language-subtag-registry-2017-04-19Eike Rathke1-2/+2
2017-04-21Clean up do_msvcr_magicStephan Bergmann1-33/+38
2017-04-21Silence loplugin:unreffun on "FIXME breaks on Windows"Stephan Bergmann1-1/+2
2017-04-21external/epoxy: Work around missing clang-cl DLL-init CONSTRUCT supportStephan Bergmann2-0/+15
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky559-1472/+38
2017-04-21nss: try to remove nss.windowbuild.patch.0Michael Stahl2-56/+0
2017-04-21LOK - Calc: changed the way header is updated on row/col insert/removeMarco Cecchetti5-4/+47
2017-04-21Disable this test temporarily, breaks on Windows from some reason.Jan Holesovsky1-1/+1
2017-04-21Avoid un-necessary dynamic_cast slowing plain-text import significantly.Michael Meeks1-2/+2
2017-04-21nss: upgrade to release 3.29.5Michael Stahl11-137/+53
2017-04-21Make HASHID work whenever there is std::hash<pthread_t>Stephan Bergmann1-2/+10
2017-04-21ofz#1202 fix oomCaolán McNamara1-3/+1
2017-04-21restore copy/paste menu entriesCaolán McNamara4-0/+63
2017-04-21related tdf#68604: Unit test for writing the plaintext annotations in DOCX.Jan Holesovsky1-0/+28
2017-04-21related tdf#68604: Write the plaintext version of the annotation...Jan Holesovsky1-6/+18