summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-04-23Replace GetImage with CommandInfoProvider::GetImageForCommandMaxim Monastirsky3-42/+1
2017-04-23Handle keyinput properly in case of BottomToTop vertical textTamás Zolnai1-1/+2
2017-04-23merge comphelper::ChainablePropertySet with comphelper::ChainableHelperNoStateNoel Grandin2-89/+19
2017-04-23simplify ChainableProperySet and MasterPropertySetNoel Grandin2-38/+0
2017-04-22revert bits of "remove some old MSVC workarounds"Noel Grandin1-5/+6
2017-04-22Notebookbar: better tab placing for the NotebookbarTabControlSzymon Kłos1-0/+1
2017-04-21add generic digest classMarkus Mohrhard1-0/+47
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky2-93/+0
2017-04-21LOK - Calc: changed the way header is updated on row/col insert/removeMarco Cecchetti2-2/+11
2017-04-21restore copy/paste menu entriesCaolán McNamara1-0/+3
2017-04-21tdf#103872 Localize "Export as image" window titleGabor Kelemen1-1/+1
2017-04-21convert HTML_OPTION_IDS to scoped enumNoel Grandin2-163/+163
2017-04-21remove some old MSVC workaroundsNoel Grandin3-13/+5
2017-04-20convert EDynamicMenuType to scoped enumNoel Grandin1-4/+3
2017-04-20loplugin:unusedmethodsNoel Grandin7-82/+0
2017-04-20mnDateFormat in DateFormatter is unusedNoel Grandin1-1/+0
2017-04-20SvxSpellWrapper::ReplaceAll doesn't use it's second paramNoel Grandin1-1/+1
2017-04-19only one use of GetStandardTextCaolán McNamara1-5/+0
2017-04-19remove freshly unused menu support from src filesCaolán McNamara10-111/+2
2017-04-19convert MeasurementSystem to scoped enumNoel Grandin1-3/+3
2017-04-18tdf#95992 "Edit" > "Compare Document..." opens dialog that is...Matteo Casalin2-4/+11
2017-04-18remove sfx2/sfxcommands.hCaolán McNamara2-34/+1
2017-04-18convert filter menu to .uiCaolán McNamara2-7/+4
2017-04-18convert RID_FMSHELL_CONVERSIONMENU menu to .uiCaolán McNamara1-1/+0
2017-04-17tdf#89329 Use std::unique_ptr for ImplData in vcl/syswinJames Raykowski1-1/+2
2017-04-16first stab at replacing hard coded relationships with calls to a methodMarkus Mohrhard1-0/+25
2017-04-15convert form data navigator menu to .uiCaolán McNamara1-1/+0
2017-04-15convert form navigator menu to .uiCaolán McNamara2-5/+4
2017-04-15convert column menu to .uiCaolán McNamara2-9/+8
2017-04-15Fix vertical text and bitmap bullet renderingTamás Zolnai1-0/+1
2017-04-15Avoid using implicit assignment operatorTamás Zolnai1-0/+3
2017-04-15Introduce text rotation for Impress tablesTamás Zolnai7-6/+11
2017-04-15Fix typosAndrea Gelmini1-1/+1
2017-04-14convert cell menu to .uiCaolán McNamara1-1/+0
2017-04-14convert rows menu to .uiCaolán McNamara1-1/+0
2017-04-14convert function menu to .uiCaolán McNamara1-3/+0
2017-04-14ubsan: only cast when necessaryCaolán McNamara1-7/+7
2017-04-14convert fileview context menu to .uiCaolán McNamara2-6/+1
2017-04-14remove the remaining unused mouse cursorsCaolán McNamara1-24/+20
2017-04-14document that PointerStyle and css::awt::SystemPointer are linkedCaolán McNamara1-72/+74
2017-04-14sfx2 lok: use auto when initializing with a cast to avoid duplicationMiklos Vajna1-1/+1
2017-04-14revert removal of apparently unused mouse cursorsCaolán McNamara1-81/+96
2017-04-14remove the old collaboration feature based on telepathyMarkus Mohrhard4-232/+0
2017-04-14vcl PDF import: don't assume larger offset -> newer trailerMiklos Vajna1-0/+4
2017-04-13convert DateFormat to scoped enum and rename to DateOrderNoel Grandin2-12/+13
2017-04-13Simplify jfw_findAllJREsStephan Bergmann1-1/+0
2017-04-13convert AX_FONTDATA to o3tl::typed_flagsNoel Grandin1-9/+16
2017-04-13Simplify passing options to jfw_startVMStephan Bergmann1-4/+2
2017-04-13Removed duplicated includesAndrea Gelmini2-2/+0
2017-04-12Notebookbar: remove dependency between all containers and IPrioritableSzymon Kłos2-2/+7